Delta-v/Content.Client/GameObjects/Components
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
..
Actor Use automatic component registration. 2019-07-31 15:07:54 +02:00
Clothing Use automatic component registration. 2019-07-31 15:07:54 +02:00
Construction Use automatic component registration. 2019-07-31 15:07:54 +02:00
Doors Airlocks use unshaded overlays for the lights. 2019-06-02 13:40:56 +02:00
HUD/Inventory Fixed HandsGui and added an icon to access worn inventories (#279) 2019-08-01 01:38:24 +02:00
IconSmoothing Use automatic component registration. 2019-07-31 15:07:54 +02:00
Items Use automatic component registration. 2019-07-31 15:07:54 +02:00
Mobs Use automatic component registration. 2019-07-31 15:07:54 +02:00
Movement Add basic teleportation and portals (#269) 2019-07-19 10:09:33 +02:00
Power Use automatic component registration. 2019-07-31 15:07:54 +02:00
Research Use automatic component registration. 2019-07-31 15:07:54 +02:00
Sound Use automatic component registration. 2019-07-31 15:07:54 +02:00
Storage Use automatic component registration. 2019-07-31 15:07:54 +02:00
Trigger Explosions and Grenades, Triggers, OnDestroy, OnExAct, Fueltanks and destructible tables (#247) 2019-06-07 13:15:20 +02:00
Weapons/Ranged Use automatic component registration. 2019-07-31 15:07:54 +02:00
DamageableComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00
LowWallComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00
SubFloorHideComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00
WindowComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00