Commit graph

6 commits

Author SHA1 Message Date
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