Skip to content

Commit

Permalink
Docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
zabszk committed Dec 16, 2022
1 parent e339ba9 commit 5285bb3
Show file tree
Hide file tree
Showing 87 changed files with 1,350 additions and 9,572 deletions.
42 changes: 42 additions & 0 deletions NwPluginAPI.Docs/log.txt

Large diffs are not rendered by default.

10 changes: 8 additions & 2 deletions docs/.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -136,16 +136,19 @@
"PluginAPI.Core.Factories.Factory`1": "PluginAPI.Core.Factories.Factory-1.yml",
"PluginAPI.Core.Factories.Factory`1.AddIfNotExists(PluginAPI.Core.Interfaces.IGameComponent)": "PluginAPI.Core.Factories.Factory-1.yml",
"PluginAPI.Core.Factories.Factory`1.Create(PluginAPI.Core.Interfaces.IGameComponent)": "PluginAPI.Core.Factories.Factory-1.yml",
"PluginAPI.Core.Factories.Factory`1.DefaultServer": "PluginAPI.Core.Factories.Factory-1.yml",
"PluginAPI.Core.Factories.Factory`1.Get": "PluginAPI.Core.Factories.Factory-1.yml",
"PluginAPI.Core.Factories.Factory`1.GetOrAdd(PluginAPI.Core.Interfaces.IGameComponent)": "PluginAPI.Core.Factories.Factory-1.yml",
"PluginAPI.Core.Factories.IEntityFactory`1": "PluginAPI.Core.Factories.IEntityFactory-1.yml",
"PluginAPI.Core.Factories.IEntityFactory`1.AddIfNotExists(PluginAPI.Core.Interfaces.IGameComponent)": "PluginAPI.Core.Factories.IEntityFactory-1.yml",
"PluginAPI.Core.Factories.IEntityFactory`1.Create(PluginAPI.Core.Interfaces.IGameComponent)": "PluginAPI.Core.Factories.IEntityFactory-1.yml",
"PluginAPI.Core.Factories.IEntityFactory`1.DefaultServer": "PluginAPI.Core.Factories.IEntityFactory-1.yml",
"PluginAPI.Core.Factories.IEntityFactory`1.Get": "PluginAPI.Core.Factories.IEntityFactory-1.yml",
"PluginAPI.Core.Factories.IEntityFactory`1.GetOrAdd(PluginAPI.Core.Interfaces.IGameComponent)": "PluginAPI.Core.Factories.IEntityFactory-1.yml",
"PluginAPI.Core.Factories.PlayerFactory": "PluginAPI.Core.Factories.PlayerFactory.yml",
"PluginAPI.Core.Factories.PlayerFactory.BaseType": "PluginAPI.Core.Factories.PlayerFactory.yml",
"PluginAPI.Core.Factories.PlayerFactory.Create(PluginAPI.Core.Interfaces.IGameComponent)": "PluginAPI.Core.Factories.PlayerFactory.yml",
"PluginAPI.Core.Factories.PlayerFactory.DefaultServer": "PluginAPI.Core.Factories.PlayerFactory.yml",
"PluginAPI.Core.FactoryManager": "PluginAPI.Core.FactoryManager.yml",
"PluginAPI.Core.FactoryManager.Init": "PluginAPI.Core.FactoryManager.yml",
"PluginAPI.Core.FactoryManager.RegisterPlayerFactory(System.Object,PluginAPI.Core.Factories.PlayerFactory)": "PluginAPI.Core.FactoryManager.yml",
Expand Down Expand Up @@ -455,6 +458,7 @@
"PluginAPI.Core.Warhead.DetonationTime": "PluginAPI.Core.Warhead.yml",
"PluginAPI.Core.Warhead.IsDetonated": "PluginAPI.Core.Warhead.yml",
"PluginAPI.Core.Warhead.IsDetonationInProgress": "PluginAPI.Core.Warhead.yml",
"PluginAPI.Core.Warhead.IsLocked": "PluginAPI.Core.Warhead.yml",
"PluginAPI.Core.Warhead.LeverStatus": "PluginAPI.Core.Warhead.yml",
"PluginAPI.Core.Warhead.Shake": "PluginAPI.Core.Warhead.yml",
"PluginAPI.Core.Warhead.Start(System.Boolean,System.Boolean)": "PluginAPI.Core.Warhead.yml",
Expand Down Expand Up @@ -584,6 +588,8 @@
"PluginAPI.Enums.LogType.Raw": "PluginAPI.Enums.LogType.yml",
"PluginAPI.Enums.LogType.Warning": "PluginAPI.Enums.LogType.yml",
"PluginAPI.Enums.ServerEventType": "PluginAPI.Enums.ServerEventType.yml",
"PluginAPI.Enums.ServerEventType.BanIssued": "PluginAPI.Enums.ServerEventType.yml",
"PluginAPI.Enums.ServerEventType.BanRevoked": "PluginAPI.Enums.ServerEventType.yml",
"PluginAPI.Enums.ServerEventType.ConsoleCommand": "PluginAPI.Enums.ServerEventType.yml",
"PluginAPI.Enums.ServerEventType.GeneratorActivated": "PluginAPI.Enums.ServerEventType.yml",
"PluginAPI.Enums.ServerEventType.GrenadeExploded": "PluginAPI.Enums.ServerEventType.yml",
Expand Down Expand Up @@ -716,6 +722,8 @@
"PluginAPI.Events.IEventCancellation": "PluginAPI.Events.IEventCancellation.yml",
"PluginAPI.Events.IEventCancellation.IsCancelled": "PluginAPI.Events.IEventCancellation.yml",
"PluginAPI.Events.PlayerCheckReservedSlotCancellationData": "PluginAPI.Events.PlayerCheckReservedSlotCancellationData.yml",
"PluginAPI.Events.PlayerCheckReservedSlotCancellationData.BypassCheck": "PluginAPI.Events.PlayerCheckReservedSlotCancellationData.yml",
"PluginAPI.Events.PlayerCheckReservedSlotCancellationData.BypassReservedSlotsLimit": "PluginAPI.Events.PlayerCheckReservedSlotCancellationData.yml",
"PluginAPI.Events.PlayerCheckReservedSlotCancellationData.HasReservedSlot": "PluginAPI.Events.PlayerCheckReservedSlotCancellationData.yml",
"PluginAPI.Events.PlayerCheckReservedSlotCancellationData.IsCancelled": "PluginAPI.Events.PlayerCheckReservedSlotCancellationData.yml",
"PluginAPI.Events.PlayerCheckReservedSlotCancellationData.LeaveUnchanged": "PluginAPI.Events.PlayerCheckReservedSlotCancellationData.yml",
Expand All @@ -736,8 +744,6 @@
"PluginAPI.Helpers.Paths": "PluginAPI.Helpers.Paths.yml",
"PluginAPI.Helpers.Paths.AppData": "PluginAPI.Helpers.Paths.yml",
"PluginAPI.Helpers.Paths.Configs": "PluginAPI.Helpers.Paths.yml",
"PluginAPI.Helpers.Paths.Dependencies": "PluginAPI.Helpers.Paths.yml",
"PluginAPI.Helpers.Paths.Global": "PluginAPI.Helpers.Paths.yml",
"PluginAPI.Helpers.Paths.GlobalPlugins": "PluginAPI.Helpers.Paths.yml",
"PluginAPI.Helpers.Paths.LocalPlugins": "PluginAPI.Helpers.Paths.yml",
"PluginAPI.Helpers.Paths.PluginAPI": "PluginAPI.Helpers.Paths.yml",
Expand Down
6 changes: 3 additions & 3 deletions docs/PluginAPI.Commands.Command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ items:
remote:
path: NwPluginAPI/Commands/Command.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Command
path: ../NwPluginAPI/Commands/Command.cs
startLine: 8
Expand Down Expand Up @@ -61,7 +61,7 @@ items:
remote:
path: NwPluginAPI/Commands/Command.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Object
path: ../NwPluginAPI/Commands/Command.cs
startLine: 10
Expand Down Expand Up @@ -92,7 +92,7 @@ items:
remote:
path: NwPluginAPI/Commands/Command.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Plugin
path: ../NwPluginAPI/Commands/Command.cs
startLine: 11
Expand Down
2 changes: 1 addition & 1 deletion docs/PluginAPI.Commands.CommandsManager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ items:
remote:
path: NwPluginAPI/Commands/CommandsManager.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: CommandsManager
path: ../NwPluginAPI/Commands/CommandsManager.cs
startLine: 13
Expand Down
10 changes: 5 additions & 5 deletions docs/PluginAPI.Commands.ListCommand.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ items:
remote:
path: NwPluginAPI/Commands/ListCommand.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ListCommand
path: ../NwPluginAPI/Commands/ListCommand.cs
startLine: 10
Expand Down Expand Up @@ -78,7 +78,7 @@ items:
remote:
path: NwPluginAPI/Commands/ListCommand.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Command
path: ../NwPluginAPI/Commands/ListCommand.cs
startLine: 14
Expand Down Expand Up @@ -116,7 +116,7 @@ items:
remote:
path: NwPluginAPI/Commands/ListCommand.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Aliases
path: ../NwPluginAPI/Commands/ListCommand.cs
startLine: 16
Expand Down Expand Up @@ -154,7 +154,7 @@ items:
remote:
path: NwPluginAPI/Commands/ListCommand.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Description
path: ../NwPluginAPI/Commands/ListCommand.cs
startLine: 18
Expand Down Expand Up @@ -192,7 +192,7 @@ items:
remote:
path: NwPluginAPI/Commands/ListCommand.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Execute
path: ../NwPluginAPI/Commands/ListCommand.cs
startLine: 20
Expand Down
16 changes: 8 additions & 8 deletions docs/PluginAPI.Commands.PluginsCommand.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ items:
remote:
path: NwPluginAPI/Commands/PluginsCommand.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PluginsCommand
path: ../NwPluginAPI/Commands/PluginsCommand.cs
startLine: 9
Expand Down Expand Up @@ -94,7 +94,7 @@ items:
remote:
path: NwPluginAPI/Commands/PluginsCommand.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Command
path: ../NwPluginAPI/Commands/PluginsCommand.cs
startLine: 12
Expand Down Expand Up @@ -132,7 +132,7 @@ items:
remote:
path: NwPluginAPI/Commands/PluginsCommand.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Aliases
path: ../NwPluginAPI/Commands/PluginsCommand.cs
startLine: 13
Expand Down Expand Up @@ -170,7 +170,7 @@ items:
remote:
path: NwPluginAPI/Commands/PluginsCommand.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Description
path: ../NwPluginAPI/Commands/PluginsCommand.cs
startLine: 14
Expand Down Expand Up @@ -208,7 +208,7 @@ items:
remote:
path: NwPluginAPI/Commands/PluginsCommand.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Usage
path: ../NwPluginAPI/Commands/PluginsCommand.cs
startLine: 15
Expand Down Expand Up @@ -245,7 +245,7 @@ items:
remote:
path: NwPluginAPI/Commands/PluginsCommand.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Create
path: ../NwPluginAPI/Commands/PluginsCommand.cs
startLine: 17
Expand Down Expand Up @@ -279,7 +279,7 @@ items:
remote:
path: NwPluginAPI/Commands/PluginsCommand.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ExecuteParent
path: ../NwPluginAPI/Commands/PluginsCommand.cs
startLine: 24
Expand Down Expand Up @@ -324,7 +324,7 @@ items:
remote:
path: NwPluginAPI/Commands/PluginsCommand.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: LoadGeneratedCommands
path: ../NwPluginAPI/Commands/PluginsCommand.cs
startLine: 30
Expand Down
10 changes: 5 additions & 5 deletions docs/PluginAPI.Commands.ReloadCommmand.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ items:
remote:
path: NwPluginAPI/Commands/ReloadCommand.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ReloadCommmand
path: ../NwPluginAPI/Commands/ReloadCommand.cs
startLine: 10
Expand Down Expand Up @@ -78,7 +78,7 @@ items:
remote:
path: NwPluginAPI/Commands/ReloadCommand.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Command
path: ../NwPluginAPI/Commands/ReloadCommand.cs
startLine: 13
Expand Down Expand Up @@ -115,7 +115,7 @@ items:
remote:
path: NwPluginAPI/Commands/ReloadCommand.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Aliases
path: ../NwPluginAPI/Commands/ReloadCommand.cs
startLine: 14
Expand Down Expand Up @@ -152,7 +152,7 @@ items:
remote:
path: NwPluginAPI/Commands/ReloadCommand.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Description
path: ../NwPluginAPI/Commands/ReloadCommand.cs
startLine: 15
Expand Down Expand Up @@ -189,7 +189,7 @@ items:
remote:
path: NwPluginAPI/Commands/ReloadCommand.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Execute
path: ../NwPluginAPI/Commands/ReloadCommand.cs
startLine: 17
Expand Down
10 changes: 5 additions & 5 deletions docs/PluginAPI.Core.Attributes.PluginCommand.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ items:
remote:
path: NwPluginAPI/Core/Attributes/PluginCommand.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PluginCommand
path: ../NwPluginAPI/Core/Attributes/PluginCommand.cs
startLine: 8
Expand Down Expand Up @@ -123,7 +123,7 @@ items:
remote:
path: NwPluginAPI/Core/Attributes/PluginCommand.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Name
path: ../NwPluginAPI/Core/Attributes/PluginCommand.cs
startLine: 11
Expand Down Expand Up @@ -158,7 +158,7 @@ items:
remote:
path: NwPluginAPI/Core/Attributes/PluginCommand.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Description
path: ../NwPluginAPI/Core/Attributes/PluginCommand.cs
startLine: 12
Expand Down Expand Up @@ -193,7 +193,7 @@ items:
remote:
path: NwPluginAPI/Core/Attributes/PluginCommand.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Type
path: ../NwPluginAPI/Core/Attributes/PluginCommand.cs
startLine: 13
Expand Down Expand Up @@ -228,7 +228,7 @@ items:
remote:
path: NwPluginAPI/Core/Attributes/PluginCommand.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Attributes/PluginCommand.cs
startLine: 21
Expand Down
6 changes: 3 additions & 3 deletions docs/PluginAPI.Core.Attributes.PluginCommandAliases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ items:
remote:
path: NwPluginAPI/Core/Attributes/PluginCommandAliases.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PluginCommandAliases
path: ../NwPluginAPI/Core/Attributes/PluginCommandAliases.cs
startLine: 7
Expand Down Expand Up @@ -121,7 +121,7 @@ items:
remote:
path: NwPluginAPI/Core/Attributes/PluginCommandAliases.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: Aliases
path: ../NwPluginAPI/Core/Attributes/PluginCommandAliases.cs
startLine: 10
Expand Down Expand Up @@ -156,7 +156,7 @@ items:
remote:
path: NwPluginAPI/Core/Attributes/PluginCommandAliases.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Attributes/PluginCommandAliases.cs
startLine: 16
Expand Down
8 changes: 4 additions & 4 deletions docs/PluginAPI.Core.Attributes.PluginConfig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ items:
remote:
path: NwPluginAPI/Core/Attributes/PluginConfig.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: PluginConfig
path: ../NwPluginAPI/Core/Attributes/PluginConfig.cs
startLine: 7
Expand Down Expand Up @@ -122,7 +122,7 @@ items:
remote:
path: NwPluginAPI/Core/Attributes/PluginConfig.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: ConfigPath
path: ../NwPluginAPI/Core/Attributes/PluginConfig.cs
startLine: 10
Expand Down Expand Up @@ -157,7 +157,7 @@ items:
remote:
path: NwPluginAPI/Core/Attributes/PluginConfig.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Attributes/PluginConfig.cs
startLine: 12
Expand Down Expand Up @@ -187,7 +187,7 @@ items:
remote:
path: NwPluginAPI/Core/Attributes/PluginConfig.cs
branch: master
repo: https://github.com/northwood-studios/NwPluginAPI.git
repo: git@github.com:northwood-studios/NwPluginAPI.git
id: .ctor
path: ../NwPluginAPI/Core/Attributes/PluginConfig.cs
startLine: 14
Expand Down
Loading

0 comments on commit 5285bb3

Please sign in to comment.