fish-station/Content.Server/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 Nerf gasping and reenable metabolism (#2261) 2020-10-14 22:32:06 +02:00
Circulatory 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
BodyCommands.cs Fix mechanism events not being called properly, add test (#2279) 2020-10-17 12:26:39 +02:00
BodyComponent.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
BodyManagerHealthChangeParams.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
BodyScannerComponent.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
MechanismComponent.cs Fix mechanism events not being called properly, add test (#2279) 2020-10-17 12:26:39 +02:00
SurgeryToolComponent.cs Fix mechanism events not being called properly, add test (#2279) 2020-10-17 12:26:39 +02:00