fish-station/Content.Server/GameObjects/Components/Items/Storage
DrSmugleaf 64672fdc31
Refactor to use the new multiple controller system (#1462)
* Transition code to new controller system

* Fix shuttles not moving

* Fix throwing

* Fix guns

* Change hands to use physics.Stop() and remove item fumble method
2020-07-23 18:33:37 +02:00
..
Fill Emergent Sanitation Gameplay (#1378) 2020-07-11 23:49:54 +02:00
EntityStorageComponent.cs Fixes the ability to unweld inside containers (#1360) 2020-07-19 22:32:04 +02:00
IStorageComponent.cs Storage system refactor & map init. 2019-05-05 18:52:06 +02:00
ItemComponent.cs Refactor to use the new multiple controller system (#1462) 2020-07-23 18:33:37 +02:00
SecureEntityStorageComponent.cs Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
ServerStorageComponent.cs Fix ghosts being able to empty backpacks by click dragging them onto tables (#1438) 2020-07-23 01:41:22 +02:00
StorableComponent.cs Storable size yaml case fix 2020-07-18 19:36:40 -06:00