IW4M-Admin/SharedLibraryCore/Interfaces
2023-04-19 19:55:33 -05:00
..
Events add ServerCommandRequestExecuteEvent implementation 2023-04-09 14:07:30 -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
IBasePathProvider.cs
IClientMeta.cs
IClientMetaResponse.cs
IClientNoticeMessageFormatter.cs
IConfigurationHandler.cs
IConfigurationHandlerFactory.cs
IConfigurationHandlerV2.cs add configuration update callback for script plugins & update plugins to utilize 2023-04-15 14:27:51 -05:00
ICoreEventHandler.cs implement new eventing system 2023-04-05 09:54:57 -05:00
IEntityService.cs update schema to support unique guid + game combinations 2022-06-15 19:37:34 -05:00
IEventParser.cs
IEventParserConfiguration.cs feature(parser): Option to override special localize character 2022-11-03 20:05:59 -05:00
IGameLogReader.cs
IGameLogReaderFactory.cs
IGameServer.cs add ServerCommandRequestExecuteEvent implementation 2023-04-09 14:07:30 -05: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 add support for plugin generated pages (interactions). add disallow vpn command 2022-10-17 09:17:43 -05:00
IInteractionRegistration.cs add support for plugin generated pages (interactions). add disallow vpn command 2022-10-17 09:17:43 -05:00
ILogger.cs
ILookupValue.cs
IManager.cs implement new eventing system 2023-04-05 09:54:57 -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
IMiddlewareActionHandler.cs
IModelConfiguration.cs
IModularAssembly.cs implement new eventing system 2023-04-05 09:54:57 -05:00
IPageList.cs
IParserPatternMatcher.cs
IParserRegexFactory.cs
IPlugin.cs implement PluginV2 for script plugins 2023-04-04 18:24:13 -05:00
IPluginImporter.cs implement PluginV2 for script plugins 2023-04-04 18:24:13 -05:00
IPluginV2.cs implement PluginV2 for script plugins 2023-04-04 18:24:13 -05:00
IRConConnection.cs only unload plugins once at shutdown 2022-03-24 11:34:32 -05:00
IRConConnectionFactory.cs
IRConParser.cs implement new eventing system 2023-04-05 09:54:57 -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 improve webfront command error feedback 2022-10-25 14:52:12 -05:00
IResourceQueryHelper.cs
IScriptCommandFactory.cs implement PluginV2 for script plugins 2023-04-04 18:24:13 -05:00
IScriptPluginFactory.cs implement PluginV2 for script plugins 2023-04-04 18:24:13 -05:00
IScriptPluginServiceResolver.cs only unload plugins once at shutdown 2022-03-24 11:34:32 -05:00
IScriptPluginTimerHelper.cs
IServerDataCollector.cs
IServerDataViewer.cs update top level client count stats to support filtering per game 2023-04-19 19:55:33 -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