Delta-v/Content.Server/GameObjects/Components/Items/Storage
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
..
CursedEntityStorageComponent.cs Add readonly where it is missing and fix those field names according to their modifiers (#2589) 2020-11-22 00:02:00 +11:00
EntityStorageComponent.cs Fixes to explosionhelper (#2819) 2021-01-02 19:03:10 +01:00
IStorageComponent.cs Storage system refactor & map init. 2019-05-05 18:52:06 +02:00
ItemComponent.cs Add ActionBlockerExtensions 2020-12-20 04:26:21 +01:00
SecretStashComponent.cs Toilet (#3012) 2021-01-20 18:02:34 +11:00
SecureEntityStorageComponent.cs Add ActionBlockerExtensions 2020-12-20 04:26:21 +01:00
ServerStorageComponent.cs Janitor trashbag upgrade + FANCY ANIMATIONS (#3058) 2021-02-03 23:07:13 +01:00
StorableComponent.cs Refactor drag and drop to use a shared interface (#2012) 2020-10-14 15:24:07 +02:00
StorageFillComponent.cs Fix some build warnings (#2226) 2020-10-11 16:42:53 +02:00