Delta-v/Content.Shared/Fluids
TNE 52ef8f9b70
Allow drag-and-drop insertion of reagents into the ChemMaster (#19796)
* Add DumpableSolutionComponent

Separates out the component from "DrainComponent" that allows one to drag a bucket/any reagent container onto a drain/sink/toilet to empty it and allows other reagent containers to reuse the code effortlessly.

* Give the ChemMaster 4000 the DumpableSolution Component

Allows drag and dropping solutions into the ChemMaster much like you used to be able to do exclusively with drains. This also allows dumping jugs into them.
2023-09-04 15:53:13 +03:00
..
Components Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
AbsorbentComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
Events.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
PuddleVisuals.cs Puddles & spreader refactor (#15191) 2023-04-10 15:37:03 +10:00
SharedAbsorbentSystem.cs Puddles & spreader refactor (#15191) 2023-04-10 15:37:03 +10:00
SharedDrainSystem.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
SharedPuddleDebugOverlaySystem.cs Fluid spread refactor (#11908) 2022-11-15 22:30:59 +11:00
SharedPuddleSystem.cs Allow drag-and-drop insertion of reagents into the ChemMaster (#19796) 2023-09-04 15:53:13 +03:00
SharedSprayComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00