fish-station/Content.Server/Fluids/EntitySystems
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
..
AbsorbentSystem.cs Fix for Mopped chems not transfering (#19238) 2023-08-17 15:00:46 -07:00
DrainSystem.cs Fixed args.Used instead of args.Target (#17838) 2023-07-05 13:31:30 -07:00
PuddleDebugDebugOverlaySystem.cs Revert "Remove most usages of obsolete TransformComponent methods (#1… (#19714) 2023-09-01 12:30:29 +10:00
PuddleSystem.cs Color flash effect fixes (#18952) 2023-08-10 10:44:52 -07:00
PuddleSystem.Evaporation.cs Lint more const string prototypes (#18922) 2023-08-13 20:26:59 -04:00
PuddleSystem.Spillable.cs Fixing spilling empty containers (#19048) 2023-08-13 01:08:54 -06:00
PuddleSystem.Transfers.cs Allow drag-and-drop insertion of reagents into the ChemMaster (#19796) 2023-09-04 15:53:13 +03:00
SmokeSystem.cs Remove unused dependencies (#19490) 2023-08-24 09:55:15 -08:00
SpraySystem.cs Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00