Delta-v/Content.Client/UserInterface
ShadowCommander 151d3a3672 Fixed HandsGui and added an icon to access worn inventories (#279)
* Fixed HandsGui children so that HandsGui is clickable

* Added TextureButton for opening Storage items

* Update ClientInventoryComponent.cs

Fixed HandleComponentState so that it only updates the inventory when there are changes.

* Implemented storage button on Inventory

Adds a small button on the bottom right of Storage items when inside the inventory. When the button is pressed it opens the Storage UI.
2019-08-01 01:38:24 +02:00
..
EscapeMenu.cs Remove instances of Visible = false for windows. 2019-07-19 16:12:02 +02:00
GameHud.cs Better inventory window, inventory buttons on game HUD. 2019-07-23 23:24:47 +02:00
HandsGui.cs Fixed HandsGui and added an icon to access worn inventories (#279) 2019-08-01 01:38:24 +02:00
LobbyGui.cs Change lobby chat placeholder. 2019-07-19 01:21:22 +02:00
NanoStyle.cs Speech bubbles yo. 2019-07-30 23:13:05 +02:00
Placeholder.cs Adds a UI element to act as placeholder. 2019-05-14 01:19:25 +02:00
StatusEffectsUI.cs Chat improvements: 2019-07-19 01:23:16 +02:00
TutorialWindow.cs Tutorial has a window title. 2019-07-18 23:34:40 +02:00