Delta-v/Content.Shared/Fluids/Components
metalgearsloth 46a3d6d100 Optimise drains (#32230)
* Optimise drains

If it's still a problem then we do what I did for rmc14 and just dump all the active drains onto a job to getentitiesinrange in parallel.

* Fixes
2024-10-02 12:08:11 +01:00
..
DrainComponent.cs Optimise drains (#32230) 2024-10-02 12:08:11 +01:00
EvaporationComponent.cs Add prediction for puddle and spillable examines (#25794) 2024-03-07 01:19:36 +01:00
PuddleComponent.cs Add prediction for puddle and spillable examines (#25794) 2024-03-07 01:19:36 +01:00
SpillWhenWornComponent.cs Replace BlockSolutionAccessComponent with an attempt event (#26988) 2024-07-25 00:39:35 +02:00
SpillableComponent.cs Replace BlockSolutionAccessComponent with an attempt event (#26988) 2024-07-25 00:39:35 +02:00
SpraySafetyComponent.cs fire extinguisher using item toggle (#29906) 2024-08-09 17:45:39 +01:00