Delta-v/Content.Shared/Chemistry/EntitySystems
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
..
ReactiveContainerSystem.cs [#20285 fix] Carp Plush and Rehydratables can now be put into mop bucket (#33079) 2024-10-31 19:46:19 +01:00
RehydratableSystem.cs Add admin logs to Rehydration comp. (#30597) 2024-08-09 16:24:19 +10:00
ScoopableSolutionSystem.cs Fix debug assert in ScoopableSolution (#35225) 2025-02-17 01:29:30 +01:00
SharedHypospraySystem.cs Make container draw disableble for mob-affecting Hyposprays (#30683) 2025-05-07 16:43:47 -04:00
SharedInjectorSystem.cs remove Injector SolutionName constant (#27493) 2024-04-29 17:29:15 -04:00
SharedSolutionContainerMixerSystem.cs Decouple interactions from hands, cleanup old events, add new fears (#28393) 2024-05-31 13:26:19 -07:00
SharedSolutionContainerSystem.Capabilities.cs Returned functionality to industrial reagent grinders (#31903) 2024-09-07 17:47:02 -06:00
SharedSolutionContainerSystem.Relays.cs Revert 'Revert 'Solution Entities'' (#23168) 2023-12-29 08:47:43 -04:00
SharedSolutionContainerSystem.cs Spray nozzle can suck puddles into tank directly! (#30600) 2025-05-25 23:36:16 -04:00
SolutionSpikerSystem.cs Fixes debug assertion thrown when spiking with pills (#34813) 2025-02-02 20:38:34 +01:00
SolutionTransferSystem.cs fix(Solutions): Implement missing bounds check (#30239) 2024-08-04 00:13:09 -04:00