fish-station/Content.Server/Storage/Components
E F R 5a03c0eca8
Storage: fix Storage insert anim with _quickInsert or _areaInsert set (#4877)
Turns out the final position calculations were wrong, so I copied/pasted
from the equivalent parts of the Hands components.

Unfortunately, this means that picking up trash with a trash bag no
longer causes said trash to rapidly zoom to 0,0.
2021-10-20 15:25:22 +02:00
..
CursedEntityStorageComponent.cs Gets rid of all ComponentManager usages. (#4707) 2021-09-28 13:35:29 +02:00
EntityStorageComponent.cs ToolSystem UseTool doesn't log missing components, slight cleanup for things using tools. 2021-10-07 23:08:16 +02:00
IStorageComponent.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00
SecretStashComponent.cs Popup ECS Refactor (#4692) 2021-09-26 15:18:45 +02:00
ServerStorageComponent.cs Storage: fix Storage insert anim with _quickInsert or _areaInsert set (#4877) 2021-10-20 15:25:22 +02:00
SpawnItemsOnUseComponent.cs removed TryGetSound + made some SoundSpecifier datafields required 2021-07-31 19:52:33 +02:00
StorageFillComponent.cs Remove FoodContainer, add whitelists, replace with SpawnItemsOnUse (#4358) 2021-07-25 17:41:50 +02:00