]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Simplify hands UI code (#42534)
authorpathetic meowmeow <uhhadd@gmail.com>
Thu, 22 Jan 2026 21:31:45 +0000 (16:31 -0500)
committerGitHub <noreply@github.com>
Thu, 22 Jan 2026 21:31:45 +0000 (21:31 +0000)
commit6f8242c1fc922ea1d6dc5b5423f89ab48e2da24b
treebba3d04d4b5c5ac07248061d096e8049c39a2c65
parent59d8495cc72b8b3e6841e83539d0cdc82a083ea1
Simplify hands UI code (#42534)

* Simplify hands UI code

* i remembered about SortedHands in the component

* minor cleanup

---------

Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
Content.Client/UserInterface/Systems/Hands/Controls/HandsContainer.cs
Content.Client/UserInterface/Systems/Hands/HandsUIController.cs
Content.Client/UserInterface/Systems/Hotbar/HotbarUIController.cs
Content.Client/UserInterface/Systems/Hotbar/Widgets/HotbarGui.xaml.cs
Content.Client/UserInterface/Systems/Inventory/Controls/ItemSlotUIContainer.cs
Content.Client/UserInterface/Systems/Inventory/Controls/ItemStatusPanel.xaml.cs
Content.Client/UserInterface/Systems/Inventory/InventoryUIController.cs
Content.Shared/Hands/Components/HandsComponent.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.cs