Delta-v/Content.Shared/Storage/EntitySystems
ShadowCommander 0743d46851
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-07-25 01:55:37 +02: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 for items dropped being rotated to world north (#26662) 2024-04-07 14:31:22 +02:00
MagnetPickupSystem.cs Replace obsolete EntityWhitelist IsValid usages (#28465) 2024-06-06 21:44:41 +02:00
SecretStashSystem.cs Toilet Upgrade (needs review) (#22133) 2024-04-07 14:18:32 +02:00
SharedEntityStorageSystem.cs Replace obsolete EntityWhitelist IsValid usages (#28465) 2024-06-06 21:44:41 +02: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-07-25 01:55:37 +02:00
SharedStorageSystem.cs Fix storages bugging out if an open storage has its component removed (#29485) 2024-07-25 01:50:40 +02:00