Delta-v/Content.Shared/Storage/EntitySystems
DrSmugleaf e85eacb1d4 Fix eating and drinking verbs showing up after a short delay and making your verb UI bounce (#38164)
* Fix eating and drinking verbs showing up after a short delay and making your verb UI bounce

* Usings fix

* Usings fix

* Usings fix

* Usings fix

* CVar fix

* Predicted ppups

* Openable predicted popup

* Fix audio prediction
2025-08-07 01:48:46 +02:00
..
AnchoredStorageFilterSystem.cs Add smuggler stashes (#19460) 2025-04-06 20:39:56 +01: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 fix: stop the SmartFridge from eating the contents of plant bags (#3929) 2025-06-29 03:57:09 +01:00
MagnetPickupSystem.cs Fix eating and drinking verbs showing up after a short delay and making your verb UI bounce (#38164) 2025-08-07 01:48:46 +02:00
SecretStashSystem.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
SharedEntityStorageSystem.cs Fix skeletons spawning in folded body bags (#37151) 2025-05-18 16:30:26 +01: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 Fix storage fastpath logical oversight (#37852) 2025-08-05 17:11:01 +02: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