Commit Graph

380 Commits

Author SHA1 Message Date
Timo Smit d31c6ff0a0 Fixed maxspree message being printed when first spree > 5 2017-03-13 17:19:35 +01:00
Timo Smit 17ea943c64 Naming consistency between in balancer module
* replace occurrences of evener with balancer
2017-03-13 17:10:09 +01:00
Timo Smit f3aa6dfad5 Fixed put spam for bots
* now makes use of forceteam instead of !put on legacymod
2017-03-13 16:58:45 +01:00
Timo Smit 144a34b3b9 Fixed balancer triggering on unknown commands
* now correctly displays a usage message
* also updated syntax info
2017-03-13 16:52:37 +01:00
Timo Smit abb6c45e55 Fixed end of sprees not displayed in all cases 2017-03-13 16:40:05 +01:00
Timo Smit 1a3b91fb06 Fixed version info not available in !finger 2017-03-13 10:45:16 +01:00
Timo Smit 0c0392b3c5 Fixed death spree always being reset 2017-03-13 10:22:24 +01:00
Timo Smit 8e181447b2 Regardless of messages, reset sprees accordingly 2017-03-13 10:09:19 +01:00
Timo Smit 2442f49408 Added validity checks for loaded CFGs (refs #80) 2017-03-13 09:22:19 +01:00
Timo Smit db6a378032 Fixed CFG loading with Unix file endings (refs #80) 2017-03-13 09:16:36 +01:00
Timo Smit e9d17e8572 Fixed CFG file loading with Windows encoding (fixes #80) 2017-03-13 09:02:26 +01:00
Timo Smit cf0988d442 Default death sprees now start at 10 deaths 2017-03-12 22:33:20 +01:00
Timo Smit 380aba96cb Removed print of end of spree messages if they're disabled 2017-03-12 21:32:22 +01:00
Timo Smit 5df1a0ac41 Set default g_spreeMessages value to 7 2017-03-11 23:37:08 +01:00
Timo Smit 8b9bfd54a6 Fix nil spree message
* for sprees % 0, it would try to find and output a max spree while there isn't
2017-03-11 23:35:36 +01:00
Timo Smit c47c6572da Fixed connected players not being added to database on mod init 2017-03-08 13:16:29 +01:00
Timo Smit c73a41f7e7 Fixed listings returning 'duplicate' rows (caused by references) 2017-03-08 12:31:19 +01:00
Timo Smit d7217cfa88 Merge branch 'develop/1.2.0' of github.com:rmarquis/wolfadmin into develop/1.2.0 2017-03-03 13:05:30 +01:00
Timo Smit ba24089a80 Revert "Allow settings to be empty"
This reverts commit 24e3242d13.
2017-03-03 12:42:31 +01:00
Timo Smit 24e3242d13 Allow settings to be empty 2017-03-03 12:35:41 +01:00
Timo Smit 7e0b9c5aba Fixed SQLite error (unknown value for column) 2017-03-02 08:48:29 +01:00
Remy Marquis a65fe28c9a Added shuffle by skill rating for Legacy mod 2017-03-01 12:07:38 +01:00
Timo Smit 0d5e1ceaca Fixed lastseen and seen NULL in SQLite install script 2017-02-27 21:56:56 +01:00
Timo Smit cd7ad4fd9c Fixed lastseen and seen NULL for new players 2017-02-27 21:48:46 +01:00
Timo Smit 6eeec2d20a Fixed suspicious globals (fixes #75) 2017-02-21 10:45:16 +01:00
Timo Smit 2c32671304 Fixed suspicious globals (fixes #75) 2017-02-21 10:44:14 +01:00
Timo Smit a72f15b058 Removed redundant initialization (fixes #75) 2017-02-21 10:41:09 +01:00
Timo Smit 6c95703678 Fixed many unused initializations (fixes #75) 2017-02-21 10:33:10 +01:00
Timo Smit 3ed215ee44 Added connection count and last connection information (see 935f71d) 2017-02-18 12:06:34 +01:00
Timo Smit fafc53710b Added connection count and last connection information 2017-02-17 12:08:42 +01:00
Timo Smit 935f71d4ab Fixed platform detection on Windows (refs #74) 2017-02-14 13:23:14 +01:00
Timo Smit 74f761f39e Added check to disable logging functionality 2017-02-12 13:33:02 +01:00
Timo Smit d567d076bb Fixed a file descriptor leak 2017-02-12 13:29:45 +01:00
Timo Smit 10fd153b0a Added max bots vote to menu (fixes #77) 2017-02-12 11:53:10 +01:00
Timo Smit f02f91dc34 Added vote for maximum bots 2017-02-09 10:31:27 +01:00
Timo Smit 3954583bc5 Fixed in-memory database not being detected (refs #46) 2017-02-08 22:51:12 +01:00
Timo Smit 77eaec7ef9 Removed unused parameter 2017-02-08 21:11:11 +01:00
Timo Smit 11c75c5738 Updated cvars.cfg to reflect rename limit changes 2017-02-08 18:20:04 +01:00
Timo Smit 4a80ab729b Fixed rename limit (refs #46)
* moved name change detection to players module
* rename limit now kicks instead of name forcing
* rename limit now actually calculates over past minute (approximately)
* removed g_renameInterval, obsolete
2017-02-08 18:18:51 +01:00
Timo Smit d7d5565355 Remove player data on disconnect 2017-02-08 16:23:36 +01:00
Timo Smit 68688385a0 Sanitizing client input (refs #67) 2017-02-08 14:48:56 +01:00
Timo Smit 56d822b417 Added more levels to bot difficulties consistent with omnibot's own naming (refs #77) 2017-02-08 14:32:00 +01:00
Timo Smit 416b3bbbfc Fixed poll results on legacy (refs #46) 2017-02-08 14:05:54 +01:00
Timo Smit 291b109c06 Cleaned up files module 2017-02-07 23:10:02 +01:00
Timo Smit 0105d181ab Allow support for Legacy's in-memory database 2017-02-07 20:11:18 +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 95ab757cdc Removed tags from .wav files 2017-02-07 17:38:56 +01:00
Timo Smit a3e6241081 Fix C&P error in 2c848f0 2017-02-07 15:09:58 +01:00
Timo Smit 2c848f0237 Added cointoss role to SQL script 2017-02-07 10:46:33 +01:00
Timo Smit e473bae2f1 Added !spec999 and !cointoss command (refs #62) 2017-02-06 18:10:39 +01:00