Delta-v/Content.Shared/Storage/EntitySystems
pathetic meowmeow 5976b75ed3
Implement SmartFridge functionality (#3207)
* Implement SmartFridge functionality

* Add dumpable support to the SmartFridge

* Don't use an item slot

* Medical smartfridge real

* less extraneous components

* medical smartfridge default
2025-03-18 12:52:10 +00:00
..
BinSystem.cs Replace obsolete EntityWhitelist IsValid usages part 2 (#28506) 2024-06-08 20:03:26 +02:00
BluespaceLockerDoAfterEvent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
DumpableSystem.cs Implement SmartFridge functionality (#3207) 2025-03-18 12:52:10 +00:00
MagnetPickupSystem.cs Replace obsolete FromMap calls with ToCoordinates (#35304) 2025-03-01 13:53:30 +00:00
SecretStashSystem.cs Secret stash wrench anchoring fix (#31779) 2024-12-21 09:56:51 +00:00
SharedEntityStorageSystem.cs Save Space Station 14 from the Toilet Gibber Forever (#35587) 2025-03-09 21:47:24 +00:00
SharedItemCounterSystem.cs More miscellaneous compiler warning fixes (#18228) 2023-07-23 16:03:57 +10:00
SharedItemMapperSystem.cs Clean itemmapper (#29983) 2024-08-09 17:47:28 +01:00
SharedStorageSystem.cs DetGadget Hat Revitalization (#35438) 2025-03-09 19:33:21 +00:00
StoreAfterFailedInteractSystem.cs Add a component that inserts the held item when no interaction happens on the stored item (#29823) 2024-08-11 14:50:15 +01:00
StoreOnCollideSystem.cs Adds Store on Collide and Wand of the Locker (#33710) 2024-12-07 22:02:12 +00:00