1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-09 23:00:57 -05:00
Commit Graph

24 Commits

Author SHA1 Message Date
f4016f6691 moved stats to a plugin! 2015-08-20 16:54:38 -05:00
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
cd85a5c384 Massive refactoring and rudimentary plugin support. 2015-08-20 00:06:44 -05:00
d3e42541ea Bug fixes for server stability 2015-08-17 15:38:42 -05:00
a0ccd3ffa8 Downgraded external lib to VS 2010 2015-07-24 14:46:32 -05:00
f304814ab0 MOAR CHANGES!! 2015-07-15 17:10:07 -05:00
d0358f66d2 Memory reading/writing stable. had to include a custom c++ libary :/ 2015-07-15 16:11:29 -05:00
d72c765186 Fixed a few little mistakes I forgot about 2015-07-06 21:15:27 -05:00
c148ca8f4a Webfront renabled, ready for live testing! 2015-07-06 14:51:08 -05:00
6b381a214d More memory reading changes. We're getting there. 2015-07-06 12:13:42 -05:00
6afbff46f9 Clean colors and fix player count with new method 2015-05-09 14:03:15 -05:00
5a5dd1ab88 Experimental memory reading 2015-05-09 11:46:25 -05:00
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
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
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
fc67371ecb Stable v0.8 2015-03-30 00:04:10 -05:00
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
ed4883d675 -rcon tweaks
-so much stuff cant remember
2015-03-23 22:01:05 -05:00
dad8fedc78 Fixessss
preliminary trueskill testing
2015-03-16 15:40:30 -05:00
b0e32e9a91 -stability fixes
-welcome has post-fixed connection indicator
2015-03-14 11:42:36 -05:00
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
c7f8b0591b fixed issues with the previous commit :( 2015-03-10 23:47:34 -05:00
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
3d366e6522 Intial Commit of Version 0.1 2015-03-08 16:20:10 -05:00