Delta-v/Content.Server/GameObjects/Components/Body
DrSmugleaf 097e02ab4f
Separate part management from the rest of body manager component (#2017)
* Separate part management from the rest of body manager component

* Component reference

* Move more methods over

* Fix docs and move over BodyPreset

* Fix up body preset

* Create initialize method and remove constructor for BodyPreset

* Do the same for BodyTemplate and add Initialized properties

* Fix BodyTemplate HashCode test

* BodyTemplate test PLS
2020-09-10 00:51:24 +02:00
..
Circulatory Add text coloring for inspected solution containers, code cleanup (#2010) 2020-09-10 00:32:31 +02:00
Digestive Add text coloring for inspected solution containers, code cleanup (#2010) 2020-09-10 00:32:31 +02:00
Respiratory Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
BodyManagerComponent.Parts.cs Separate part management from the rest of body manager component (#2017) 2020-09-10 00:51:24 +02:00
BodyManagerComponent.cs Separate part management from the rest of body manager component (#2017) 2020-09-10 00:51:24 +02:00
BodyScannerComponent.cs Add body part and body manager interfaces (#1939) 2020-08-30 11:26:52 +02:00
DroppedBodyPartComponent.cs Separate part management from the rest of body manager component (#2017) 2020-09-10 00:51:24 +02:00
DroppedMechanismComponent.cs Add IMechanism interface to body system (#1997) 2020-09-02 01:16:13 +02:00
IBodyManagerComponent.cs Separate part management from the rest of body manager component (#2017) 2020-09-10 00:51:24 +02:00
IBodyPartManager.cs Separate part management from the rest of body manager component (#2017) 2020-09-10 00:51:24 +02:00
SurgeryToolComponent.cs Add IMechanism interface to body system (#1997) 2020-09-02 01:16:13 +02:00