15 Commits

Author SHA1 Message Date
Wuzzy
08a4d70a2c Add /hg unset command 2015-06-23 00:45:39 +02:00
Splizard
47ef959a47 Remove lava within 20 blocks of spawns when game starts. 2013-05-29 20:53:20 +12:00
Splizard
7d0026f790 Fix teleporting when match finishes.
Minetest does not like telporting players from one function?
2013-01-31 21:37:17 +13:00
Splizard
0a3956f457 Catch sneaky players who hold sneak to avoid teleport.
(excuse the pun)
2013-01-31 20:41:15 +13:00
Splizard
711ea7c96b Fix segfault once and for all...
It had something to do with minetest.auth_reload()
2013-01-31 18:07:32 +13:00
Splizard
fdddd58ade Make spawning static. 2013-01-31 17:16:18 +13:00
Splizard
9dee32b8a9 Add registrants for hungry games. Possibly FIX segfault! you can register with /register command spawns must be set with /hg set player_* 2013-01-31 13:33:14 +13:00
Splizard
b317c940e4 Make spawning mod more modular and add "/hg set lobby/spawn" cmd 2013-01-30 15:28:57 +13:00
Splizard
4c20c06ec1 Cleanup some code, FIX teleporting at the start of a match. 2013-01-28 18:43:41 +13:00
Splizard
83e5aef461 Fix bug with static spawn. 2013-01-28 13:58:47 +13:00
Splizard
1a44c43c3e Add dynamic spawning option 2013-01-28 13:53:46 +13:00
Splizard
d85d1f0867 Add some spawning API and Hungry Games chat commands:
hg restart/r/start --starts the match (need privs)
hg stop --stops the map (need privs)
vote --votes to start the map
2013-01-28 12:26:26 +13:00
jojoa1997
92b5cb592c this allows admins to keep their interact 2013-01-27 13:50:48 -05:00
Splizard
1a617375ff Fix syntax error. 2013-01-27 21:05:43 +13:00
Splizard
ddd94b3bb6 Add spectating. 2013-01-27 16:26:42 +13:00