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

28 Commits

Author SHA1 Message Date
995334796e Various fixes and renamed 'libary' to 'library' 2015-08-27 23:39:36 -05:00
c23e578319 Stats plugin modifications 2015-08-26 00:49:47 -05:00
feb37123e2 So I can work on my desktop 2015-08-23 16:58:48 -05:00
38c8f81051 Plugins loaded dynamically, some more bug fixes 2015-08-22 11:41:14 -05:00
7af9c31ea0 Almost finished moving Webfront to a plugin. 2015-08-21 20:11:35 -05:00
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
dfd5d51a06 Final touches for version 0.9.1 2015-07-17 17:53:51 -05:00
d0358f66d2 Memory reading/writing stable. had to include a custom c++ libary :/ 2015-07-15 16:11:29 -05:00
6b381a214d More memory reading changes. We're getting there. 2015-07-06 12:13:42 -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
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
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
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
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
ef80a565cb some of these are meant for previous commit
assigned groups colors!
!find now reports the user's group
ban appeal listed by _website
group help commands so not to clog up the chat
updated stats calculation
speed up rcon output 0.8 -> 0.56
fixed logfile not flushing
2015-03-11 20:25:14 -05:00
c7f8b0591b fixed issues with the previous commit :( 2015-03-10 23:47:34 -05:00
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
74312d5b4e fixed another issue with config creation
fixed issue with player count
added topstats command
2015-03-10 16:56:01 -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
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
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
828afc563a Give comfirmation message to Banner
Add Unban by database ID ( supplements GUID )
Fixed Wisdom response
Added database ID to whoami response
Added first time setup for users with no config file
default configs updated
2015-03-08 23:28:57 -05:00
3d366e6522 Intial Commit of Version 0.1 2015-03-08 16:20:10 -05:00