Delta-v/Content.Client/Storage/Systems
Crude Oil b8af5b195c 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-08-09 17:52:22 +01:00
..
EntityStorageSystem.cs Predicted movement opening lockers (#24937) 2024-02-08 12:36:12 +01:00
ItemCounterSystem.cs Add ability to show stack visuals on closed containers (#29309) 2024-08-09 17:52:22 +01:00
ItemMapperSystem.cs Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
StorageContainerVisualsSystem.cs Bows & arrows (#19771) 2023-09-27 21:59:12 +02:00
StorageSystem.cs Replace obsolete EntityCoordiates.InRange() with TransformSystem.InRange() (#29993) 2024-08-09 17:47:22 +01:00