Delta-v/Content.Shared/Body
Flipp Syder 7dc6b95a10
Moves HumanoidAppearanceComponent to ECS (#4855)
* Moves HumanoidCharacterAppearance to ECS

* Makes HumanoidAppearanceSystem work over networks

* Makes HumanoidAppearanceSystem more efficient

* Cleans up the files

* Updates privacy on a couple of functions

* Fixes a few using references, renames a file

* Makes HumanoidAppearanceSystem more cleaner

* Fixes Magic Mirror

* Cleanup

* HumanoidAppearanceComponent now has a friend

SharedHumanoidAppearanceSystem is only allowed to act on this, now

* Fixes the Body-HumanoidAppearance ECS scaffolding

* a little cleanup never hurt anybody

* quick fix for magic mirror appearance access

* Replaces a networked event with a local one

This one was... causing bugs
2021-10-17 00:28:02 +02:00
..
Behavior Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
Components Moves HumanoidAppearanceComponent to ECS (#4855) 2021-10-17 00:28:02 +02:00
Mechanism Gets rid of all ComponentManager usages. (#4707) 2021-09-28 13:35:29 +02:00
Metabolism Metabolism refactor (#4395) 2021-07-31 13:50:32 +02:00
Networks Solution refactor (#4407) 2021-09-06 23:49:44 +10:00
Part Moves HumanoidAppearanceComponent to ECS (#4855) 2021-10-17 00:28:02 +02:00
Preset Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
Scanner Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
Slot Remove IBody, IBodyPart, IMechanism and IMechanismBehavior (#4187) 2021-06-17 00:44:38 +10:00
Surgery Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00
Template Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00