152 Commits

Author SHA1 Message Date
rubenwardy
ae9c820e03 Send team chat to private IRC channel 2016-04-08 17:58:26 +01:00
rubenwardy
aa6cef7a39 Check for grenade 2016-04-06 00:11:10 +01:00
rubenwardy
f3379d0dfd Allow friendly fire if you're killing yourself 2016-04-05 23:18:08 +01:00
rubenwardy
f3d2dc934a Update hudkit 2016-04-05 19:42:55 +01:00
rubenwardy
d92650158d Fix on_killedplayer being called multiple times 2016-04-05 17:25:11 +01:00
rubenwardy
f1bc56f4cd Give kill type to on_killedplayer, and fix crash in ctf_colors.get_color() 2016-04-05 17:15:59 +01:00
rubenwardy
386d72965e Add documentation of data storage 2016-04-05 02:53:37 +01:00
rubenwardy
4d225d61d5 Change nametag color on capture 2016-04-05 02:34:44 +01:00
rubenwardy
1cfb4ae8ef Respond on failed /team requests 2016-03-31 18:52:48 +01:00
rubenwardy
5731eba276 Use background[ instead of image[ in ctf/gui.lua 2016-03-31 18:50:34 +01:00
rubenwardy
2921e509a4 Add some documentation 2016-03-31 18:04:48 +01:00
rubenwardy
92d813b090 Setting for flag alerts 2016-03-31 17:01:46 +01:00
rubenwardy
f7890cdf66 Use team and tname consistently in ctf/gui.lua 2016-03-31 16:56:24 +01:00
rubenwardy
fc1edfa22c Fix potential security vulnability in diplomacy form 2016-03-31 16:45:50 +01:00
rubenwardy
904015f72c Fix diplomacy from the perspective of 2016-03-31 16:41:26 +01:00
rubenwardy
0db05b54ef Add 3d_armor support 2016-03-31 16:35:19 +01:00
rubenwardy
88aea4acb7 Add ctf.create_team(name, data) 2016-03-30 01:13:05 +01:00
rubenwardy
77df476f18 Show message on successfully setting color 2016-03-30 01:09:12 +01:00
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