Delta-v/Content.Server/Fluids/EntitySystems
Fildrance fb61aa165f 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-08-05 16:49:19 +02:00
..
AbsorbentSystem.cs Spray nozzle can suck puddles into tank directly! (#30600) 2025-08-05 16:49:19 +02:00
DrainSystem.cs Fix sink draining sound (#34173) 2025-03-01 14:05:23 +00:00
PuddleDebugDebugOverlaySystem.cs Fix: showfluids command activates for everyone (#35155) 2025-03-01 13:07:40 +00:00
PuddleSystem.Evaporation.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
PuddleSystem.Spillable.cs Beer googles function as their description states. (#4091) 2025-08-03 08:35:20 +00:00
PuddleSystem.Transfers.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
PuddleSystem.cs Mob Movement Major Refactor (#36847) 2025-05-18 16:20:43 +01:00
SmokeSystem.cs Move entity effects definitions to shared (#35614) 2025-08-05 14:45:40 +02:00
SpraySystem.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00