Delta-v/Content.Shared/Chemistry/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
..
ReactiveContainerSystem.cs upstream merge 2/11 (#2090) 2024-11-07 20:09:25 +00:00
RehydratableSystem.cs snipe qol prs from upstream (#2614) 2025-01-05 03:55:34 +00:00
ScoopableSolutionSystem.cs Fix debug assert in ScoopableSolution (#35225) 2025-03-01 13:30:35 +00:00
SharedHypospraySystem.cs Make container draw disableble for mob-affecting Hyposprays (#30683) 2025-05-18 16:55:19 +01:00
SharedInjectorSystem.cs remove Injector SolutionName constant (#27493) 2024-05-07 03:45:17 +02:00
SharedSolutionContainerMixerSystem.cs Decouple interactions from hands, cleanup old events, add new fears (#28393) 2024-06-01 18:00:07 +02:00
SharedSolutionContainerSystem.Capabilities.cs Returned functionality to industrial reagent grinders (#31903) 2024-09-14 13:38:15 +01:00
SharedSolutionContainerSystem.Relays.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
SharedSolutionContainerSystem.cs Spray nozzle can suck puddles into tank directly! (#30600) 2025-08-05 16:49:19 +02:00
SolutionSpikerSystem.cs Fixes debug assertion thrown when spiking with pills (#34813) 2025-02-14 16:09:52 +00:00
SolutionTransferSystem.cs fix(Solutions): Implement missing bounds check (#30239) 2024-08-09 18:24:30 +01:00