.. |
Commands
|
fix issue with assigning correct server when processing command
|
2022-01-26 15:20:10 -06:00 |
Configuration
|
add script injection to the config to import custom webfront scripts (ie google tracking)
|
2021-10-19 20:17:10 -05:00 |
Dtos
|
add tooltip timestamp to max concurrent players
|
2021-09-14 18:12:20 -05:00 |
Events
|
add login/logout events to change tracker
|
2021-06-30 21:13:25 -05:00 |
Exceptions
|
refactor logging in pretty big overhaul
|
2020-11-11 17:35:55 -06:00 |
Helpers
|
persist client count history data across reboots and allow for configurable timespan
|
2021-08-29 13:10:10 -05:00 |
Interfaces
|
cleanup and enhance penalty handling
|
2022-01-26 15:20:10 -06:00 |
Localization
|
huge commit for advanced stats feature.
|
2021-03-22 11:09:25 -05:00 |
PartialEntities
|
cleanup and enhance penalty handling
|
2022-01-26 15:20:10 -06:00 |
QueryHelper
|
QOL updates for profile meta
|
2020-08-18 16:35:21 -05:00 |
RCon
|
make connection attempts for CoD configurable as "ServerConnectionAttempts"
|
2021-09-18 18:25:02 -05:00 |
Repositories
|
huge commit for advanced stats feature.
|
2021-03-22 11:09:25 -05:00 |
Services
|
fix issue with detecting bans on accounts with new ips when implicit linking is disabled
|
2022-01-26 15:20:10 -06:00 |
TagHelpers
|
Fix color code tag helper not being loaded
|
2019-12-07 10:49:40 -06:00 |
BaseController.cs
|
add script injection to the config to import custom webfront scripts (ie google tracking)
|
2021-10-19 20:17:10 -05:00 |
Command.cs
|
implement custom tag (descriptor) feature
|
2021-01-24 11:47:19 -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
|
cleanup and enhance penalty handling
|
2022-01-26 15:20:10 -06:00 |
SharedLibraryCore.csproj
|
implement client server connection tracking persistence
|
2021-08-31 18:21:40 -05:00 |
Utilities.cs
|
add check to determine whether to include color codes when checking name length
|
2021-09-18 18:10:47 -05:00 |