Delta-v/Content.Client/GameObjects/Components/Mobs
DrSmugleaf 677706b117
Refactor body component to use slots instead of an army of dictionaries (#3749)
* Refactor body component to use slots instead of an army of dictionaries

* Update vox

* Replace static method call with extension

* Add setpart method, replace dispose with shutdown

* Fix tests, fix not listening to slot events when setting a part
2021-04-05 14:54:51 +02:00
..
Actions Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
State Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
CameraRecoilComponent.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
ClientActionsComponent.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
ClientAlertsComponent.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
CombatModeComponent.cs Improves the HUD (#3655) 2021-03-27 02:23:12 +11:00
DamageStateVisualizer.cs Serialization v3 content PR (#3491) 2021-03-05 01:08:38 +01:00
HumanoidAppearanceComponent.cs Refactor body component to use slots instead of an army of dictionaries (#3749) 2021-04-05 14:54:51 +02:00
ICharacterUI.cs Objectives (#2459) 2020-11-22 18:38:07 +11:00
MeleeLungeComponent.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
StunnableComponent.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00