]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Virtual items cleanup (#23912)
authorAJCM-git <60196617+AJCM-git@users.noreply.github.com>
Sun, 14 Jan 2024 10:18:47 +0000 (06:18 -0400)
committerGitHub <noreply@github.com>
Sun, 14 Jan 2024 10:18:47 +0000 (21:18 +1100)
commit108f001731b9394f98d9ef712b9b777e5b3f8abc
treed45637a19cf85a66f48a303cca7f2a11f8295f9e
parent95ef20223c1abaf6ff0baaf76b73e92dfd921efb
Virtual items cleanup (#23912)

* Virtual items cleanup

* Detail

* Review

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
27 files changed:
Content.Client/Hands/Systems/HandVirtualItemSystem.cs [deleted file]
Content.Client/Hands/Systems/HandsSystem.cs
Content.Client/Inventory/StrippableBoundUserInterface.cs
Content.Client/Inventory/VirtualItemSystem.cs [new file with mode: 0644]
Content.Client/UserInterface/Systems/Hands/HandsUIController.cs
Content.Client/UserInterface/Systems/Inventory/Controls/ItemStatusPanel.xaml.cs
Content.Client/UserInterface/Systems/Inventory/InventoryUIController.cs
Content.IntegrationTests/Tests/Sprite/ItemSpriteTest.cs
Content.Server/Hands/Systems/HandVirtualItemSystem.cs [deleted file]
Content.Server/Hands/Systems/HandsSystem.cs
Content.Server/Inventory/VirtualItemSystem.cs [new file with mode: 0644]
Content.Server/Item/MultiHandedItemSystem.cs
Content.Server/Strip/StrippableSystem.cs
Content.Server/Verbs/VerbSystem.cs
Content.Shared/Cuffs/SharedCuffableSystem.cs
Content.Shared/Hands/Components/HandVirtualItemComponent.cs [deleted file]
Content.Shared/Hands/EntitySystems/SharedHandsSystem.Drop.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.Interactions.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.Virtual.cs [deleted file]
Content.Shared/Hands/EntitySystems/SharedHandsSystem.cs
Content.Shared/Hands/SharedHandVirtualItemSystem.cs [deleted file]
Content.Shared/Inventory/VirtualItem/SharedVirtualItemSystem.cs [new file with mode: 0644]
Content.Shared/Inventory/VirtualItem/VirtualItemComponent.cs [new file with mode: 0644]
Content.Shared/Vehicle/SharedVehicleSystem.cs
Content.Shared/Verbs/SharedVerbSystem.cs
Content.Shared/Wieldable/WieldableSystem.cs
Resources/Prototypes/Entities/Virtual/virtual_item.yml