]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Revert "Remove IContainer and move functions to the container system.… (#19975)
authormetalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Sun, 10 Sep 2023 11:46:36 +0000 (21:46 +1000)
committerGitHub <noreply@github.com>
Sun, 10 Sep 2023 11:46:36 +0000 (21:46 +1000)
commit4d1c3ae66ad1f18a2a77e144ea7e7070ff473262
tree6dc78efb0a117de0ab2e1103e7f450f54a31f084
parent24810d916b75da6e0a3dc1ba8ba2e3a8e3e213f3
Revert "Remove IContainer and move functions to the container system.… (#19975)
19 files changed:
Content.Client/Actions/ActionsSystem.cs
Content.Client/UserInterface/Systems/Inventory/InventoryUIController.cs
Content.IntegrationTests/Tests/Interaction/Click/InteractionSystemTests.cs
Content.Server/Disposal/Unit/EntitySystems/DisposableSystem.cs
Content.Server/Disposal/Unit/EntitySystems/DisposalUnitSystem.cs
Content.Server/Explosion/EntitySystems/TriggerSystem.cs
Content.Server/Singularity/EntitySystems/EventHorizonSystem.cs
Content.Server/Singularity/Events/EntityConsumedByEventHorizonEvent.cs
Content.Server/Singularity/Events/EventHorizonConsumedEntityEvent.cs
Content.Shared/Actions/SharedActionsSystem.cs
Content.Shared/Body/Systems/SharedBodySystem.Organs.cs
Content.Shared/Body/Systems/SharedBodySystem.Parts.cs
Content.Shared/Containers/ItemSlot/ItemSlotsSystem.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.Drop.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.Pickup.cs
Content.Shared/Implants/SharedImplanterSystem.cs
Content.Shared/Interaction/Helpers/SharedUnoccludedExtensions.cs
Content.Shared/Inventory/InventorySystem.Equip.cs
Content.Shared/Silicons/Borgs/Components/BorgChassisComponent.cs