Commit graph

14 commits

Author SHA1 Message Date
rubenwardy b38a89c2fe Reorganise game into modpacks 2019-01-11 15:52:47 +00:00
ClobberXD bb260b2274 Fix bounty loopholes 2018-12-30 23:27:16 +00:00
ClobberXD ed5239cb56 Remove unused arg from ctf_colors.get_color and ctf_colors.get_irc_color 2018-11-29 15:53:27 +00:00
rubenwardy b28f5b94bb Revert "Display kill score as a HUD element (#182)" 2018-11-12 22:35:20 +00:00
ClobberXD 77cdecc15e
Display kill score as a HUD element (#182) 2018-11-12 11:45:51 +05:30
ClobberXD c7a8998b7c Fix county being awarded on suicide 2018-07-12 18:41:56 +01:00
Gaël C ead8366790 Fix team name in bounty announcement
It was set to the message receiver's color instead of the bounty holder's color.
2018-06-24 23:15:18 +01:00
Anand S 0e1525d282 Make target name coloured by team in bounty announcement 2018-06-20 11:17:26 +01:00
rubenwardy 12d7228ff0
Add bounty kills to stats 2018-04-18 23:00:58 +01:00
Anand S b7bec9168b Fix issues with bounty_score
* Set lower limit to bounty
* Check for div-by-0 before calculating bounty_score
* Rounded score after calculation
* Changed the divisor from 10000 to 5000 to prevent very tiny bounties on targets
2018-04-08 15:48:33 +01:00
rubenwardy 7bd82dca86 Fix a load of issues, add luacheck and travis 2018-04-06 14:04:56 +01:00
rubenwardy 0abd12b8a1 Fix errors in previous commits 2018-04-06 13:31:54 +01:00
Anand S ea51cf4152 Make bounties dynamic, plus small ctf_stats change
Top 50 (instead of 41) players in the league table
2018-04-06 11:21:44 +01:00
rubenwardy da892007cc Add bounties 2018-04-01 12:58:17 +01:00