34 Commits

Author SHA1 Message Date
rubenwardy
ca9699d3eb Stop flags disappearing on map reset 2015-07-14 17:52:54 +01:00
rubenwardy
8444c36f3f Add player colors 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
b2cc033d1b Better callback running and ctf.reset() 2015-07-13 13:35:59 +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
745c77cc55 Update minetest_game mods 2015-07-13 12:40:26 +01:00
fishyWET
3f888b51c5 Add more flag colors 2015-07-13 12:36:16 +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
rubenwardy
a1b24f73e1 Decouple ctf_flag 2015-07-12 16:37:45 +01:00
rubenwardy
821edc9637 Move flag.lua to ctf_flag/ 2015-07-12 16:10:54 +01:00
rubenwardy
81e4a2dc24 changes 2015-07-12 15:40:27 +01:00
rubenwardy
c29bce03c6 Setting changes 2015-07-12 14:43:03 +01:00
rubenwardy
909c5e825b Move ctf/cli.lua to ctf_chat 2015-07-12 14:18:44 +01:00
rubenwardy
85437da5e9 fix mistake 2015-02-24 20:10:50 +00:00
rubenwardy
4c3e623e93 Changes with logging 2015-02-24 20:09:21 +00:00
rubenwardy
e54429a649 Proper logging 2015-02-22 19:17:04 +00:00
rubenwardy
30633146ee Fix setting data type issues 2014-12-29 19:58:11 +00:00
rubenwardy
c8e8bc8f41 Make hudkit local 2014-12-28 17:13:20 +00:00
rubenwardy
00cfdc5109 HudKit: add exists() 2014-12-28 17:12:09 +00:00
rubenwardy
70f1dddbbb Add HUD 2014-12-28 17:07:30 +00:00
rubenwardy
46c8c60cb3 Remove vector helpers as they have been added to the lua api 2014-12-28 16:05:08 +00:00
rubenwardy
6b1555ab4b Decouple core.lua 2014-12-28 15:57:14 +00:00
rubenwardy
27abdd9f96 No error message if on allocmode 0 2014-12-27 17:41:42 +00:00
rubenwardy
2b53e4bb30 Add smallest group 2014-12-27 17:40:09 +00:00
rubenwardy
c89ac55ff7 Auto-allocation 2014-12-27 17:36:58 +00:00
rubenwardy
8fab1cb55a Rename 'cf' table to 'ctf' 2014-12-27 16:43:41 +00:00
rubenwardy
fdffb19c0d Fixes and cleaning of code 2014-12-27 16:35:59 +00:00
rubenwardy
64022c69c0 Update turrets 2014-12-27 16:19:23 +00:00
rubenwardy
a2e41623e6 Move stuff around 2014-12-27 16:09:03 +00:00