Delta-v/Content.Shared/Storage/EntitySystems
ShadowCommander 2f77d0d4f3
Add a component that inserts the held item when no interaction happens on the stored item (#29823)
* Insert when held item has no interaction with stored item

* Decouple inserting on failure

* Add component that stores the used entity when no interaction happened

* Add prediction
2024-08-11 12:29:44 +10:00
..
BinSystem.cs Replace obsolete EntityWhitelist IsValid usages part 2 (#28506) 2024-06-03 17:40:03 -04:00
BluespaceLockerDoAfterEvent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
DumpableSystem.cs Add BreakOnDropItem, update do afters, remove unnecessary declarations (#30361) 2024-08-08 13:39:46 +02:00
MagnetPickupSystem.cs Replace obsolete EntityWhitelist IsValid usages (#28465) 2024-06-01 23:10:24 -04:00
SecretStashSystem.cs Secret stash refractor (#29396) 2024-08-09 09:51:58 +10:00
SharedEntityStorageSystem.cs Remove Walking out of Containers while You can't Walk (#30391) 2024-07-30 09:53:44 -04:00
SharedItemCounterSystem.cs More miscellaneous compiler warning fixes (#18228) 2023-07-23 16:03:57 +10:00
SharedItemMapperSystem.cs Clean itemmapper (#29983) 2024-07-14 13:27:39 +10:00
SharedStorageSystem.cs Add a component that inserts the held item when no interaction happens on the stored item (#29823) 2024-08-11 12:29:44 +10:00
StoreAfterFailedInteractSystem.cs Add a component that inserts the held item when no interaction happens on the stored item (#29823) 2024-08-11 12:29:44 +10:00