Delta-v/Content.Shared/Storage/EntitySystems
metalgearsloth 63dfd21b14
Predict dumping (#32394)
* Predict dumping

- This got soaped really fucking hard.
- Dumping is predicted, this required disposals to be predicte.d
- Disposals required mailing (because it's tightly coupled), and a smidge of other content systems.
- I also had to fix a compnetworkgenerator issue at the same time so it wouldn't mispredict.

* Fix a bunch of stuff

* nasty merge

* Some reviews

* Some more reviews while I stash

* Fix merge

* Fix merge

* Half of review

* Review

* re(h)f

* lizards

* feexes

* feex
2025-04-19 16:20:40 +10:00
..
AnchoredStorageFilterSystem.cs Add smuggler stashes (#19460) 2025-03-26 16:20:15 +01: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 Predict dumping (#32394) 2025-04-19 16:20:40 +10:00
MagnetPickupSystem.cs Replace obsolete FromMap calls with ToCoordinates (#35304) 2025-02-20 23:03:42 +11:00
SecretStashSystem.cs Secret stash wrench anchoring fix (#31779) 2024-12-14 00:00:45 +01:00
SharedEntityStorageSystem.cs Save Space Station 14 from the Toilet Gibber Forever (#35587) 2025-03-03 11:04:33 +01: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 Storage fixes (#36533) 2025-04-18 12:11:31 +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
StoreOnCollideSystem.cs Adds Store on Collide and Wand of the Locker (#33710) 2024-12-04 17:49:54 +01:00