23 Commits

Author SHA1 Message Date
ANAND
30bd072f39
Convert to modpack (#9) 2020-04-22 22:31:17 +05:30
ANAND
9379a20699
Rename /s to /st
This is because /s is needed for the /summary chat-command alias.
2019-12-23 16:47:38 +05:30
ANAND
eea023fc54
Fix spectator HUD text not being removed when target leaves 2019-11-28 12:07:54 +05:30
ANAND
5cf0beeed3
Fix incorrect help message for /watch 2019-11-28 11:34:10 +05:30
Xenon
dcbf6308af Add in-game staff channel (#6) 2019-11-26 22:32:15 +05:30
ANAND
20c7126e3c
Make players with spectate priv immortal
They don't deserve to die... :'(
2019-11-25 21:46:50 +05:30
ANAND
6389e7557b
Code-style fixes 2019-10-08 12:14:24 +05:30
ANAND
33b40d41c6
Remove IRC bot-command "whereis" 2019-10-08 12:14:23 +05:30
ANAND
d17dce224b
Add immortal armor group for spectators (#8) 2019-09-13 23:30:26 +08:00
ANAND
6f3646231f
Fix spectate being auto-granted to singleplayer
I did not add `give_to_singleplayer = false`, thanks to confusing documentation. See minetest/minetest#8912
2019-09-08 09:09:36 +05:30
Panquesito7
8bf4f7fd99 Use mod.conf instead of depends.txt (#7) 2019-08-28 09:16:09 +08:00
rubenwardy
69c2b44ad7
Fix crash due to changed global 2019-07-03 06:08:31 +01:00
rubenwardy
de585fad15
Fix crash due to bad copy and paste 2019-03-17 18:06:01 +00:00
rubenwardy
b320692b59
Fix syntax error in whereis 2019-03-17 16:07:02 +00:00
ANAND
225448b5f8
Make whereis chat-command require spectate priv
... instead of a complicated combination of kick, ban, and fly.
2019-03-17 09:15:19 +05:30
rubenwardy
2924e8e23e Implement ctf_map.can_cross() 2019-03-17 03:36:42 +00:00
ANAND
e27150b776 Add /whereis chat-command (#3) 2019-03-17 03:35:05 +00:00
ANAND
386b429fb6 Add spectate priv and spectate chat-commands (#5) 2019-03-17 03:34:46 +00:00
ANAND
6f43e90780
Add ctf_match to depends.txt (#4) 2019-03-08 10:26:44 +05:30
rubenwardy
8337297c91
Fix dependency
@ClobberXD
2019-01-05 22:24:31 +00:00
ClobberXD
2d4f61c73c Fix gauges being show above spies 2018-11-26 18:14:40 +00:00
ClobberXD
37ecefe7cf Disable footsteps in hide_player 2018-11-26 13:43:46 +00:00
rubenwardy
e612262653 Initial commit 2018-11-11 19:01:13 +00:00