fish-station/Content.Server/Fluids/EntitySystems
Perry Fraser c65f0aeb31
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-10-18 17:41:56 +00:00
..
AbsorbentSystem.cs Make mopping predicted (and some other stuff) (#38749) 2025-07-09 05:17:55 +02:00
DrainSystem.cs Clean up all missing EntitySystem proxy method uses (#38353) 2025-06-26 16:50:49 -07:00
PuddleDebugDebugOverlaySystem.cs Clean up all missing EntitySystem proxy method uses (#38353) 2025-06-26 16:50:49 -07:00
PuddleSystem.cs Make a lot more puddle stuff predicted (#38871) 2025-10-18 17:41:56 +00:00
PuddleSystem.Spillable.cs Make a lot more puddle stuff predicted (#38871) 2025-10-18 17:41:56 +00:00
SmokeSystem.cs Entity effects ECS refactor (#40580) 2025-10-12 21:23:42 +00:00
SpraySystem.cs EVENT BASED WEIGHTLESSNESS (#37971) 2025-08-19 14:35:09 -04:00