Delta-v/Content.Server/GameObjects/Components/Chemistry
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
..
ChemMasterComponent.cs Fix chemmaster not checking for reactions 2020-09-21 19:27:10 +02:00
InjectorComponent.cs Adds missing reactions to chemical stuff. 2020-09-26 14:48:24 +02:00
PillComponent.cs Fix mechanism events not being called properly, add test (#2279) 2020-10-17 12:26:39 +02:00
PourableComponent.cs Add text coloring for inspected solution containers, code cleanup (#2010) 2020-09-10 00:32:31 +02:00
ReagentDispenserComponent.cs Eject verbs for chem and id console (#2098) 2020-09-16 23:57:14 +02:00
RehydratableComponent.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
SolutionContainerComponent.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
TransformableContainerComponent.cs Add text coloring for inspected solution containers, code cleanup (#2010) 2020-09-10 00:32:31 +02:00
VaporComponent.cs Rename usages of collidable to physics (#2230) 2020-10-11 16:36:58 +02:00