Delta-v/Content.Client/Storage/Systems
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
..
EntityStorageSystem.cs Predicted movement opening lockers (#24937) 2024-02-04 13:23:16 +11:00
ItemCounterSystem.cs Add ability to show stack visuals on closed containers (#29309) 2024-07-20 22:49:48 -07:00
ItemMapperSystem.cs Remove 700 usages of Component.Owner (#21100) 2023-10-19 12:34:31 -07:00
StorageContainerVisualsSystem.cs Bows & arrows (#19771) 2023-09-22 02:45:21 -07:00
StorageSystem.cs Replace obsolete EntityCoordiates.InRange() with TransformSystem.InRange() (#29993) 2024-07-13 23:25:51 +02:00