Delta-v/Content.Server/Storage/Components
Vera Aguilera Puerto 2992bd74cd Fix ServerStorageComponent making bad assumptions about GetEntity/GetComponent.
It assumed they returned null instead of throwing, and had wrong/invalid logic as a result.
2021-10-02 11:26:53 +02:00
..
CursedEntityStorageComponent.cs Gets rid of all ComponentManager usages. (#4707) 2021-09-28 13:35:29 +02:00
EntityStorageComponent.cs Popup ECS Refactor (#4692) 2021-09-26 15:18:45 +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 Fix ServerStorageComponent making bad assumptions about GetEntity/GetComponent. 2021-10-02 11:26:53 +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