IW4M-Admin/Application
2022-01-29 13:30:48 -06:00
..
API post webfront url to master 2022-01-26 15:20:10 -06:00
BuildScripts s This is a combination of 7 commits. 2022-01-27 11:25:42 -06:00
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 Initial .net 6 upgrades 2022-01-26 15:26:25 -06:00
Factories small startup performance optimization 2022-01-28 09:35:01 -06: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 fix issue with writing config files 2022-01-29 13:30:48 -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 Initial .net 6 upgrades 2022-01-26 15:26:25 -06:00
ApplicationManager.cs small startup performance optimization 2022-01-28 09:35:01 -06:00
DefaultSettings.json implement map and gametype command 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 small startup performance optimization 2022-01-28 09:35:01 -06:00
Main.cs fix refactor issue 2022-01-28 17:28:49 -06:00
SerialGameEventHandler.cs