IW4M-Admin/SharedLibraryCore
RaidMax 3ae2e42718 properly implement sv_sayName for custom say name
prevent trying to register live radar page for every server (oops)
optimize event processing to prevent slow plugins from affecting command processing
enable database connection resilency
trim extra characters from T7 reassembled response
2020-04-20 10:45:58 -05:00
..
Commands refactor a good bit of stuff for better dependency injection 2020-02-11 16:44:06 -06:00
Configuration refactor a good bit of stuff for better dependency injection 2020-02-11 16:44:06 -06:00
Database properly implement sv_sayName for custom say name 2020-04-20 10:45:58 -05:00
Dtos add server categorization feature (issue #77) 2020-04-13 20:26:13 -05:00
Events properly implement sv_sayName for custom say name 2020-04-20 10:45:58 -05:00
Exceptions Finish implementation of configuable command permissions 2020-01-31 20:15:07 -06:00
Helpers fix for runaway regular expression on linux 2020-04-01 14:11:56 -05:00
Interfaces partial T7 (BO3) support. includes rcon communication improvements and a small fix for displaying live radar tab 2020-04-17 15:05:16 -05:00
Localization start work to allow customizing command properties via configuration 2020-01-26 18:06:50 -06:00
Migrations Add missing active columns with migration 2020-01-06 11:04:36 -06:00
PartialEntities re-kick working as expected now 2020-02-07 11:15:21 -06:00
RCon unmeme a dvar check 2020-04-18 17:48:49 -05:00
Services add ability to register custom event generators for event parsers / truncate long client names fix 2020-04-04 12:40:23 -05:00
TagHelpers Fix color code tag helper not being loaded 2019-12-07 10:49:40 -06:00
BaseController.cs start work to allow customizing command properties via configuration 2020-01-26 18:06:50 -06:00
Command.cs start work to allow customizing command properties via configuration 2020-01-26 18:06:50 -06:00
Dvar.cs
Map.cs
Server.cs properly implement sv_sayName for custom say name 2020-04-20 10:45:58 -05:00
SharedLibraryCore.csproj add ability to register custom event generators for event parsers / truncate long client names fix 2020-04-04 12:40:23 -05:00
Utilities.cs fix T7 extra null bytes in status response 2020-04-18 10:46:55 -05:00