16 Commits

Author SHA1 Message Date
rubenwardy
57b7f709c9 Clean up 2015-07-16 18:23:00 +01:00
rubenwardy
2c7205b9a1 Don't crash server if no spawn for team 2015-07-15 09:51:25 +01:00
rubenwardy
821c208e2c More admin ctf chat commands 2015-07-15 09:30:05 +01:00
rubenwardy
dd4a35f376 Fix remove player bug 2015-07-14 17:52:54 +01:00
rubenwardy
2328870dae ctf_flash Remove player from team on leaveplayer 2015-07-14 17:52:54 +01:00
rubenwardy
e536384f4e Fix crash on nil team name 2015-07-14 17:52:54 +01:00
rubenwardy
02c1d684c3 ctf.join(): fix bug in anti-change team 2015-07-14 17:52:54 +01:00
rubenwardy
95b698cbd8 ctf.join(): remove player from old team 2015-07-14 17:52:54 +01:00
rubenwardy
60f9060bd5 ctf.join() bug fixes and ctf.register_on_new_game() 2015-07-14 17:52:54 +01:00
rubenwardy
1aa85c35b8 Elimate buggy old ctf.add_user() and use ctf.join() 2015-07-14 17:52:54 +01:00
rubenwardy
0dae99bacd Only save when needed 2015-07-14 17:52:49 +01:00
rubenwardy
5264cc034a Add endgame 2015-07-13 16:44:00 +01:00
rubenwardy
a7d5d29220 Finish decoupling ctf_flags 2015-07-13 13:19:19 +01:00
rubenwardy
9db50cfd3d Remove ctf.area namespace 2015-07-13 13:05:42 +01:00
rubenwardy
d8821e542b More decoupling of ctf_flag, ctf.area.get_spawn is now the only coupled thing 2015-07-12 16:52:50 +01:00
rubenwardy
114d2b3c39 Move team functions from core.lua to teams.lua and remove area.lua 2015-07-12 16:42:13 +01:00