Delta-v/Content.Shared/Chemistry
SlamBamActionman b9fa941ca6
Turn ReagentEffects into generic EntityEffects (#28168)
* Oh the possibilities

* Merge fixes

* Forgot to remote LavaSystem oops

* Changed EntityEffectArgs to EntityEffectBaseArgs and EntityEffectReagentArgs

* Throw exception for unimplemented effectargs

* Remove Json and overrideable datafields

* Fix test issues

* Actually fix the compiling issue

* Fix comments and remove EntityEffectArgs (no longer used, replaced with EntityEffectBaseArgs)
2024-06-30 13:43:43 +10:00
..
Components Replace BlockSolutionAccessComponent with an attempt event (#26988) 2024-06-21 13:04:02 +10:00
Dispenser Add limited-reagent dispensers (#23907) 2024-01-17 16:43:48 -05:00
EntitySystems Replace BlockSolutionAccessComponent with an attempt event (#26988) 2024-06-21 13:04:02 +10:00
Reaction Turn ReagentEffects into generic EntityEffects (#28168) 2024-06-30 13:43:43 +10:00
Reagent Turn ReagentEffects into generic EntityEffects (#28168) 2024-06-30 13:43:43 +10:00
MetabolismMovespeedModifierSystem.cs Remove 700 usages of Component.Owner (#21100) 2023-10-19 12:34:31 -07:00
ReactiveSystem.cs Turn ReagentEffects into generic EntityEffects (#28168) 2024-06-30 13:43:43 +10:00
SharedChemMaster.cs Revert 'Revert 'Solution Entities'' (#23168) 2023-12-29 08:47:43 -04:00
SharedChemistryGuideDataSystem.cs Chem guidebook (#17123) 2023-06-04 15:45:02 -05:00
SharedReagentDispenser.cs Reagent dispenser UI (Again) (#27958) 2024-05-13 17:46:16 -04:00
SharedSolutionHeater.cs Hotplate overhaul (#17586) 2023-06-24 14:09:24 -04:00
SharedTransferAmount.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
SolutionScannerSystem.cs Add chemical scanning goggles (#18373) 2023-08-01 15:57:22 -04:00
SolutionVisuals.cs Added sink (#14348) 2023-06-30 18:10:47 -04:00