]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Remove inventory component references (#15249)
authorDrSmugleaf <DrSmugleaf@users.noreply.github.com>
Wed, 12 Apr 2023 00:20:47 +0000 (17:20 -0700)
committerGitHub <noreply@github.com>
Wed, 12 Apr 2023 00:20:47 +0000 (10:20 +1000)
commit98b4af8df0faea98baa384bfee8516b21bd19daa
tree67c809466bb1a26d2c400f7f855a2ef127461cba
parent54ceca8c7fa1b41941a0a3db570f430407abd9fc
Remove inventory component references (#15249)
15 files changed:
Content.Client/Clothing/ClientClothingSystem.cs
Content.Client/Inventory/ClientInventoryComponent.cs [deleted file]
Content.Client/Inventory/ClientInventorySystem.cs
Content.Client/Inventory/InventorySlotsComponent.cs [new file with mode: 0644]
Content.Client/UserInterface/Systems/Inventory/InventoryUIController.cs
Content.IntegrationTests/Tests/DeleteInventoryTest.cs
Content.Server/Entry/IgnoredComponents.cs
Content.Server/Inventory/ServerInventoryComponent.cs [deleted file]
Content.Shared/Inventory/InventoryComponent.cs
Resources/Prototypes/Entities/Mobs/NPCs/animals.yml
Resources/Prototypes/Entities/Mobs/NPCs/pets.yml
Resources/Prototypes/Entities/Mobs/Player/silicon.yml
Resources/Prototypes/Entities/Mobs/Species/base.yml
Resources/Prototypes/Entities/Mobs/Species/diona.yml
Resources/Prototypes/Entities/Mobs/Species/vox.yml