Commit graph

  • 7e0b9c5aba Fixed SQLite error (unknown value for column) Timo Smit 2017-03-02 08:48:29 +0100
  • a65fe28c9a Added shuffle by skill rating for Legacy mod Remy Marquis 2017-03-01 12:05:51 +0100
  • 0d5e1ceaca Fixed lastseen and seen NULL in SQLite install script Timo Smit 2017-02-27 21:56:56 +0100
  • cd7ad4fd9c Fixed lastseen and seen NULL for new players Timo Smit 2017-02-27 21:48:46 +0100
  • 6eeec2d20a Fixed suspicious globals (fixes #75) Timo Smit 2017-02-21 10:45:16 +0100
  • 2c32671304 Fixed suspicious globals (fixes #75) Timo Smit 2017-02-21 10:44:14 +0100
  • a72f15b058 Removed redundant initialization (fixes #75) Timo Smit 2017-02-21 10:41:09 +0100
  • 6c95703678 Fixed many unused initializations (fixes #75) Timo Smit 2017-02-21 10:33:10 +0100
  • 3ed215ee44 Added connection count and last connection information (see 935f71d) Timo Smit 2017-02-18 12:06:34 +0100
  • fafc53710b Added connection count and last connection information Timo Smit 2017-02-17 12:08:42 +0100
  • 935f71d4ab Fixed platform detection on Windows (refs #74) Timo Smit 2017-02-14 13:23:14 +0100
  • 74f761f39e Added check to disable logging functionality Timo Smit 2017-02-12 13:33:02 +0100
  • d567d076bb Fixed a file descriptor leak Timo Smit 2017-02-12 13:29:45 +0100
  • 10fd153b0a Added max bots vote to menu (fixes #77) Timo Smit 2017-02-12 11:53:10 +0100
  • f02f91dc34 Added vote for maximum bots Timo Smit 2017-02-09 10:31:27 +0100
  • 3954583bc5 Fixed in-memory database not being detected (refs #46) Timo Smit 2017-02-08 22:51:12 +0100
  • 77eaec7ef9 Removed unused parameter Timo Smit 2017-02-08 21:11:11 +0100
  • 11c75c5738 Updated cvars.cfg to reflect rename limit changes Timo Smit 2017-02-08 18:20:04 +0100
  • 4a80ab729b Fixed rename limit (refs #46) Timo Smit 2017-02-08 18:18:51 +0100
  • d7d5565355 Remove player data on disconnect Timo Smit 2017-02-08 16:23:36 +0100
  • 68688385a0 Sanitizing client input (refs #67) Timo Smit 2017-02-08 14:48:56 +0100
  • 56d822b417 Added more levels to bot difficulties consistent with omnibot's own naming (refs #77) Timo Smit 2017-02-08 14:32:00 +0100
  • 416b3bbbfc Fixed poll results on legacy (refs #46) Timo Smit 2017-02-08 14:05:54 +0100
  • 291b109c06 Cleaned up files module Timo Smit 2017-02-07 23:10:02 +0100
  • 0105d181ab Allow support for Legacy's in-memory database Timo Smit 2017-02-07 20:11:18 +0100
  • bc2aebe671 Load sprees from g_fileSprees and added default sounds to the sprees Timo Smit 2017-02-07 20:00:31 +0100
  • 95ab757cdc Removed tags from .wav files Timo Smit 2017-02-07 17:38:56 +0100
  • a3e6241081 Fix C&P error in 2c848f0 Timo Smit 2017-02-07 15:09:58 +0100
  • 2c848f0237 Added cointoss role to SQL script Timo Smit 2017-02-07 10:46:33 +0100
  • e473bae2f1 Added !spec999 and !cointoss command (refs #62) Timo Smit 2017-02-06 18:10:39 +0100
  • e3345faa90 Added sound to !warn command (refs #62) Timo Smit 2017-02-06 17:51:10 +0100
  • b81894db87 Added more info to !finger and readconfig on standalone (refs #62) Timo Smit 2017-02-06 17:50:44 +0100
  • 2d2e64ea2b Added spree and PM sounds to the pk3 (refs #61) Timo Smit 2017-02-06 16:25:12 +0100
  • a22859dd3d Added spree and PM sounds to the pk3 (refs #61) Timo Smit 2017-02-06 11:07:24 +0100
  • 4253955dbb Performance improvement for SQLite3 databases Timo Smit 2017-02-05 14:46:26 +0100
  • 4149d3163b Bumped version to 1.1.1-dev Timo Smit 2017-02-04 19:03:52 +0100
  • 218dce31b8 Added possibility to disable database system Timo Smit 2017-02-04 19:02:08 +0100
  • 7484421845 Also fixed pagination for negative offsets (refs #54) Timo Smit 2017-02-04 14:20:18 +0100
  • f17df67a9b Fixed paginated lists returning too many results (refs #54) Timo Smit 2017-02-03 11:07:36 +0100
  • 1fe77fdaa4 Also fixed pagination for negative offsets (refs #54) Timo Smit 2017-02-04 14:20:18 +0100
  • e962fde32e Fixed config files needed to finish with two trailing newlines Timo Smit 2017-02-03 13:38:01 +0100
  • 70417c1298 Fixed paginated lists returning too many results (refs #54) Timo Smit 2017-02-03 11:07:36 +0100
  • 6380068889 Removed instructions of GPL (not needed) Timo Smit 2017-02-02 16:39:19 +0100
  • f619805f40 Merge branch 'master' into develop/1.2.0 Timo Smit 2017-02-02 16:35:08 +0100
  • c9060064de Fixed README website links Timo Smit 2017-02-02 16:33:52 +0100
  • 5840c0a1f8 Fixed setlevel in add-on mode returning error caused by 329eb3a Timo Smit 2017-02-02 16:27:28 +0100
  • acf0b698e7 Merge branch 'master' into develop/1.2.0 Timo Smit 2017-02-01 17:37:33 +0100
  • a5067afd67 Implemented kill and death spree in standalone mode (refs #61) Timo Smit 2017-02-01 17:35:34 +0100
  • 179ac058cb Fixed next map displaying on intermission even though it's unknown Timo Smit 2017-02-01 17:33:03 +0100
  • 891a91fdf1 Replaced g_warnHistory with g_playerHistory and added possibility to disable history (refs #55) Timo Smit 2017-02-01 17:31:09 +0100
  • 329eb3afc7 Fixed possibility to setlevel higher than current level Timo Smit 2017-02-01 14:33:33 +0100
  • cf959be65d Updated version 1.1.0 Timo Smit 2017-01-30 17:39:20 +0100
  • aeb43f991b Updated installation instructions for SQLite3 (fixes #70) Timo Smit 2017-01-04 10:38:25 +0100
  • 7ddde82e8d Merge branch 'develop/1.2.0' of github.com:rmarquis/wolfadmin into develop/1.2.0 Timo Smit 2017-01-30 11:27:25 +0100
  • 074999037a Aligned (team) damage in !stats Timo Smit 2017-01-30 11:25:09 +0100
  • dc066b7fba expanded stats for Legacy mod Remy Marquis 2017-01-30 02:14:25 +0100
  • 31c4bce960 Fixed minor typo in 2639986 Timo Smit 2017-01-29 18:55:58 +0100
  • 263998681e Fixed 'console:' prefix on legacymod (fixes #66) Timo Smit 2017-01-29 18:52:08 +0100
  • f7f3a5c724 Fixed PM being visible in-chat Timo Smit 2017-01-29 13:00:32 +0100
  • d58a228ed2 Fixed 'console:' prefix on legacymod (fixes #66) Timo Smit 2017-01-28 17:24:19 +0100
  • 531b156cd7 Removed server logging (issue #65) Timo Smit 2017-01-28 16:17:25 +0100
  • 539be1ee7b Updated modules in main Timo Smit 2017-01-28 15:49:24 +0100
  • 72f5b32cd2 Added logging module and log chat (issue #65) Timo Smit 2017-01-28 15:24:34 +0100
  • f2458bb3a5 Removed debug output for opening files which might spam server console Timo Smit 2017-01-28 15:23:32 +0100
  • ad7b7c64e3 Commands now make use of lua's ellipsis instead of cmdArguments (refs #62) Timo Smit 2017-01-26 19:16:40 +0100
  • 5df8c2874f Fixed nil entity error Timo Smit 2017-01-22 12:32:17 +0100
  • f39284074b Fixed missing dependencies Timo Smit 2017-01-22 11:34:11 +0100
  • 04c78f0886 Fixed !stats command on legacymod (refs #46) Timo Smit 2017-01-21 18:04:31 +0100
  • 3231ea6c74 Implemented /pm and /r for legacymod (refs #46) Timo Smit 2017-01-21 17:34:36 +0100
  • 99817beb31 Fixed missing dependency Timo Smit 2017-01-21 17:28:02 +0100
  • 9fdd36e772 Reworked some commands to disable them when in standalone mode (refs #61, #62) Timo Smit 2017-01-21 17:11:32 +0100
  • 7e5c009484 Updated SQLite script with more levels and roles (refs #62, #69) Timo Smit 2017-01-21 16:06:25 +0100
  • f0618d8274 Removed unused variable from server commands (refs #75) Timo Smit 2017-01-21 15:30:03 +0100
  • 75a19dfcc2 Fixed admin chat not working Timo Smit 2017-01-21 15:10:49 +0100
  • 1ca7070646 Fixed acl command calling error function Timo Smit 2017-01-21 14:51:13 +0100
  • 0531d27220 Fixed unknown client on several commands Timo Smit 2017-01-21 14:36:57 +0100
  • 7dce37972b Sanitize command input (fixes #67) Timo Smit 2017-01-21 14:32:48 +0100
  • 449e6c856f Fixed minor issues on several commands Timo Smit 2017-01-21 14:29:29 +0100
  • 839036eb23 Fixed minor SQLite issue Timo Smit 2017-01-21 12:22:09 +0100
  • e36d70aefa Fixed minor rename issue caused by 9012d54da4 (refs #69, #75) Timo Smit 2017-01-21 12:19:07 +0100
  • 9012d54da4 Misc auth improvements (refs #69, #75) Timo Smit 2017-01-21 12:16:26 +0100
  • 004ebea736 Reworked commands.lua Timo Smit 2017-01-21 11:57:14 +0100
  • 86a427964d Fixed logging (refs #65) and improved logging format in standalone mode Timo Smit 2017-01-21 10:43:39 +0100
  • 702ed2748d Added acl command for server console (refs #62, #69) Timo Smit 2017-01-20 19:53:55 +0100
  • a2808f3130 Removed levelTime from main Timo Smit 2017-01-18 19:03:47 +0100
  • cd4bf52aea Dynamic loading of modules (fixes #71) Timo Smit 2017-01-18 15:35:24 +0100
  • 7a93c4bfc9 Improved directory structure (fixes #72) and added pk3 contents to repo Timo Smit 2017-01-18 14:49:48 +0100
  • 4ae1421f0b Merge branch 'develop/1.1.0' into develop/1.2.0 Timo Smit 2017-01-17 20:20:53 +0100
  • 9eee8e8564 Fixed minor bugs caused by sanitizing (refs #67) Timo Smit 2017-01-17 20:12:00 +0100
  • c261a10c9f Added getHomePath() function, move SQLite database to homepath Timo Smit 2017-01-17 19:26:56 +0100
  • dcb2859378 Fixed minor bugs Timo Smit 2017-01-17 12:02:03 +0100
  • 87ece57322 Fixed inconsistency between database and script Timo Smit 2017-01-16 23:09:19 +0100
  • c0d2aa0e92 Sanitizing some client input (fixes #67) Timo Smit 2017-01-16 19:49:00 +0100
  • f54e5aec36 Fixed inconsistency Timo Smit 2017-01-16 18:02:50 +0100
  • 44c10910e1 Fixed more inconcistencies between database script + lua script Timo Smit 2017-01-16 17:45:40 +0100
  • 7620862fc1 Fixed undefined player issue at connection Timo Smit 2017-01-16 17:36:57 +0100
  • 0001bc7a12 Fixed wrongly named column Timo Smit 2017-01-16 17:34:06 +0100
  • 2d4191f03f Minor bugfixes regarding new players Timo Smit 2017-01-15 12:27:18 +0100
  • 9d4aaa7a62 Revert "PRIMARY KEY consistency" Timo Smit 2017-01-15 11:51:19 +0100
  • c7319028b6 PRIMARY KEY consistency Timo Smit 2017-01-14 15:15:36 +0100