Delta-v/Content.Server/GameObjects/Components/Chemistry
DrSmugleaf 6b4a39006e
Make mechanism behaviors properly update, fix eating and drinking (#2472)
* Make mechanisms properly update and fix eating and drinking

* Remove outdated component ignores

* Fix nullable error

* Fix mechanism behavior events

* Remove unnecessary code
2020-11-02 11:37:37 +01: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 Make mechanism behaviors properly update, fix eating and drinking (#2472) 2020-11-02 11:37:37 +01: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