Commit Graph

12 Commits

Author SHA1 Message Date
RaidMax
6a94882d20 -added !ip command (prints a client's external IP)
-fixed up the findall command
-moved aliases to the manager
-added admins page to view privileged users
-fixed refactoring mistake with messages
2017-08-17 18:28:08 -05:00
RaidMax
00bade57a7 fixed some async startup stuff and made things nicer 2017-08-08 23:35:23 -05:00
RaidMax
5e9b11ed64 VERSION 1.4
CHANGELOG:
-works: with COD, WaW, MW3, BO1 (preliminary without extensive testing)
-fixed the issue with webfront chat history
-fixed console issue of spamming 'polling rate decreased' when server goes offline
-'unknown' admin in webfront defaults to 'IW4MAdmin'
2017-08-08 21:44:52 -05:00
RaidMax
5d1c9bd218 More cleanup
project renaming
moved PluginImporter to SharedLibrary
config writer abstracted for plugins
2017-06-12 17:47:31 -04:00
RaidMax
0ef306a60c Cleaned up some code and adhered closer to the Microsoft code standards. 2017-06-12 13:50:00 -04:00
RaidMax
7a81f6c2bd Reduce poll rate for servers that have stopped responding to RCON requests.
Actually fixed the extra chat lines on disconnect.
2017-06-12 07:28:08 -05:00
RaidMax
11d37d4cd6 Added high ping kick functionality to Welcome Plugin
Added response to RCON command if applicable
Added more maps into the map config
2017-06-07 17:08:29 -04:00
RaidMax
3ca73a5a7a Added fast restart plugin 2017-06-05 21:49:26 -05:00
RaidMax
04df8d5408 tweaks to stats and fixed the alias command, made the logger thread safe.. whoops 2017-06-01 12:42:28 -05:00
RaidMax
bc452cfd93 Fixed the ban loop bug (client goes into zombie state if immediately kicked upon joining, and won't disconnect until a timeout) 2017-05-28 20:07:33 -05:00
RaidMax
c151bcbdae Apparently I was working with an older codebase.. Oh well, i've merged the changes.. 2017-05-26 23:22:50 -05:00
RaidMax
10075b0d3f Branch for IW4X practically everything refactored 2017-05-26 17:49:27 -05:00