Delta-v/Content.Shared/Fluids
Fildrance 291ccfbe23
Spray nozzle can suck puddles into tank directly! (#30600)
* feat: now vacuum cleaner can suck solutions from floor

* refactor using AbsorbentSystem instead of separate vacuum cleaner

* refactor: remove unused vacuum cleaner files

* refactor: renamed ConnectedContainerComponent to SlotBasedConnectedContainerComponent (and system)

* fix: fix invalid comp name

* fix: no more spray nozzle messaging about water inside bottles etc.

* refactor: minor refactor in SlotBasedConnectedContainerSystem and adjustments after merge

* refactor: cleanups

* refactor: renaming

* refactor: update to use _puddleSystem.GetAbsorbentReagents

* refactor: changed interactions with SlotBasedConnectedContainerSystem into events

* refactor: new sound and action delay adjusted to sound (amount tweaked a bit accordingly, almost)

* refactor: added networking for SlotBasedConnectedContainerComponent

* fix attribution for vacuum-cleaner-fast.ogg

* trying to fix multi-license for mix sound file

* remove empty line

* refactor: remove trailing whitespace

* by ref struct, brother

---------

Co-authored-by: pa.pecherskij <pa.pecherskij@interfax.ru>
Co-authored-by: EmoGarbage404 <retron404@gmail.com>
2025-05-25 23:36:16 -04:00
..
Components Puddle Code Slipping Cleanup (#35845) 2025-04-20 17:27:12 -04:00
EntitySystems Replace BlockSolutionAccessComponent with an attempt event (#26988) 2024-06-21 13:04:02 +10:00
AbsorbentComponent.cs Spray nozzle can suck puddles into tank directly! (#30600) 2025-05-25 23:36:16 -04:00
Events.cs fire extinguisher using item toggle (#29906) 2024-07-13 14:17:10 +10:00
PuddleVisuals.cs Puddles & spreader refactor (#15191) 2023-04-10 15:37:03 +10:00
SharedAbsorbentSystem.cs Puddles & spreader refactor (#15191) 2023-04-10 15:37:03 +10:00
SharedDrainSystem.cs Random spontaneous cleanup PR (#25131) 2024-02-13 16:48:39 -05:00
SharedPuddleDebugOverlaySystem.cs Content update for NetEntities (#18935) 2023-09-11 09:42:41 +10:00
SharedPuddleSystem.Evaporation.cs Un-Hardcode water evaporation & mopping behavior (#33399) 2025-04-18 20:11:28 -04:00
SharedPuddleSystem.Spillable.cs Make mobs without hands unable to spill jugs (#31438) 2024-09-09 14:02:15 +03:00
SharedPuddleSystem.cs Un-Hardcode water evaporation & mopping behavior (#33399) 2025-04-18 20:11:28 -04:00
SharedSprayComponent.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
SpraySafetySystem.cs fire extinguisher using item toggle (#29906) 2024-07-13 14:17:10 +10:00