Delta-v/Content.Shared/Storage/EntitySystems
Crude Oil 6c6ae35cf8
Add ability to show stack visuals on closed containers (#29309)
* add ability to show stack visuals on closed containers

* remove container stack visuals logic from sharedstoragesystem

* improve comments a bit

* move logic for open/closed containers into itemcountersystem

* move behavior to storage component

* remove unused import

* remove old comment

* fix comments

* fix wrong property name

* Update Content.Shared/Storage/EntitySystems/SharedStorageSystem.cs

* Rename variable for clarity

---------

Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>
2024-07-20 22:49:48 -07: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 Clean itemmapper (#29983) 2024-07-14 13:27:39 +10:00
SharedStorageSystem.cs Add ability to show stack visuals on closed containers (#29309) 2024-07-20 22:49:48 -07:00