Delta-v/Content.Shared/Storage/EntitySystems
ShadowCommander afe9f3ae85
Fix ItemMapper whitelist mispredict when inserting or removing items (#29461)
* Fix ItemMapper whitelist mispredict when inserting or removing items

Makes the ItemMapper MapLayerData available on client so that the client
can predict whether an inserted/removed item changes the visibility of
a sprite layer.

* review

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2024-06-30 14:34:06 +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 Fix for items dropped being rotated to world north (#26662) 2024-04-03 16:31:57 +11:00
MagnetPickupSystem.cs Replace obsolete EntityWhitelist IsValid usages (#28465) 2024-06-01 23:10:24 -04:00
SecretStashSystem.cs Toilet Upgrade (needs review) (#22133) 2024-03-31 14:21:18 +11:00
SharedEntityStorageSystem.cs Replace obsolete EntityWhitelist IsValid usages (#28465) 2024-06-01 23:10:24 -04:00
SharedItemCounterSystem.cs More miscellaneous compiler warning fixes (#18228) 2023-07-23 16:03:57 +10:00
SharedItemMapperSystem.cs Fix ItemMapper whitelist mispredict when inserting or removing items (#29461) 2024-06-30 14:34:06 +10:00
SharedStorageSystem.cs Fix storages bugging out if an open storage has its component removed (#29485) 2024-06-27 00:11:51 +10:00