Commit Graph

173 Commits (master)

Author SHA1 Message Date
Milan 8cc712fbe0 update colorstyles and some messages 2018-01-09 21:17:06 +01:00
Milan a0fa370427 Merge branch 'master' of https://git.tchncs.de/Illuna-Minetest/ctf_pvp_engine into HEAD 2018-01-01 23:17:28 +01:00
Milan 170496c679 colorize 2018-01-01 23:16:17 +01:00
rubenwardy 2601a44b0e Extend flag no build area to include floor 2017-11-12 01:41:18 +00:00
rubenwardy 9a10f60e97 Fix mistakes 2017-11-08 00:53:01 +00:00
rubenwardy 3f552c3ef8 Add chatcmdbuilder 2017-11-07 22:50:49 +00:00
rubenwardy 730f0906de Improve prompt HUD messages 2017-10-12 17:19:30 +01:00
rubenwardy 6dd85f8c91 Add hud tint to show team membership 2017-10-12 15:24:56 +01:00
rubenwardy 4abfda056f Fix typo 2017-10-10 22:57:33 +01:00
rubenwardy 254d147bb2 Add team locking 2017-10-10 22:40:23 +01:00
rubenwardy 5769d446ab Add bulk join command 2017-10-10 22:32:03 +01:00
rubenwardy e05950d087 Add chat colors to player names 2017-10-06 00:18:56 +01:00
rubenwardy 14452ddcd4 Correct typo: nubetest -> minetest
Thanks to @asl97
2016-11-23 21:26:18 +00:00
rubenwardy 80c47dd99b Add missing ctf.needs_save sets 2016-11-12 15:40:50 +00:00
Elkien3 327758e873 add a nice inventory image to flag (#12) 2016-11-01 23:26:09 +00:00
Elkien3 dcfcb37527 Add craft recipe for flag 2016-06-02 21:34:46 +01:00
Elkien3 4337e0e2dd Give flag deleter ctf_flag:flag 2016-06-01 18:19:12 +01:00
Elkien3 d68620234d Add skin for each color 2016-05-19 22:51:42 +01:00
rubenwardy 89c1c20b88 Add missing setting details 2016-05-19 22:36:55 +01:00
rubenwardy 87b345580a Add settings documentation 2016-05-19 22:31:53 +01:00
rubenwardy c54d7e2bbc Correct typo causing war declaring to fail 2016-05-19 22:04:13 +01:00
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