28 Commits

Author SHA1 Message Date
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
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
f024f83e85 Add privilege for placing flag. Fix bug in after_place_node 2015-12-07 22:45:15 +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
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
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
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
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
4d00a8cf1d Create ctf_colors, clean up hud 2015-09-07 10:31:09 +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
68e7cd397f Convert to ModPack 2015-07-16 18:25:25 +01:00