IW4M-Admin/SharedLibraryCore/Interfaces
2022-10-12 21:06:18 -05:00
..
IAlertManager.cs add alert/notification functionality (for server connection events and messages) 2022-06-11 11:34:00 -05:00
IAuditFields.cs
IAuditInformationRepository.cs
IBaseConfiguration.cs small startup performance optimization 2022-01-28 09:35:01 -06:00
IBasePathProvider.cs
IClientMeta.cs improve meta filter menu on profile 2022-02-25 21:09:57 -06:00
IClientMetaResponse.cs Initial .net 6 upgrades 2022-01-26 15:26:25 -06:00
IClientNoticeMessageFormatter.cs
IConfigurationHandler.cs
IConfigurationHandlerFactory.cs
IEntityService.cs update schema to support unique guid + game combinations 2022-06-15 19:37:34 -05:00
IEventHandler.cs
IEventParser.cs
IEventParserConfiguration.cs add join team and map change events to CSGO parser 2022-03-28 18:05:18 -05:00
IEventPublisher.cs implement client server connection tracking persistence 2021-08-31 18:21:40 -05:00
IGameLogReader.cs improve network log support 2022-02-13 16:50:09 -06:00
IGameLogReaderFactory.cs
IGameServer.cs Initial .net 6 upgrades 2022-01-26 15:26:25 -06:00
IGameServerInstanceFactory.cs
IGeoLocationResult.cs huge commit for webfront facelift 2022-04-19 18:43:58 -05:00
IGeoLocationService.cs huge commit for webfront facelift 2022-04-19 18:43:58 -05:00
IInteractionData.cs update interactions to allow building custom forms 2022-10-12 21:06:18 -05:00
IInteractionRegistration.cs update interactions to allow building custom forms 2022-10-12 21:06:18 -05:00
ILogger.cs
ILookupValue.cs implement metaservice v2 2022-03-23 08:43:57 -05:00
IManager.cs add command interceptor functionality 2022-10-11 16:18:56 -05:00
IManagerCommand.cs
IMasterCommunication.cs
IMatchResult.cs
IMetaRegistration.cs
IMetaService.cs only unload plugins once at shutdown 2022-03-24 11:34:32 -05:00
IMetaServiceV2.cs only unload plugins once at shutdown 2022-03-24 11:34:32 -05:00
IMiddlewareAction.cs Initial .net 6 upgrades 2022-01-26 15:26:25 -06:00
IMiddlewareActionHandler.cs
IModelConfiguration.cs
IPageList.cs Initial .net 6 upgrades 2022-01-26 15:26:25 -06:00
IParserPatternMatcher.cs
IParserRegexFactory.cs Initial .net 6 upgrades 2022-01-26 15:26:25 -06:00
IPlugin.cs initial framework for gsc + iw4madmin integration 2022-02-07 18:43:36 -06:00
IPluginImporter.cs more integration tweaks 2022-02-09 14:45:28 -06:00
IRConConnection.cs only unload plugins once at shutdown 2022-03-24 11:34:32 -05:00
IRConConnectionFactory.cs
IRConParser.cs support per-command override of rcon timeouts / update t5 parser to reflect 2022-07-01 09:59:11 -05:00
IRConParserConfiguration.cs add option to normalize diacritics for rcon parsers (applied to T6) 2022-07-06 15:42:31 -05:00
IRegisterEvent.cs
IRemoteAssemblyHandler.cs
IRemoteCommandService.cs update interactions to allow building custom forms 2022-10-12 21:06:18 -05:00
IResourceQueryHelper.cs
IScriptCommandFactory.cs initial framework for gsc + iw4madmin integration 2022-02-07 18:43:36 -06:00
IScriptPluginServiceResolver.cs only unload plugins once at shutdown 2022-03-24 11:34:32 -05:00
IScriptPluginTimerHelper.cs initial framework for gsc + iw4madmin integration 2022-02-07 18:43:36 -06:00
IServerDataCollector.cs
IServerDataViewer.cs add total ranked client number for stats pages 2022-06-09 09:56:41 -05:00
IStatusResponse.cs
ITokenAuthentication.cs update schema to support unique guid + game combinations 2022-06-15 19:37:34 -05:00
ITokenIdentifier.cs fix token auth issue 2022-06-16 10:07:03 -05:00
ITranslationLookup.cs