Commit graph

12 commits

Author SHA1 Message Date
Timo Smit
39caf003a7 Ported greetings, rules and spree messages to TOML format 2017-03-15 13:43:16 +01:00
Timo Smit
8d14486d61 Add support for TOML-formatted configs (refs #60)
* added lua-toml as dependency
* removed cvars.cfg
* removed wolfadmin.cfg
* added wolfadmin.toml
* created compatibility checks for old configs
2017-03-14 22:43:15 +01:00
Timo Smit
cf0988d442 Default death sprees now start at 10 deaths 2017-03-12 22:33:20 +01:00
Timo Smit
5df1a0ac41 Set default g_spreeMessages value to 7 2017-03-11 23:37:08 +01:00
Timo Smit
11c75c5738 Updated cvars.cfg to reflect rename limit changes 2017-02-08 18:20:04 +01:00
Timo Smit
bc2aebe671 Load sprees from g_fileSprees and added default sounds to the sprees 2017-02-07 20:00:31 +01:00
Timo Smit
a5067afd67 Implemented kill and death spree in standalone mode (refs #61)
* messages can be disabled per-type through g_spreeMessages
* records can be disabled through g_spreeRecords
2017-02-01 17:35:34 +01:00
Timo Smit
891a91fdf1 Replaced g_warnHistory with g_playerHistory and added possibility to disable history (refs #55) 2017-02-01 17:31:09 +01:00
Timo Smit
c2f5867ca9 Remove obsolete sprees.cfg 2016-08-26 10:02:29 +02:00
Timo Smit
ef8d478cf9 Added SQLite support (issue #23) 2016-08-05 22:15:58 +02:00
Timo Smit
5e6b336139 Implemented more advanced balancing functions (issue #37)
TODO: check objective carrier
2016-02-24 11:49:00 +01:00
Timo Smit
ecddc1dd04 1.0.0 2016-02-13 12:19:37 +01:00