Commit Graph

22 Commits

Author SHA1 Message Date
RaidMax
c06cd191a2 -first official stable release
-fixed last known error (due to web front passing invalid sql syntax)
-re-added stats. though still not working 100%
-added welcome plugin
2015-10-14 22:10:14 -05:00
RaidMax
81c5fb60be Since there was actually an issue with DVAR struct, it should now actually fix the log issue. 2015-10-11 13:11:38 -05:00
RaidMax
04899040fe Sql syntax fix and onelog fix 2015-10-10 18:31:24 -05:00
RaidMax
ea1ffeeb4a Official version 0.9.5 2015-09-01 11:00:12 -05:00
RaidMax
73aa001d79 Removed some files no longer needed, and cleaned up build events to export our nice release build easier. 2015-08-20 12:52:30 -05:00
RaidMax
d3e42541ea Bug fixes for server stability 2015-08-17 15:38:42 -05:00
raidmax@live.com
dfd5d51a06 Final touches for version 0.9.1 2015-07-17 17:53:51 -05:00
raidmax@live.com
d0358f66d2 Memory reading/writing stable. had to include a custom c++ libary :/ 2015-07-15 16:11:29 -05:00
raidmax@live.com
5a5dd1ab88 Experimental memory reading 2015-05-09 11:46:25 -05:00
RaidMax
8a8d2e3ba6 fixed issue with mapname not being updated 2015-04-27 22:29:43 -05:00
RaidMax
8e7622c64e fixed issue with timeline history! 2015-04-27 12:40:57 -05:00
RaidMax
c9889f0792 VERSION: 0.9
CHANGELOG:
-webfront now displays player info and link to repz account
-webfront shows ips for authed admin ( determined by ip )
-webfront now show chat and allows authed players to send ingame messages
-webfront now has public ban list http://127.0.0.1/?pubbans
-webfront now shows player history
-fixed time span issue in webfront
-fixed most recent ban always missing
-fixed crash when RCON stops responding and removing a player
-version on footer
2015-04-24 14:37:56 -05:00
Michael Snyder
f42ee69580 Just pushing some changes
-webfront now displays player info and link to repz account
-webfront shows ips for authed admin ( determined by ip )
-webfront now show chat and allows authed players to send ingame messages
-fixed time span issue in webfront
-fixed most recent ban always missing
-fixed crash when RCON stops responding and removing a player
-version on footer
2015-04-19 13:14:30 -05:00
RaidMax
65b65716d2 -webfront now displays player info and link to repz account
-fixed time span issue in webfront
-fixed crash when RCON stops responding and removing a player
-version on footer
2015-04-12 23:25:34 -05:00
RaidMax
8e31cbe138 VERSION: 0.8.1
CHANGELOG:
-no longer have `world` client handle broken events
-hopefully fixed an issue with clients missing connection event
-fixed ban order in webfront
-fixed alias output duplicating
-fixed missing evade reason
-cleaned up project files
2015-04-11 12:31:04 -05:00
RaidMax
fc67371ecb Stable v0.8 2015-03-30 00:04:10 -05:00
RaidMax
c3bf5bf33a Been a while -- unstable 0.75
-added mask command
-added baninfo command
-added alias command and removed redundant output from `find`
-added rcon command
-added webfront (http://127.0.0.1:1624)
-true skill is officially implemented
-find now shows last connect time
-noise on pm (if gsc_enabled)
-force 8 line chat height (if gsc_enabled)
-tell admins the number of reports on join
-enhanced ban tracking
-ip wait timeout added
-remove report on ban
-can't report yourself
-remove reported players when banned
-fixed rare crash with toadmins backend
-fixed crash when finding player stats that don't exist
-fixed a bug that caused owner command to reactivate only `creator` rank player existed
-fixed a bug that caused certain notifications to be sent to all players
2015-04-09 23:02:12 -05:00
RaidMax
ed4883d675 -rcon tweaks
-so much stuff cant remember
2015-03-23 22:01:05 -05:00
RaidMax
b0e32e9a91 -stability fixes
-welcome has post-fixed connection indicator
2015-03-14 11:42:36 -05:00
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
c7f8b0591b fixed issues with the previous commit :( 2015-03-10 23:47:34 -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