Delta-v/Content.Server/GlobalVerbs
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
..
AttachToGrandparentVerb.cs Add attach to self, grid and grandparent debug verbs (#2395) 2020-10-26 11:31:27 +01:00
AttachToGridVerb.cs Add attach to self, grid and grandparent debug verbs (#2395) 2020-10-26 11:31:27 +01:00
AttachToSelf.cs Add attach to self, grid and grandparent debug verbs (#2395) 2020-10-26 11:31:27 +01:00
ControlMobVerb.cs Add missing localization to verb names (#1953) 2020-08-29 13:36:02 +02:00
InRangeUnoccludedVerb.cs Add InRangeUnoccluded verb (#2421) 2020-10-29 01:03:21 +11:00
MakeSentientVerb.cs Console Unify API Changes (#3059) 2021-02-01 16:49:43 -08:00
PointingVerb.cs Add unoccluded check for pointing arrows (#2253) 2020-11-03 21:25:31 +11:00
RejuvenateVerb.cs Damage rework (#2525) 2020-12-07 14:52:55 +01:00
SetAnchorVerb.cs SetAnchor debug command and verb (#2972) 2021-01-10 20:08:07 +01:00