fish-station/Content.Server/GameObjects/Components/Items/Storage
indeano 2d23c6a45e Some work on directing storage component's client updates (#75)
* adds storage system, primitive client-unsubscribing of storage updates

* strips out currently unneeded system

* channel to actor

* closestorageui todo added

* thorough logging, actor to session, validates session before sending packets

* offloads session status check to an event handler
2018-06-20 15:49:13 -05:00
..
ItemComponent.cs Rename IEntity.GetComponents to GetAllComponents. (#68) 2018-05-10 19:21:15 +02:00
ServerStorageComponent.cs Some work on directing storage component's client updates (#75) 2018-06-20 15:49:13 -05:00
StoreableComponent.cs Inventories (#61) 2018-04-25 13:42:35 +02:00