Delta-v/Content.Server/GameObjects/Components/GUI
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
..
InventoryComponent.cs Fixed HandsGui and added an icon to access worn inventories (#279) 2019-08-01 01:38:24 +02:00
ServerHandsComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00