fish-station/Content.Shared/GameObjects/Components/Body
DrSmugleaf 101fa9e466
Fix mechanism events not being called properly, add test (#2279)
* Add mechanism events when added/removed to/from body/parts

* Change old usages

* Add TODO

* Remove BodyExtensions and IHasBody

* Remove unnecessary extensions and fix wrong event call in mechanism behavior component

* Complete test and fix event calls
2020-10-17 12:26:39 +02:00
..
Behavior Fix mechanism events not being called properly, add test (#2279) 2020-10-17 12:26:39 +02:00
Mechanism Fix mechanism events not being called properly, add test (#2279) 2020-10-17 12:26:39 +02:00
Networks Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
Part Fix mechanism events not being called properly, add test (#2279) 2020-10-17 12:26:39 +02:00
Preset Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
Scanner Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
Surgery Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
Template Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
IBody.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
SharedBodyComponent.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00