Commit Graph

  • ff37a6c2e0 Fix flag teleport rubenwardy 2015-07-14 13:53:08 +0100
  • 76e3d25be0 ctf_flag fix bugs and make flag pick up faster rubenwardy 2015-07-14 13:35:44 +0100
  • dcce50c476 Make delete_blocks extend further rubenwardy 2015-07-14 13:18:59 +0100
  • 02c1d684c3 ctf.join(): fix bug in anti-change team rubenwardy 2015-07-14 13:01:01 +0100
  • 95b698cbd8 ctf.join(): remove player from old team rubenwardy 2015-07-14 12:54:09 +0100
  • b58ed038c3 Fix node protection rubenwardy 2015-07-14 12:41:30 +0100
  • 613334fcd4 Give initial stuff rubenwardy 2015-07-14 12:27:40 +0100
  • ef9f5d9aac Remove depreciated minetest.env namespace rubenwardy 2015-07-14 12:15:05 +0100
  • ca9699d3eb Stop flags disappearing on map reset rubenwardy 2015-07-14 12:12:18 +0100
  • 8444c36f3f Add player colors rubenwardy 2015-07-14 12:01:29 +0100
  • 60f9060bd5 ctf.join() bug fixes and ctf.register_on_new_game() rubenwardy 2015-07-14 11:55:12 +0100
  • 1aa85c35b8 Elimate buggy old ctf.add_user() and use ctf.join() rubenwardy 2015-07-14 11:31:14 +0100
  • 4f1763265f Move players to their flags after endgame rubenwardy 2015-07-14 09:43:11 +0100
  • 0dae99bacd Only save when needed rubenwardy 2015-07-14 09:37:40 +0100
  • 61830d59bb Start map reset, ie: Flash CTF mode rubenwardy 2015-07-13 13:24:53 -0400
  • 232cc7b35f Remove default setting in wrong place rubenwardy 2015-07-13 17:14:49 +0100
  • 37023888b4 New teams after endgame rubenwardy 2015-07-13 17:12:22 +0100
  • 4af828a365 Return flag on player death rubenwardy 2015-07-13 17:06:24 +0100
  • 5264cc034a Add endgame rubenwardy 2015-07-13 16:44:00 +0100
  • ab87623c91 Rework flag capturing rubenwardy 2015-07-13 14:32:41 +0100
  • b2cc033d1b Better callback running and ctf.reset() rubenwardy 2015-07-13 13:35:59 +0100
  • a7d5d29220 Finish decoupling ctf_flags rubenwardy 2015-07-13 13:19:19 +0100
  • 9db50cfd3d Remove ctf.area namespace rubenwardy 2015-07-13 13:05:42 +0100
  • f44e0903c4 Remove chatplus, it's no longer needed rubenwardy 2015-07-13 13:00:18 +0100
  • bd86f8bfef Make global chat default, change style in chat log rubenwardy 2015-07-13 12:59:45 +0100
  • 59946bc5a3 Remove traps - it's buggy rubenwardy 2015-07-13 12:40:56 +0100
  • 745c77cc55 Update minetest_game mods rubenwardy 2015-07-13 12:40:26 +0100
  • 3f888b51c5 Add more flag colors fishyWET 2015-07-13 12:36:16 +0100
  • d8821e542b More decoupling of ctf_flag, ctf.area.get_spawn is now the only coupled thing rubenwardy 2015-07-12 16:52:50 +0100
  • 114d2b3c39 Move team functions from core.lua to teams.lua and remove area.lua rubenwardy 2015-07-12 16:42:13 +0100
  • a1b24f73e1 Decouple ctf_flag rubenwardy 2015-07-12 16:37:45 +0100
  • 821edc9637 Move flag.lua to ctf_flag/ rubenwardy 2015-07-12 16:10:54 +0100
  • 81e4a2dc24 changes rubenwardy 2015-07-12 15:40:27 +0100
  • c29bce03c6 Setting changes rubenwardy 2015-07-12 14:43:03 +0100
  • 909c5e825b Move ctf/cli.lua to ctf_chat rubenwardy 2015-07-12 14:18:44 +0100
  • 85437da5e9 fix mistake rubenwardy 2015-02-24 20:10:50 +0000
  • 4c3e623e93 Changes with logging rubenwardy 2015-02-24 20:09:21 +0000
  • e54429a649 Proper logging rubenwardy 2015-02-22 19:17:04 +0000
  • 30633146ee Fix setting data type issues rubenwardy 2014-12-29 19:58:11 +0000
  • 67c1a38987 Fix assignment to unassigned global rubenwardy 2014-12-28 17:16:10 +0000
  • c8e8bc8f41 Make hudkit local rubenwardy 2014-12-28 17:13:20 +0000
  • 00cfdc5109 HudKit: add exists() rubenwardy 2014-12-28 17:12:09 +0000
  • 70f1dddbbb Add HUD rubenwardy 2014-12-28 17:07:30 +0000
  • 727dec74e0 Use minetest.is_protected instead of register_on_dig etc rubenwardy 2014-12-28 16:09:53 +0000
  • 46c8c60cb3 Remove vector helpers as they have been added to the lua api rubenwardy 2014-12-28 16:05:08 +0000
  • a2e3cc8573 Add minetest.conf.example rubenwardy 2014-12-28 15:57:33 +0000
  • 6b1555ab4b Decouple core.lua rubenwardy 2014-12-28 15:57:14 +0000
  • 8c7381aa24 Change license to LGPL 2.1 or later rubenwardy 2014-12-28 15:31:52 +0000
  • 27abdd9f96 No error message if on allocmode 0 rubenwardy 2014-12-27 17:41:42 +0000
  • 2b53e4bb30 Add smallest group rubenwardy 2014-12-27 17:40:09 +0000
  • c89ac55ff7 Auto-allocation rubenwardy 2014-12-27 17:36:58 +0000
  • 8fab1cb55a Rename 'cf' table to 'ctf' rubenwardy 2014-12-27 16:43:41 +0000
  • fdffb19c0d Fixes and cleaning of code rubenwardy 2014-12-27 16:35:59 +0000
  • 64022c69c0 Update turrets rubenwardy 2014-12-27 16:19:23 +0000
  • a2e41623e6 Move stuff around rubenwardy 2014-12-27 16:09:03 +0000
  • a5aad86219 Update to latest minetest_game, and remove firearms rubenwardy 2014-12-27 16:00:04 +0000
  • 9bb2a745c4 Fix error message rubenwardy 2014-03-13 09:13:08 +0000
  • 448f7f25a7 Fix /team join player team rubenwardy 2014-03-13 09:11:36 +0000
  • ef630e9f02 Bones fix by Proller rubenwardy 2014-01-08 18:29:39 +0000
  • 5097ecd344 Fix possible diplomacy bug rubenwardy 2014-01-08 18:03:35 +0000
  • b9a946a6f9 Update chatplus to 0.5 rubenwardy 2014-01-07 18:31:10 +0000
  • 68297ae072 Remove stats rubenwardy 2014-01-06 20:11:35 +0000
  • d9ee36dae3 Add flag taking rubenwardy 2014-01-06 19:59:54 +0000
  • 56d19a90e1 More team commands rubenwardy 2014-01-06 19:00:27 +0000
  • 9dbdf72c21 Update mods from minetest_game rubenwardy 2014-01-05 19:03:54 +0000
  • 20bfe36110 Add stats mod by PilzAdam rubenwardy 2013-12-30 18:09:44 +0000
  • 8700edc274 Bug fixes and flag teleport Rubenwardy 2013-10-20 18:01:12 +0100
  • d47e1aa4ff Expand Team command Rubenwardy 2013-08-19 17:17:06 +0100
  • 7e8d0aa144 bug fixes Rubenwardy 2013-08-17 18:02:30 +0100
  • e2ef7cccaa Update chatplus Rubenwardy 2013-08-17 17:13:03 +0100
  • 3e71ecbc67 Add some comments Rubenwardy 2013-08-17 17:12:33 +0100
  • cc724a9d81 Diplomacy gui, rely less on meta data, and fixes Rubenwardy 2013-08-16 19:25:42 +0100
  • 9b57579fb9 Initial Commit Rubenwardy 2013-08-16 17:05:56 +0100