IW4M-Admin/Application
2022-03-07 19:59:34 -06:00
..
API
BuildScripts
Commands add cancellation token for rcon connection to allow more granular control 2022-02-28 20:44:30 -06:00
Configuration
EventParsers
Extensions only default to IPv4 when parsing 2022-02-01 14:27:16 -06:00
Factories add network game log reader ex: net.tcp://ip:port 2022-02-11 15:33:05 -06:00
IO make sure iw4madmin exits when selecting "no" to continue with failed server connections 2022-02-28 15:16:30 -06:00
Localization
Meta mark permission changed as sensitive 2022-02-23 16:26:46 -06:00
Migration update delete obsolete plugin migration 2022-03-01 12:47:35 -06:00
Misc refactor some game interface plugin approach 2022-03-07 19:59:34 -06:00
RConParsers add cancellation token for rcon connection to allow more granular control 2022-02-28 20:44:30 -06:00
Application.csproj initial framework for gsc + iw4madmin integration 2022-02-07 18:43:36 -06:00
ApplicationManager.cs improve error output when configuration is invalid 2022-02-15 20:16:21 -06:00
DefaultSettings.json
GameEventHandler.cs
IW4MAdmin.ico
IW4MServer.cs add cancellation token for rcon connection to allow more granular control 2022-02-28 20:44:30 -06:00
Main.cs make sure iw4madmin exits when selecting "no" to continue with failed server connections 2022-02-28 15:16:30 -06:00
SerialGameEventHandler.cs