..
IBaseConfiguration.cs
migrating to .NET Core 2.0
2018-04-08 01:44:42 -05:00
IConfigurationHandler.cs
migrating to .NET Core 2.0
2018-04-08 01:44:42 -05:00
IEntityService.cs
add index to time sent in EFCLientMessage, so we can retrieve faster in context view
2018-09-16 15:34:16 -05:00
IEventHandler.cs
fix bug with player not getting updated on disconnect (related to issue #24 )
2018-09-04 12:40:29 -05:00
IEventParser.cs
remove create proxy as it's not even used anymore
2019-04-06 21:48:49 -05:00
IEventParserConfiguration.cs
Add commenting for parsers
2019-02-02 19:40:37 -06:00
IGameLogReader.cs
more work on skill based team balance.
2018-10-25 08:14:39 -05:00
ILogger.cs
reworked event management (again)
2018-08-27 17:07:54 -05:00
IManager.cs
begin implementation of token authentication
2019-02-15 22:19:59 -06:00
IModelConfiguration.cs
migrating Stats to .Net Core 2
2018-04-08 16:50:58 -05:00
IPageList.cs
removed event controller, and added status to api controller
2018-08-02 20:52:35 -05:00
IPlugin.cs
abstracting rcon parsing and event parsing
2018-04-13 01:32:30 -05:00
IRConParser.cs
update parsers to include game name
2019-02-05 18:02:45 -06:00
IRConParserConfiguration.cs
update parsers to include game name
2019-02-05 18:02:45 -06:00
ISerializable.cs
migrating to .NET Core 2.0
2018-04-08 01:44:42 -05:00
ITokenAuthentication.cs
fix damage event not including log line
2019-02-16 15:04:40 -06:00