]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Corner Clothing UI (#22883)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Sat, 23 Dec 2023 06:32:23 +0000 (01:32 -0500)
committerGitHub <noreply@github.com>
Sat, 23 Dec 2023 06:32:23 +0000 (23:32 -0700)
commit9b18357a882d6a9e3dfb3b4fccaa42f65238c9f0
tree6ae0999157da5cde7e396189d89ae020f8b15434
parent33399db6c2c9621ad6d2865f9d197a2062e99ecc
Corner Clothing UI (#22883)

* Corner clothing (save point)

* IT WORKS. YIPPEE

* the last of it

* template rejigs
32 files changed:
Content.Client/UserInterface/Screens/DefaultGameScreen.xaml
Content.Client/UserInterface/Screens/DefaultGameScreen.xaml.cs
Content.Client/UserInterface/Screens/SeparatedChatGameScreen.xaml
Content.Client/UserInterface/Screens/SeparatedChatGameScreen.xaml.cs
Content.Client/UserInterface/Systems/Hotbar/HotbarUIController.cs
Content.Client/UserInterface/Systems/Hotbar/Widgets/HotbarGui.xaml
Content.Client/UserInterface/Systems/Hotbar/Widgets/HotbarGui.xaml.cs
Content.Client/UserInterface/Systems/Inventory/Controls/ItemSlotUIContainer.cs
Content.Client/UserInterface/Systems/Inventory/InventoryUIController.cs
Content.Client/UserInterface/Systems/Inventory/Widgets/InventoryGui.xaml [new file with mode: 0644]
Content.Client/UserInterface/Systems/Inventory/Widgets/InventoryGui.xaml.cs [new file with mode: 0644]
Content.Client/UserInterface/Systems/MenuBar/GameTopMenuBarUIController.cs
Content.Client/UserInterface/Systems/MenuBar/Widgets/GameTopMenuBar.xaml
Resources/Prototypes/InventoryTemplates/arachnid_inventory_template.yml
Resources/Prototypes/InventoryTemplates/borg.yml
Resources/Prototypes/InventoryTemplates/corpse_inventory_template.yml
Resources/Prototypes/InventoryTemplates/diona_inventory_template.yml
Resources/Prototypes/InventoryTemplates/drone_inventory_template.yml
Resources/Prototypes/InventoryTemplates/hamster_inventory_template.yml
Resources/Prototypes/InventoryTemplates/head_inventory_template.yml
Resources/Prototypes/InventoryTemplates/human_inventory_template.yml
Resources/Prototypes/InventoryTemplates/kangaroo_inventory_template.yml
Resources/Prototypes/InventoryTemplates/monkey_inventory_template.yml
Resources/Prototypes/InventoryTemplates/pet_inventory_template.yml
Resources/Textures/Interface/Clockwork/Slots/toggle.png [new file with mode: 0644]
Resources/Textures/Interface/Default/Slots/toggle.png [new file with mode: 0644]
Resources/Textures/Interface/Eris/Slots/toggle.png [moved from Resources/Textures/Interface/Eris/Slots/inventory.png with 100% similarity]
Resources/Textures/Interface/Minimalist/Slots/inventory.png [deleted file]
Resources/Textures/Interface/Minimalist/Slots/toggle.png [moved from Resources/Textures/Interface/Default/Slots/inventory.png with 100% similarity]
Resources/Textures/Interface/Plasmafire/Slots/toggle.png [new file with mode: 0644]
Resources/Textures/Interface/Retro/Slots/toggle.png [new file with mode: 0644]
Resources/Textures/Interface/Slimecore/Slots/toggle.png [new file with mode: 0644]