fish-station/Content.Server/Fluids/EntitySystems
Princess Cheeseballs 251cfbd8be
Puddle Code Slipping Cleanup (#35845)
* Init Commit

* windows yelling at me to update commit

* working commit, need prediciton and more dehardcoding

* Project 0 warnings

* Working Commit (Near Final)

* ryder got confused commit

* I love Merge Conflicts :)

* Working commit, no prediction

* Forgot the yaml changes

* Comments and typos

* Apparently while the reduced launch mult of lube was initialized it was never used so I revered back to default

* Fixed an incorrect divisor

* bit of cleanup

* Prediciton fixed, and puddles now affect all entities

* FORGOT TO RENAME A VERY IMPORTANT VARIABLE OOPS

* Really big I forgor moment

* Even bigger I forgor moment

* four more merge conflicts to fix four more oopsies

* fixed actual divide by zero moment and also im very dumb

* Even bigger I forgor moment

* four more merge conflicts to fix four more oopsies

* fixed actual divide by zero moment and also im very dumb

* Fix all test fails

* code cleanup

* Webedit whitespace

* Code cleaup

* whitespace webedit

* whitespace webedit

* whitespace webedit

* whitespace removal

* Comments and cleanup

* Re-Added 20 warnings as per Ork's request

* Cleanups

* Spacing fix

* bugfixes and cleanup

* Small bugfix

* Actually dirty the slipComp for real

* Added Friction field to Reagent Prototype per design discussion

* Sliding system is kill
2025-04-20 17:27:12 -04:00
..
AbsorbentSystem.cs Un-Hardcode water evaporation & mopping behavior (#33399) 2025-04-18 20:11:28 -04:00
DrainSystem.cs Fix sink draining sound (#34173) 2025-02-22 20:20:44 +11:00
PuddleDebugDebugOverlaySystem.cs Fix: showfluids command activates for everyone (#35155) 2025-02-14 13:23:27 +01:00
PuddleSystem.cs Puddle Code Slipping Cleanup (#35845) 2025-04-20 17:27:12 -04:00
PuddleSystem.Evaporation.cs Un-Hardcode water evaporation & mopping behavior (#33399) 2025-04-18 20:11:28 -04:00
PuddleSystem.Spillable.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
PuddleSystem.Transfers.cs [#30096 Fix] Dumping a RefillableSolution into a DumpableSolution now requires CanComplexInteract (#33350) 2025-04-19 16:32:17 -04:00
SmokeSystem.cs remove usages of obsolete EntityUid method variants (#35106) 2025-02-16 03:06:23 +01:00
SpraySystem.cs Allow fire extinguishers and sprays to push grids you are standing on (#31754) 2025-04-18 13:41:27 +10:00