Delta-v/Content.Server/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
..
Chemistry 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
Damage Use automatic component registration. 2019-07-31 15:07:54 +02:00
Doors Use automatic component registration. 2019-07-31 15:07:54 +02:00
Explosion Use automatic component registration. 2019-07-31 15:07:54 +02:00
GUI Fixed HandsGui and added an icon to access worn inventories (#279) 2019-08-01 01:38:24 +02:00
Healing Use automatic component registration. 2019-07-31 15:07:54 +02:00
Interactable Use automatic component registration. 2019-07-31 15:07:54 +02:00
Items Fixed HandsGui and added an icon to access worn inventories (#279) 2019-08-01 01:38:24 +02:00
Markers 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 Use automatic component registration. 2019-07-31 15:07:54 +02:00
Power Use automatic component registration. 2019-07-31 15:07:54 +02:00
Projectiles 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
Stack Use automatic component registration. 2019-07-31 15:07:54 +02:00
Temperature Use automatic component registration. 2019-07-31 15:07:54 +02:00
Trigger/TimerTrigger Use automatic component registration. 2019-07-31 15:07:54 +02:00
Weapon Use automatic component registration. 2019-07-31 15:07:54 +02:00
CatwalkComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00
PlaceableSurfaceComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00