2017-05-26 18:49:27 -04:00
|
|
|
VERSION 1.3
|
|
|
|
CHANGELOG:
|
|
|
|
-complete rewrite of lots of parts
|
|
|
|
-async EVERYTHING!!!
|
|
|
|
-designed to work with IW4X (funny how the GitHub description is now 100% accurate after almost 3 years)
|
|
|
|
|
|
|
|
VERSION 1.2
|
|
|
|
CHANGELOG:
|
|
|
|
-didn't think you'd see me again did you?
|
|
|
|
-lots of cleanup
|
|
|
|
-event api @ /events (documentation soon)
|
|
|
|
-gsc features work again ( excluding goto )
|
|
|
|
-reworked plugin interface
|
|
|
|
-added automatic restart plugin
|
|
|
|
-fixed server stop event truncation
|
|
|
|
-penalty reasons don't show appeal website or "Player kicked" anymore
|
|
|
|
-fixed ban spacing issue
|
|
|
|
-masked flag now saved to database
|
|
|
|
-masked users level now hidden from !list
|
|
|
|
-fixed (crash?) with `!` in penalty reason
|
|
|
|
-remove repz features as now defunct
|
|
|
|
-banning from console now kicks the player if they are currently in game
|
|
|
|
-updating permissions from console now saves for in game players
|
|
|
|
-heartbeats re-enabled
|
|
|
|
-public banlist is now json format.. why didn't I do this originally?
|
|
|
|
-admins can execute commands directly from the web front
|
|
|
|
-better build management
|
|
|
|
-stats actually seems to be consistent
|
|
|
|
|
|
|
|
VERSION 1.1
|
2016-01-15 17:15:39 -05:00
|
|
|
CHANGELOG:
|
|
|
|
-fixed ban sorting ( and an overlooked bug )
|
2016-01-16 17:58:24 -05:00
|
|
|
-added kicks, warnings and temp-bans to penalty list
|
2016-01-15 17:15:39 -05:00
|
|
|
-bans are now named penalties
|
|
|
|
-readded pubbans page http://127.0.0.1:1624/pubbans
|
|
|
|
-updated RepZ profile link
|
2016-01-16 17:58:24 -05:00
|
|
|
-added trusted group ( will need a new database or manual update )
|
2016-01-21 12:41:00 -05:00
|
|
|
-reports capture screenshot (maybe)
|
|
|
|
-no more server duplicates on webfront when the server crashes ( was intentional )
|
|
|
|
-warn reasons no longer show player's name
|
2016-01-15 17:15:39 -05:00
|
|
|
|
|
|
|
VERSION 1.0
|
2015-10-14 23:10:14 -04:00
|
|
|
CHANGELOG:
|
|
|
|
-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-10 19:31:24 -04:00
|
|
|
|
|
|
|
VERSION 0.9.5
|
2015-10-14 23:10:14 -04:00
|
|
|
CHANGELOG:
|
2015-08-20 13:52:30 -04:00
|
|
|
-Major refactoring to support plugins
|
|
|
|
-*web front redux*
|
2015-09-01 12:00:12 -04:00
|
|
|
-lots of little fixes and stability improvements
|
|
|
|
-temporary removal of stats plugin as I perfect it
|
2015-08-20 13:52:30 -04:00
|
|
|
|
|
|
|
VERSION 0.9.2
|
2015-08-17 16:38:42 -04:00
|
|
|
CHANGELOG:
|
|
|
|
-fixed issues with crashing IW4 Servers
|
|
|
|
|
|
|
|
VERSION: 0.9.1
|
2015-04-27 13:40:57 -04:00
|
|
|
CHANGELOG:
|
2015-04-27 23:29:43 -04:00
|
|
|
-fixed issue with `history` timelime
|
|
|
|
-fixed issue with mapname not being updated
|
2015-07-15 17:11:29 -04:00
|
|
|
-fixed rare crash related to !list
|
2015-07-17 18:53:51 -04:00
|
|
|
-fixed topstats issues ( prevents cheaters from jumping to the top )
|
|
|
|
-fixed webfront banlist not updating until tool restart
|
|
|
|
-now reads memory for player info!
|
2015-04-27 13:40:57 -04:00
|
|
|
|
|
|
|
VERSION: 0.9
|
2015-04-13 00:25:34 -04:00
|
|
|
CHANGELOG:
|
|
|
|
-webfront now displays player info and link to repz account
|
2015-04-19 14:14:30 -04:00
|
|
|
-webfront shows ips for authed admin ( determined by ip )
|
|
|
|
-webfront now show chat and allows authed players to send ingame messages
|
2016-01-15 17:15:39 -05:00
|
|
|
-webfront now has public ban list http://127.0.0.1:1624/pubbans
|
2015-04-24 15:37:56 -04:00
|
|
|
-webfront now shows player history
|
2015-04-13 00:25:34 -04:00
|
|
|
-fixed time span issue in webfront
|
2015-04-19 14:14:30 -04:00
|
|
|
-fixed most recent ban always missing
|
2015-04-13 00:25:34 -04:00
|
|
|
-fixed crash when RCON stops responding and removing a player
|
|
|
|
-version on footer
|
|
|
|
|
2015-04-11 13:31:04 -04:00
|
|
|
VERSION: 0.8.1
|
2015-03-13 19:40:16 -04:00
|
|
|
CHANGELOG:
|
2015-04-11 13:31:04 -04:00
|
|
|
-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
|
2015-04-13 00:25:34 -04:00
|
|
|
-cleaned up project files
|
|
|
|
|
|
|
|
VERSION: 0.8
|
|
|
|
CHANGELOG:
|
|
|
|
-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
|
|
|
|
-various small fixes
|
|
|
|
|
|
|
|
VERSION: 0.7
|
|
|
|
CHANGELOG:
|
|
|
|
-rcon tweaks
|
|
|
|
-so much stuff cant remember
|
|
|
|
|
|
|
|
VERSION: 0.6
|
|
|
|
CHANGELOG:
|
|
|
|
-stability fixes
|
|
|
|
-welcome has post-fixed connection indicator
|
|
|
|
|
|
|
|
VERSION: 0.5
|
|
|
|
CHANGELOG:
|
|
|
|
-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
|