Delta-v/Content.Server/GameObjects/Components/Items/Storage
Pieter-Jan Briers 51bc17f76d
Fix map serialization of storage component. (#111)
Items were stored since the engine can serialize containers,
but the used storage volume wasn't.
2018-11-11 20:04:52 +01:00
..
ItemComponent.cs Rename IEntity.GetComponents to GetAllComponents. (#68) 2018-05-10 19:21:15 +02:00
ServerStorageComponent.cs Fix map serialization of storage component. (#111) 2018-11-11 20:04:52 +01:00
StoreableComponent.cs Data Rework Content Edition (#82) 2018-07-26 23:38:16 +02:00