Delta-v/Content.Server/GameObjects/Components/Body
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
..
Behavior Refactor body component to use slots instead of an army of dictionaries (#3749) 2021-04-05 14:54:51 +02:00
Circulatory Enable nullability in Content.Server (#3685) 2021-03-16 15:50:20 +01:00
Part Refactor body component to use slots instead of an army of dictionaries (#3749) 2021-04-05 14:54:51 +02:00
Respiratory Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
Surgery Refactor body component to use slots instead of an army of dictionaries (#3749) 2021-04-05 14:54:51 +02:00
BodyComponent.cs Refactor body component to use slots instead of an army of dictionaries (#3749) 2021-04-05 14:54:51 +02:00
BodyManagerHealthChangeParams.cs Damage rework (#2525) 2020-12-07 14:52:55 +01:00
BodyScannerComponent.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
MechanismComponent.cs Refactor body component to use slots instead of an army of dictionaries (#3749) 2021-04-05 14:54:51 +02:00