Delta-v/Content.Client/GameObjects/EntitySystems
Víctor Aguilera Puerto e17ffbd76f
Adds verb categories (#766)
* Adds verb categories

* Update Content.Shared/GameObjects/Verbs/Verb.cs

Co-Authored-By: Pieter-Jan Briers <pieterjan.briers@gmail.com>

* Make GetCategory virtual

Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com>
2020-03-06 20:11:24 +01:00
..
CameraRecoilSystem.cs Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
CharacterInterfaceSystem.cs Adds explicit inventory window. 2019-07-20 14:07:11 +02:00
ClientInventorySystem.cs Better inventory window, inventory buttons on game HUD. 2019-07-23 23:24:47 +02:00
ClientNotifySystem.cs Popup message notifications. (#125) 2018-11-21 21:11:30 +01:00
CombatModeSystem.cs Fix crash on reconnect. 2020-01-26 23:53:33 +01:00
ConstructorSystem.cs Updates various systems to the new InputCommandHandler delegate signature, implementing the new handled return value. 2019-09-17 16:10:59 -07:00
ExamineSystem.cs SubscribeEvent() has been split into SubscribeNetworkEvent() and SubscribeLocalEvent() methods on EntitySystem. 2020-02-19 17:08:59 -08:00
IconSmoothSystem.cs SubscribeEvent() has been split into SubscribeNetworkEvent() and SubscribeLocalEvent() methods on EntitySystem. 2020-02-19 17:08:59 -08:00
MeleeLungeSystem.cs Shitty combat mode & animations. (#367) 2019-09-26 22:32:32 +02:00
MeleeWeaponSystem.cs SubscribeEvent() has been split into SubscribeNetworkEvent() and SubscribeLocalEvent() methods on EntitySystem. 2020-02-19 17:08:59 -08:00
RangedWeaponSystem.cs Combat mode improvements. 2020-01-26 03:38:51 +01:00
SubFloorHideSystem.cs SubscribeEvent() has been split into SubscribeNetworkEvent() and SubscribeLocalEvent() methods on EntitySystem. 2020-02-19 17:08:59 -08:00
VerbSystem.cs Adds verb categories (#766) 2020-03-06 20:11:24 +01:00
WindowSystem.cs SubscribeEvent() has been split into SubscribeNetworkEvent() and SubscribeLocalEvent() methods on EntitySystem. 2020-02-19 17:08:59 -08:00