fish-station/Content.Server/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
..
Mechanisms Add IMechanism interface to body system (#1997) 2020-09-02 01:16:13 +02:00
Network Separate part management from the rest of body manager component (#2017) 2020-09-10 00:51:24 +02:00
Surgery Separate part management from the rest of body manager component (#2017) 2020-09-10 00:51:24 +02:00
BodyCommands.cs Separate part management from the rest of body manager component (#2017) 2020-09-10 00:51:24 +02:00
BodyPart.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
BodyPreset.cs Separate part management from the rest of body manager component (#2017) 2020-09-10 00:51:24 +02:00
BodyTemplate.cs Separate part management from the rest of body manager component (#2017) 2020-09-10 00:51:24 +02:00
IBodyPart.cs Feature/1754 kill player on body parts missing (#2014) 2020-09-03 20:35:39 +02:00
IBodyPartContainer.cs Add body part and body manager interfaces (#1939) 2020-08-30 11:26:52 +02:00