115 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
4f1763265f Move players to their flags after endgame 2015-07-14 17:52:50 +01:00
rubenwardy
0dae99bacd Only save when needed 2015-07-14 17:52:49 +01:00
rubenwardy
61830d59bb Start map reset, ie: Flash CTF mode 2015-07-14 17:52:27 +01:00
rubenwardy
232cc7b35f Remove default setting in wrong place 2015-07-13 17:14:49 +01:00
rubenwardy
37023888b4 New teams after endgame 2015-07-13 17:12:22 +01:00
rubenwardy
4af828a365 Return flag on player death 2015-07-13 17:06:24 +01:00
rubenwardy
5264cc034a Add endgame 2015-07-13 16:44:00 +01:00
rubenwardy
ab87623c91 Rework flag capturing 2015-07-13 14:32:41 +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
f44e0903c4 Remove chatplus, it's no longer needed 2015-07-13 13:00:18 +01:00
rubenwardy
bd86f8bfef Make global chat default, change style in chat log 2015-07-13 12:59:45 +01:00
rubenwardy
59946bc5a3 Remove traps - it's buggy 2015-07-13 12:40:56 +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
67c1a38987 Fix assignment to unassigned global 2014-12-28 17:16:10 +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
727dec74e0 Use minetest.is_protected instead of register_on_dig etc 2014-12-28 16:09:53 +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
a2e3cc8573 Add minetest.conf.example 2014-12-28 15:57:33 +00:00
rubenwardy
6b1555ab4b Decouple core.lua 2014-12-28 15:57:14 +00:00
rubenwardy
8c7381aa24 Change license to LGPL 2.1 or later 2014-12-28 15:31:52 +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
rubenwardy
a5aad86219 Update to latest minetest_game, and remove firearms 2014-12-27 16:00:04 +00:00
rubenwardy
9bb2a745c4 Fix error message 2014-03-13 09:13:08 +00:00
rubenwardy
448f7f25a7 Fix /team join player team 2014-03-13 09:11:36 +00:00