Delta-v/Content.Shared/Containers
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
..
ItemSlot Port goobstation factorio (#4035) 2025-07-27 13:31:36 +01:00
ContainerCompComponent.cs Add ContainerComp (#31311) 2024-08-27 00:58:44 +01:00
ContainerCompSystem.cs ContainerComp fix (#31434) 2024-08-27 01:00:43 +01:00
ContainerFillComponent.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
ContainerFillSystem.cs Make ContainerFillSystem print contents on failure (#36128) 2025-04-06 20:43:53 +01:00
DragInsertContainerComponent.cs Remove instant cryobed insertion (#34619) 2025-02-14 16:09:54 +00:00
DragInsertContainerSystem.cs Remove instant cryobed insertion (#34619) 2025-02-14 16:09:54 +00:00
EntityTableContainerFillComponent.cs Entity Tables (EntitySpawnEntry replacement) (#30579) 2024-08-11 14:37:41 +01:00
ExitContainerOnMoveComponent.cs Cryogenic Sleep Units (#24096) 2024-01-26 22:51:41 +01:00
ExitContainerOnMoveSystem.cs Cryogenic Sleep Units (#24096) 2024-01-26 22:51:41 +01:00
SharedThrowInsertContainerSystem.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
SlotBasedConnectedContainerSystem.cs Spray nozzle can suck puddles into tank directly! (#30600) 2025-08-05 16:49:19 +02:00