Delta-v/Content.Shared/Fluids/Components
metalgearsloth dd376e4e84
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-09-28 15:16:54 +10:00
..
DrainComponent.cs Optimise drains (#32230) 2024-09-28 15:16:54 +10:00
EvaporationComponent.cs Add prediction for puddle and spillable examines (#25794) 2024-03-03 16:36:36 +11:00
PuddleComponent.cs Add prediction for puddle and spillable examines (#25794) 2024-03-03 16:36:36 +11:00
SpillWhenWornComponent.cs Replace BlockSolutionAccessComponent with an attempt event (#26988) 2024-06-21 13:04:02 +10:00
SpillableComponent.cs Replace BlockSolutionAccessComponent with an attempt event (#26988) 2024-06-21 13:04:02 +10:00
SpraySafetyComponent.cs fire extinguisher using item toggle (#29906) 2024-07-13 14:17:10 +10:00