Commit Graph

15 Commits

Author SHA1 Message Date
Michael Snyder
cd85a5c384 Massive refactoring and rudimentary plugin support. 2015-08-20 00:06:44 -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
d72c765186 Fixed a few little mistakes I forgot about 2015-07-06 21:15:27 -05:00
raidmax@live.com
c148ca8f4a Webfront renabled, ready for live testing! 2015-07-06 14:51:08 -05:00
raidmax@live.com
6b381a214d More memory reading changes. We're getting there. 2015-07-06 12:13:42 -05:00
raidmax@live.com
b8557fdb81 Overhaul on how servers are handled - DOES NOT BUILD YET! 2015-07-02 23:10:01 -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