Delta-v/Content.Server/Chemistry
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
..
Commands Make some prototypes use frozen collections (#22576) 2024-01-22 18:36:50 +01:00
Components Make reagent dispensers gridinv-based instead of pseudo-listinv (#34205) 2025-05-18 17:08:25 +01:00
Containers/EntitySystems Moved Serverside solution container code to shared (yes that includes ensureSolution!) (#27478) 2024-05-07 04:40:39 +02:00
EntitySystems Spray nozzle can suck puddles into tank directly! (#30600) 2025-08-05 16:49:19 +02:00
TileReactions Puddle code hotfix 2 (#37046) 2025-05-18 15:47:29 +01:00