Commit Graph

  • e2a59cef6e Fix duplicated hud waypoints master rubenwardy 2018-01-21 22:21:33 +0000
  • 87d0438db6 Remove nametag coloring rubenwardy 2018-01-21 20:39:59 +0000
  • 8b12a8e4f1 Disable vulnerable code rubenwardy 2018-01-02 20:58:39 +0000
  • 40c84728d4 Change color to right angled brackets rubenwardy 2018-01-02 20:56:04 +0000
  • 8ffdefa908 Color teamname not username in team chat rubenwardy 2018-01-02 18:20:33 +0000
  • c56d3c84c1 Add colored names to IRC rubenwardy 2018-01-02 17:30:32 +0000
  • 2601a44b0e Extend flag no build area to include floor rubenwardy 2017-11-12 01:41:18 +0000
  • 9a10f60e97 Fix mistakes rubenwardy 2017-11-08 00:53:01 +0000
  • 3f552c3ef8 Add chatcmdbuilder rubenwardy 2017-11-07 22:50:49 +0000
  • 730f0906de Improve prompt HUD messages rubenwardy 2017-10-12 17:19:30 +0100
  • 6dd85f8c91 Add hud tint to show team membership rubenwardy 2017-10-12 15:24:56 +0100
  • 4abfda056f Fix typo rubenwardy 2017-10-10 22:57:33 +0100
  • 254d147bb2 Add team locking rubenwardy 2017-10-10 22:40:20 +0100
  • 5769d446ab Add bulk join command rubenwardy 2017-10-10 22:32:03 +0100
  • e05950d087 Add chat colors to player names rubenwardy 2017-10-05 23:50:59 +0100
  • 14452ddcd4 Correct typo: nubetest -> minetest rubenwardy 2016-11-23 21:26:18 +0000
  • 80c47dd99b Add missing ctf.needs_save sets rubenwardy 2016-11-12 15:40:50 +0000
  • 327758e873 add a nice inventory image to flag (#12) Elkien3 2016-11-01 18:26:09 -0500
  • dcfcb37527 Add craft recipe for flag Elkien3 2016-06-02 15:33:49 -0500
  • 4337e0e2dd Give flag deleter ctf_flag:flag Elkien3 2016-06-01 12:19:12 -0500
  • d68620234d Add skin for each color Elkien3 2016-05-19 22:51:42 +0100
  • 89c1c20b88 Add missing setting details rubenwardy 2016-05-19 22:36:55 +0100
  • 87b345580a Add settings documentation rubenwardy 2016-05-19 22:31:53 +0100
  • c54d7e2bbc Correct typo causing war declaring to fail rubenwardy 2016-05-19 22:04:13 +0100
  • ae9c820e03 Send team chat to private IRC channel rubenwardy 2016-04-08 17:58:26 +0100
  • aa6cef7a39 Check for grenade rubenwardy 2016-04-06 00:11:10 +0100
  • f3379d0dfd Allow friendly fire if you're killing yourself rubenwardy 2016-04-05 23:18:08 +0100
  • f3d2dc934a Update hudkit rubenwardy 2016-04-05 19:42:55 +0100
  • d92650158d Fix on_killedplayer being called multiple times rubenwardy 2016-04-05 17:25:11 +0100
  • f1bc56f4cd Give kill type to on_killedplayer, and fix crash in ctf_colors.get_color() rubenwardy 2016-04-05 17:15:59 +0100
  • 386d72965e Add documentation of data storage rubenwardy 2016-04-05 02:50:32 +0100
  • 4d225d61d5 Change nametag color on capture rubenwardy 2016-04-05 02:34:44 +0100
  • 1cfb4ae8ef Respond on failed /team requests rubenwardy 2016-03-31 18:52:48 +0100
  • 5731eba276 Use background[ instead of image[ in ctf/gui.lua rubenwardy 2016-03-31 18:50:34 +0100
  • 2921e509a4 Add some documentation rubenwardy 2016-03-31 18:04:48 +0100
  • 92d813b090 Setting for flag alerts rubenwardy 2016-03-31 16:59:22 +0100
  • f7890cdf66 Use team and tname consistently in ctf/gui.lua rubenwardy 2016-03-31 16:52:21 +0100
  • fc1edfa22c Fix potential security vulnability in diplomacy form rubenwardy 2016-03-31 16:45:50 +0100
  • 904015f72c Fix diplomacy from the perspective of rubenwardy 2016-03-31 16:41:26 +0100
  • 0db05b54ef Add 3d_armor support rubenwardy 2016-03-31 16:35:19 +0100
  • 88aea4acb7 Add ctf.create_team(name, data) rubenwardy 2016-03-30 01:13:05 +0100
  • 77df476f18 Show message on successfully setting color rubenwardy 2016-03-30 01:09:12 +0100
  • 2ca92fefd4 Fix flag teleport not working with negative co-ords rubenwardy 2016-03-30 01:06:37 +0100
  • 9f9bfff97d Fix crash when placing flag due to get_nearest_team_dist() rubenwardy 2016-03-30 01:02:08 +0100
  • 59d220f9a2 Fix some typos rubenwardy 2016-03-30 00:39:22 +0100
  • 8c073e1b0d Fix nil team in ctf:settings callback rubenwardy 2016-03-29 23:57:59 +0100
  • cddcf97274 Fix crash on nil tname rubenwardy 2015-12-18 03:34:49 +0000
  • e4e5997054 Add team name to the log rubenwardy 2015-12-18 01:49:37 +0000
  • b70fb29a11 Add ctf_team_mgr priv, clean ctf_chat rubenwardy 2015-12-08 00:15:24 +0000
  • f024f83e85 Add privilege for placing flag. Fix bug in after_place_node rubenwardy 2015-12-07 22:45:15 +0000
  • cbb838eb40 Add ctf.register_on_killedplayer callback rubenwardy 2015-12-04 00:14:36 +0000
  • 370c6edd65 Drop the flag after a period of time rubenwardy 2015-12-03 22:52:08 +0000
  • d9c1f7dcd1 Most important message first rubenwardy 2015-12-01 23:59:18 +0000
  • 2c2ebfe437 Separate ctf_flag.get_nearest with team_dist rubenwardy 2015-12-01 01:51:33 +0000
  • 622dcb8468 Remove ind_base from ctf_pvp_engine, fix ctf_flag.update not being called rubenwardy 2015-12-01 00:46:04 +0000
  • 9804ec7518 Add flag take sounds rubenwardy 2015-12-01 00:10:31 +0000
  • d273457d99 More callbacks rubenwardy 2015-11-29 00:05:20 +0000
  • dff4eee6c7 Better logging rubenwardy 2015-11-28 02:16:14 +0000
  • e0b9b476ee Fix typo with precapture rubenwardy 2015-11-28 01:46:40 +0000
  • 43b7d2c86c Add prepick_up and precapture callbacks to ctf_flag to allow cancelling rubenwardy 2015-11-28 01:21:49 +0000
  • e672344383 Add logging to /t rubenwardy 2015-11-28 00:55:46 +0000
  • b16d5c3b65 Correct typo rubenwardy 2015-11-27 18:03:00 +0000
  • 99d55c798a Further justification of min buid dist from flags rubenwardy 2015-11-26 22:00:15 +0000
  • a914b43439 Add ctf_flag.assert_flag() rubenwardy 2015-11-25 20:11:44 +0000
  • 0a4f30df25 Flag no build area rubenwardy 2015-11-25 18:35:43 +0000
  • 685cd18ecd Add setting export to /ctf_ls rubenwardy 2015-11-25 17:50:14 +0000
  • 37c15d683d Add ground_content = false to ctf_flag:ind_base rubenwardy 2015-11-23 22:25:31 +0000
  • b72072c3ce Clean ups rubenwardy 2015-11-22 20:06:02 +0000
  • 85d0eda864 Add indestructable base to flags rubenwardy 2015-11-22 19:32:38 +0000
  • f8d56da0f0 Better help hints rubenwardy 2015-11-22 01:40:28 +0000
  • cd43aedca5 Fix bug where hud label did not update to the team's name rubenwardy 2015-09-08 19:46:45 +0100
  • 43e4d7fa75 Alerts via HUD who has a flag rubenwardy 2015-09-08 15:15:53 +0100
  • 60e4e0600e Add waypoints to flags rubenwardy 2015-09-08 14:31:49 +0100
  • 59a3d275bc Remove unnecessary logging rubenwardy 2015-09-08 14:08:51 +0100
  • b8b6ff76e7 Add player skins to match team color rubenwardy 2015-09-07 10:49:22 +0100
  • 4d00a8cf1d Create ctf_colors, clean up hud rubenwardy 2015-09-07 10:31:09 +0100
  • 8f1b6c7abd fix typo rubenwardy 2015-09-01 18:59:05 +0100
  • e078025fa5 Message on friendly fire rubenwardy 2015-09-01 18:44:55 +0100
  • 665030b5d5 Option to disable friendly fire rubenwardy 2015-09-01 18:27:43 +0100
  • cd3bd99f3b Show team name in global channel rubenwardy 2015-07-27 18:34:33 +0100
  • 3cebef3471 Make the player name colours easier to read rubenwardy 2015-07-27 18:21:24 +0100
  • 727f63fe31 Remove unneeded log messages rubenwardy 2015-07-17 19:42:53 +0100
  • 9196eec940 Fix team spawn on new player rubenwardy 2015-07-17 19:25:20 +0100
  • 17e7a2b529 Fix bug on duplicated GUI settings, remove non-essential mods from CTF PvP Engine rubenwardy 2015-07-17 18:09:44 +0100
  • 9d15991768 Fix mistake on new_game to newgame rubenwardy 2015-07-16 18:55:27 +0100
  • f961d96d68 newgame + endgame = match rubenwardy 2015-07-16 18:53:25 +0100
  • 68e7cd397f Convert to ModPack rubenwardy 2015-07-16 18:25:25 +0100
  • 57b7f709c9 Clean up rubenwardy 2015-07-16 18:23:00 +0100
  • 56139c13b2 Wrong setting name rubenwardy 2015-07-15 20:09:06 +0100
  • 2c7205b9a1 Don't crash server if no spawn for team rubenwardy 2015-07-15 09:51:25 +0100
  • 5e59c46663 Add missing default setting to ctf_endgame rubenwardy 2015-07-15 09:50:30 +0100
  • 821c208e2c More admin ctf chat commands rubenwardy 2015-07-15 09:30:05 +0100
  • 0f66ff6b07 Setting cleaning rubenwardy 2015-07-14 18:30:41 +0100
  • 5706b89871 Make ctf_flash generic rubenwardy 2015-07-14 17:49:03 +0100
  • 7beadd1382 Remove debug print() rubenwardy 2015-07-14 16:20:46 +0100
  • 6fd6c9b0df Don't show log message if player doesn't actually view flag board rubenwardy 2015-07-14 16:10:26 +0100
  • dd4a35f376 Fix remove player bug rubenwardy 2015-07-14 15:33:52 +0100
  • cb7f00cd11 Make ctf_flag.collect_claimed() return a value, fix a bug rubenwardy 2015-07-14 15:16:27 +0100
  • 2328870dae ctf_flash Remove player from team on leaveplayer rubenwardy 2015-07-14 14:43:52 +0100
  • e536384f4e Fix crash on nil team name rubenwardy 2015-07-14 14:38:41 +0100