Delta-v/Content.Server/GameObjects
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
..
Components Fixed HandsGui and added an icon to access worn inventories (#279) 2019-08-01 01:38:24 +02:00
EntitySystems Fixes InteractionSystem so that a player can pick up an item from a grid that isn't at the world origin. 2019-07-24 10:59:19 -07:00
ContainerSlot.cs Fix ContainerSlot not serializing correctly when empty. 2019-07-08 13:35:05 +02:00