Delta-v/Content.Shared/Fluids
Perry Fraser f905239b87 Make a lot more puddle stuff predicted (#38871)
* feat: predict evaporation

* refactor: move puddle update logic to shared

* refactor: move more puddle stuff to Shared

Still can't do stuff that creates puddles :(

* refactor: move puddle transfers to shared

* fix: various style fixes + switch to predicted variants

* style: make some puddle stuff private instead of protected

* refactor: move solution dumping to its own system

* docs: clarify Drainable/Dumpable/Refillable docs

Also whacks unneeded VVAccess's.

* fix: audit usages of drainable+refillable

I'm leaving spear and arrow for now... but I don't love it.

* Added an item query I guess

* Review changes

* You can pour out waterguns

* Review changes

* oops

---------

Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
Co-authored-by: SlamBamActionman <slambamactionman@gmail.com>
2025-12-29 11:39:27 -06:00
..
Components Make a lot more puddle stuff predicted (#38871) 2025-12-29 11:39:27 -06:00
EntitySystems Make a lot more puddle stuff predicted (#38871) 2025-12-29 11:39:27 -06:00
AbsorbentComponent.cs Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
Events.cs fire extinguisher using item toggle (#29906) 2024-08-09 17:45:39 +01:00
PuddleVisuals.cs Puddles & spreader refactor (#15191) 2023-04-10 15:37:03 +10:00
SharedAbsorbentSystem.cs Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
SharedDrainSystem.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
SharedPuddleDebugOverlaySystem.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
SharedPuddleSystem.Evaporation.cs Make a lot more puddle stuff predicted (#38871) 2025-12-29 11:39:27 -06:00
SharedPuddleSystem.Spillable.cs Make a lot more puddle stuff predicted (#38871) 2025-12-29 11:39:27 -06:00
SharedPuddleSystem.cs Make a lot more puddle stuff predicted (#38871) 2025-12-29 11:39:27 -06:00
SharedSprayComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
SpraySafetySystem.cs fire extinguisher using item toggle (#29906) 2024-08-09 17:45:39 +01:00