Delta-v/Content.Server/GameObjects/Components/GUI
Acruid 8b5d66050a
Console Unify API Changes (#3059)
* Remove unused IChatCommand.

* Lots of refactoring into a shared context.

* Removed ICommonSession from server concmd Execute.

* Added argStr parameter to concmd execute.

* The execute function of client concmds now returns void, use the new shell.RemoteExecuteCommand function to forward commands.

* Finally move shells and commands into shared.

* Console commands can now be registered directly without a class in a shared context.

* Engine API Changes.

* Repair rebase damage.

* Update Submodule.
2021-02-01 16:49:43 -08:00
..
HandsComponent.cs Adds disarm action (#2950) 2021-01-09 20:31:34 +01:00
HumanInventoryControllerComponent.cs Change components to use timer component (#2426) 2020-10-30 15:02:49 +11:00
IInventoryController.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
InventoryComponent.cs Console Unify API Changes (#3059) 2021-02-01 16:49:43 -08:00
StrippableComponent.cs Add ActionBlockerExtensions 2020-12-20 04:26:21 +01:00