Commit Graph

35 Commits (master)

Author SHA1 Message Date
Elkien3 1bf4418444 Add /apply
thanks to AKryukov92 I had the base code to tweak to my liking
2018-02-05 18:24:11 -06:00
Elkien3 8dd3a0b439 Fixed diplo scrolling
you only see 4, not 5
2017-10-19 09:06:26 -05:00
Elkien3 f82495b539 Update with kingdoms_game version
previous to this will be quite outdated
2017-10-19 08:28:29 -05:00
Elkien3 f0f3f5c0b3 Fixed player join/leave
Fixed both saving new recruits, and also the /teamleave function
2017-06-25 20:48:02 -05:00
Elkien3 6e6631e1fb Update fork with my local version
copy/pasted my version to this fork.
2017-06-14 14:33:21 -05:00
rubenwardy c54d7e2bbc Correct typo causing war declaring to fail 2016-05-19 22:04:13 +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 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 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 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 88aea4acb7 Add ctf.create_team(name, data) 2016-03-30 01:13:05 +01:00
rubenwardy 59d220f9a2 Fix some typos 2016-03-30 00:39:22 +01:00
rubenwardy b70fb29a11 Add ctf_team_mgr priv, clean ctf_chat 2015-12-08 00:15:24 +00:00
rubenwardy cbb838eb40 Add ctf.register_on_killedplayer callback 2015-12-04 00:14:36 +00:00
rubenwardy d273457d99 More callbacks 2015-11-29 00:05:20 +00:00
rubenwardy e672344383 Add logging to /t 2015-11-28 00:55:46 +00:00
rubenwardy b72072c3ce Clean ups 2015-11-22 20:06:02 +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 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 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 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 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