Commit graph

19 commits

Author SHA1 Message Date
Remy Marquis
8eb29aca14 Removed sprees code
Stop filling 30% of server logs when disabled,
you idiot!

That feature is also controversial as it is quite
quake-like and goes against the idea of better
teamwork we try to emphase in Legacy mod.

* Removed spees game plugin and command
* Removed resetsprees command and related code.
* Removed related g_botRecords
* Not touched the database to ease update.

For something supposedely modular, the spree
code is surprsingly deeply integrated in the
codebase.
2020-04-27 17:27:08 +02:00
Remy Marquis
3193d2f708 Adjusted default config 2020-04-27 17:20:02 +02:00
Timo Smit
2e2c471d98 Improvements to spree handling
* changed default settings to disable records when bots are playing
* changed bot records bitflag to not include sprees when either source or victim is a bot
2019-02-11 13:00:09 +01:00
Timo Smit
311f4877c7 Added banners module (refs #98) 2019-02-03 23:09:28 +01:00
Timo Smit
217456cbb6 Added setting to disable spree sounds (entirely, or for others) 2019-02-02 18:12:35 +01:00
Timo Smit
c4da960bb8 Updated links to use HTTPS protocol 2019-01-04 17:35:36 +01:00
Timo Smit
27986cbf7a Added autodetection of standalone mode (refs #61) 2018-02-16 12:49:00 +01:00
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