IW4M-Admin/SharedLibraryCore
RaidMax 9e74dac5ed fix stat issue with concurrent threads
fix potential lost penalty if server does not response to kick request
make sure that broadcast only shows one custom say name
add unit tests
2020-04-21 17:34:00 -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 fix stat issue with concurrent threads 2020-04-21 17:34:00 -05:00
RCon unmeme a dvar check 2020-04-18 17:48:49 -05:00
Services fix stat issue with concurrent threads 2020-04-21 17:34:00 -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 Finish dynamic dvar parsing for IW4x 2019-02-01 19:49:25 -06:00
Map.cs migrating to .NET Core 2.0 2018-04-08 01:44:42 -05:00
Server.cs fix stat issue with concurrent threads 2020-04-21 17:34:00 -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 stat issue with concurrent threads 2020-04-21 17:34:00 -05:00