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 work around for iw5/t6 not being able to parse multiple commands over rcon for mag command 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 update max name length to 34 for base kill/damage parser 2022-01-26 15:20:10 -06:00
Extensions implement map and gametype command 2022-01-26 15:20:10 -06:00
Factories make connection attempts for CoD configurable as "ServerConnectionAttempts" 2021-09-18 18:25:02 -05:00
IO
Localization
Meta fix profile display with implicit linked accounts enabled 2021-09-18 22:31:56 -05:00
Migration
Misc update caching to use automatic timer instead of request based to prevent task cancellation 2022-01-26 15:20:10 -06:00
RConParsers abstract engine color codes to use (Color::<Color>) format to make codes more. 2022-01-26 15:20:10 -06:00
Application.csproj
ApplicationManager.cs fix misc webfront errors on first run after configuration 2022-01-26 15:20:10 -06:00
DefaultSettings.json implement map and gametype command 2022-01-26 15:20:10 -06:00
GameEventHandler.cs
IW4MAdmin.ico
IW4MServer.cs update to show full gametype name on webfront 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