Delta-v/Content.Server/Fluids/EntitySystems
deltanedas 7b590122b6
fire extinguisher using item toggle (#29906)
* move SprayAttemptEvent to shared

* add SolutionTransferredEvent

* replace FireExtinguisher with SpraySafety

* update fire extinguisher yml

* invert visuals

* always handle event in solution transfer, it makes popups

* instantly fill it

* untroll

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-07-13 14:17:10 +10:00
..
AbsorbentSystem.cs Replace Matrix3 with System.Numerics.Matrix3x2 (#27443) 2024-06-02 14:07:41 +10:00
DrainSystem.cs Resolve `'TransformComponent.MapPosition' is obsolete` in content (#27939) 2024-05-12 10:31:54 -04:00
PuddleDebugDebugOverlaySystem.cs Code cleanup: puddles and spreaders (#26102) 2024-03-15 14:41:08 +11:00
PuddleSystem.Evaporation.cs Add prediction for puddle and spillable examines (#25794) 2024-03-03 16:36:36 +11:00
PuddleSystem.Spillable.cs Spilling reagents on mutliple entities at once fix (#29763) 2024-07-07 13:52:18 +10:00
PuddleSystem.Transfers.cs Revert 'Revert 'Solution Entities'' (#23168) 2023-12-29 08:47:43 -04:00
PuddleSystem.cs Resolve `'EntitySystem.Get<T>()' is obsolete` in content (#27936) 2024-05-12 20:34:52 -04:00
SmokeSystem.cs Turn ReagentEffects into generic EntityEffects (#28168) 2024-06-30 13:43:43 +10:00
SpraySystem.cs fire extinguisher using item toggle (#29906) 2024-07-13 14:17:10 +10:00