IW4M-Admin/Application
2022-01-26 15:20:10 -06:00
..
API post webfront url to master 2022-01-26 15:20:10 -06:00
BuildScripts
Commands update help command to use per game commands 2022-01-26 15:20:10 -06:00
Configuration add default port and rcon password hint during setup 2022-01-26 15:20:10 -06:00
EventParsers fix issue with custom event registration 2021-06-16 08:51:22 -05:00
Extensions huge commit for advanced stats feature. 2021-03-22 11:09:25 -05:00
Factories make connection attempts for CoD configurable as "ServerConnectionAttempts" 2021-09-18 18:25:02 -05:00
IO
Localization make notice line separator configurable for different parsers 2020-11-19 20:48:25 -06:00
Meta fix profile display with implicit linked accounts enabled 2021-09-18 22:31:56 -05:00
Migration persist client count history data across reboots and allow for configurable timespan 2021-08-29 13:10:10 -05:00
Misc update caching to use automatic timer instead of request based to prevent task cancellation 2022-01-26 15:20:10 -06:00
RConParsers add default port and rcon password hint during setup 2022-01-26 15:20:10 -06:00
Application.csproj add initial CS:GO support 2021-06-03 10:51:03 -05:00
ApplicationManager.cs update help command to use per game commands 2022-01-26 15:20:10 -06:00
DefaultSettings.json Add Pluto IW5 Maps from r2385 (#220) 2022-01-26 15:20:10 -06:00
GameEventHandler.cs implement client server connection tracking persistence 2021-08-31 18:21:40 -05:00
IW4MAdmin.ico
IW4MServer.cs fix plugin error formatting 2022-01-26 15:20:10 -06:00
Main.cs reduce timeout when master api is down 2022-01-26 15:20:10 -06:00
SerialGameEventHandler.cs