Delta-v/Content.Server/GameObjects/Components/GUI
Remie Richards d45835e863
Janitor trashbag upgrade + FANCY ANIMATIONS (#3058)
* Janitor trashbag upgrade + FANCY ANIMATIONS

* Review, Bug fixes and Sounds
- Fixed hand-pickup animation playing if the entity originated from inside a container (e.g. bag on the ground) or from inside ourselves (e.g. something in our own inventory)

* Fix/Change. Just log if AnimateEntityPickup is called with an entity that has no SpriteComponent.

* More explicit log message. Error log.

* Merge. Fix.
2021-02-03 23:07:13 +01:00
..
HandsComponent.cs Janitor trashbag upgrade + FANCY ANIMATIONS (#3058) 2021-02-03 23:07:13 +01:00
HumanInventoryControllerComponent.cs Change components to use timer component (#2426) 2020-10-30 15:02:49 +11:00
IInventoryController.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
InventoryComponent.cs Console Unify API Changes (#3059) 2021-02-01 16:49:43 -08:00
StrippableComponent.cs Add ActionBlockerExtensions 2020-12-20 04:26:21 +01:00