Commit Graph

134 Commits (2ca92fefd4bedf35db72992837efed4a6db1c035)

Author SHA1 Message Date
rubenwardy 2ca92fefd4 Fix flag teleport not working with negative co-ords 2016-03-30 01:06:37 +01:00
rubenwardy 9f9bfff97d Fix crash when placing flag due to get_nearest_team_dist() 2016-03-30 01:02:08 +01:00
rubenwardy 59d220f9a2 Fix some typos 2016-03-30 00:39:22 +01:00
rubenwardy 8c073e1b0d Fix nil team in ctf:settings callback 2016-03-29 23:57:59 +01:00
rubenwardy cddcf97274 Fix crash on nil tname 2015-12-18 03:34:49 +00:00
rubenwardy e4e5997054 Add team name to the log 2015-12-18 01:49:37 +00:00
rubenwardy b70fb29a11 Add ctf_team_mgr priv, clean ctf_chat 2015-12-08 00:15:24 +00:00
rubenwardy f024f83e85 Add privilege for placing flag. Fix bug in after_place_node 2015-12-07 22:45:15 +00:00
rubenwardy cbb838eb40 Add ctf.register_on_killedplayer callback 2015-12-04 00:14:36 +00:00
rubenwardy 370c6edd65 Drop the flag after a period of time 2015-12-03 22:52:08 +00:00
rubenwardy d9c1f7dcd1 Most important message first 2015-12-01 23:59:18 +00:00
rubenwardy 2c2ebfe437 Separate ctf_flag.get_nearest with team_dist 2015-12-01 01:51:33 +00:00
rubenwardy 622dcb8468 Remove ind_base from ctf_pvp_engine, fix ctf_flag.update not being called 2015-12-01 00:46:04 +00:00
rubenwardy 9804ec7518 Add flag take sounds 2015-12-01 00:10:31 +00:00
rubenwardy d273457d99 More callbacks 2015-11-29 00:05:20 +00:00
rubenwardy dff4eee6c7 Better logging 2015-11-28 02:16:14 +00:00
rubenwardy e0b9b476ee Fix typo with precapture 2015-11-28 01:46:40 +00:00
rubenwardy 43b7d2c86c Add prepick_up and precapture callbacks to ctf_flag to allow cancelling 2015-11-28 01:21:49 +00:00
rubenwardy e672344383 Add logging to /t 2015-11-28 00:55:46 +00:00
rubenwardy b16d5c3b65 Correct typo 2015-11-27 18:03:00 +00:00
rubenwardy 99d55c798a Further justification of min buid dist from flags 2015-11-26 22:00:15 +00:00
rubenwardy a914b43439 Add ctf_flag.assert_flag() 2015-11-25 20:11:44 +00:00
rubenwardy 0a4f30df25 Flag no build area 2015-11-25 18:35:43 +00:00
rubenwardy 685cd18ecd Add setting export to /ctf_ls 2015-11-25 17:50:14 +00:00
rubenwardy 37c15d683d Add ground_content = false to ctf_flag:ind_base 2015-11-23 22:25:31 +00:00
rubenwardy b72072c3ce Clean ups 2015-11-22 20:06:02 +00:00
rubenwardy 85d0eda864 Add indestructable base to flags 2015-11-22 19:32:38 +00:00
rubenwardy f8d56da0f0 Better help hints 2015-11-22 01:40:28 +00:00
rubenwardy cd43aedca5 Fix bug where hud label did not update to the team's name 2015-09-08 19:46:45 +01:00
rubenwardy 43e4d7fa75 Alerts via HUD who has a flag 2015-09-08 15:15:53 +01:00
rubenwardy 60e4e0600e Add waypoints to flags 2015-09-08 14:31:49 +01:00
rubenwardy 59a3d275bc Remove unnecessary logging 2015-09-08 14:08:51 +01:00
rubenwardy b8b6ff76e7 Add player skins to match team color 2015-09-07 10:49:22 +01:00
rubenwardy 4d00a8cf1d Create ctf_colors, clean up hud 2015-09-07 10:31:09 +01:00
rubenwardy 8f1b6c7abd fix typo 2015-09-01 18:59:05 +01:00
rubenwardy e078025fa5 Message on friendly fire 2015-09-01 18:44:55 +01:00
rubenwardy 665030b5d5 Option to disable friendly fire 2015-09-01 18:27:43 +01:00
rubenwardy cd3bd99f3b Show team name in global channel 2015-07-27 18:34:33 +01:00
rubenwardy 3cebef3471 Make the player name colours easier to read 2015-07-27 18:21:24 +01:00
rubenwardy 727f63fe31 Remove unneeded log messages 2015-07-17 19:42:53 +01:00
rubenwardy 9196eec940 Fix team spawn on new player 2015-07-17 19:25:20 +01:00
rubenwardy 17e7a2b529 Fix bug on duplicated GUI settings, remove non-essential mods from CTF PvP Engine 2015-07-17 18:09:44 +01:00
rubenwardy 9d15991768 Fix mistake on new_game to newgame 2015-07-16 18:55:27 +01:00
rubenwardy f961d96d68 newgame + endgame = match 2015-07-16 18:53:25 +01:00
rubenwardy 68e7cd397f Convert to ModPack 2015-07-16 18:25:25 +01:00
rubenwardy 57b7f709c9 Clean up 2015-07-16 18:23:00 +01:00
rubenwardy 56139c13b2 Wrong setting name 2015-07-15 20:09:06 +01:00
rubenwardy 2c7205b9a1 Don't crash server if no spawn for team 2015-07-15 09:51:25 +01:00
rubenwardy 5e59c46663 Add missing default setting to ctf_endgame 2015-07-15 09:50:30 +01:00
rubenwardy 821c208e2c More admin ctf chat commands 2015-07-15 09:30:05 +01:00