.. |
Alerts
|
add alert/notification functionality (for server connection events and messages)
|
2022-06-11 11:34:00 -05:00 |
Commands
|
small tweak to restart and runas command
|
2023-04-04 21:53:51 -05:00 |
Configuration
|
ensure commands are not displayed/usable for unsupported games
|
2022-06-17 13:11:44 -05:00 |
Dtos
|
optimize player history retrieval
|
2023-05-30 18:12:57 -05:00 |
Events
|
add ServerCommandRequestExecuteEvent implementation
|
2023-04-09 14:07:30 -05:00 |
Exceptions
|
cleanup and simplify the CoD RCon implementation
|
2022-10-23 14:03:57 -05:00 |
Formatting
|
Initial .net 6 upgrades
|
2022-01-26 15:26:25 -06:00 |
Game
|
Initial .net 6 upgrades
|
2022-01-26 15:26:25 -06:00 |
Helpers
|
add support for plugin generated pages (interactions). add disallow vpn command
|
2022-10-17 09:17:43 -05:00 |
Interfaces
|
fix issue with cancellation token on shutdown state sync
|
2023-04-19 22:46:46 -05:00 |
Localization
|
Initial .net 6 upgrades
|
2022-01-26 15:26:25 -06:00 |
PartialEntities
|
adjust last seen format in game interface
|
2023-06-02 16:35:00 -05:00 |
QueryHelper
|
Initial .net 6 upgrades
|
2022-01-26 15:26:25 -06:00 |
RCon
|
add tell async and update SharedLibraryCore version
|
2022-03-23 11:38:09 -05:00 |
Repositories
|
Initial .net 6 upgrades
|
2022-01-26 15:26:25 -06:00 |
Services
|
Resolves issue where muted player would be unmuted when flag penalty was removed (#303)
|
2023-05-28 11:37:27 -05:00 |
TagHelpers
|
Initial .net 6 upgrades
|
2022-01-26 15:26:25 -06:00 |
BaseController.cs
|
fix issue with alert manager concurrency
|
2023-05-14 22:46:03 -04:00 |
Command.cs
|
Initial .net 6 upgrades
|
2022-01-26 15:26:25 -06:00 |
Dvar.cs
|
Initial .net 6 upgrades
|
2022-01-26 15:26:25 -06:00 |
Server.cs
|
maybe fix for an issue that should not exist
|
2023-04-15 16:49:34 -05:00 |
SharedLibraryCore.csproj
|
implement new eventing system
|
2023-04-05 09:54:57 -05:00 |
Utilities.cs
|
add command to set log level and develop mode dynamically
|
2023-05-26 21:14:49 -05:00 |