fish-station/Content.Shared/Fluids/Components
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
..
DrainComponent.cs Replace ValidatePrototypeId uses with ProtoId or EntProtoId (#38814) 2025-07-07 21:57:05 +02:00
EvaporationComponent.cs Make a lot more puddle stuff predicted (#38871) 2025-10-18 17:41:56 +00:00
PuddleComponent.cs Increase puddle spillover volume to 50u (#38044) 2025-10-01 20:17:31 +00:00
SpillableComponent.cs fix: mops with liquid can hit people again (#38486) 2025-06-22 00:23:39 +02:00
SpillWhenWornComponent.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