Commit Graph

7 Commits

Author SHA1 Message Date
RaidMax
73dfb9a612 -close config files after reading oops
-added reload command
-added macros! (Denoted by {{MACRO}} in server config right now only {{WISDOM}} and {{TOTALPLAYERS}})
-added IP's (tracks and rebans new accounts on same banned ip)!
-aliases
-reworked database classes
-heartbeat gives running version
-player banned in find gives last ban reason
-reworked rcon yet again
2015-03-13 18:40:16 -05:00
RaidMax
3aef7619fc fixed weird issue of players with 0 skill showing up in topstats
client name changes are now updated in the database oops
removed clientindex for admins command
2015-03-10 22:32:23 -05:00
RaidMax
74312d5b4e fixed another issue with config creation
fixed issue with player count
added topstats command
2015-03-10 16:56:01 -05:00
RaidMax
57ddbebd8c added preliminary heartbeat system
modified the deployment of outdated message
inform user of invalid rcon password
reworked layout of first time server setup
fixed KDR not being properly truncated in some cases
fixed duplicate game-end event
more crash fixes
2015-03-10 15:45:20 -05:00
RaidMax
fea331cabf added stats!
actually unban by database id
check for latest update
adjusted rcon queue for slower output
hide more console output
2015-03-09 20:28:37 -05:00
RaidMax
2486bc9993 added pm command
fixed connections not incrementing
fixed formatting of ban response
added ability of multiple instances running
2015-03-09 15:11:09 -05:00
RaidMax
3d366e6522 Intial Commit of Version 0.1 2015-03-08 16:20:10 -05:00