]> git.smokeofanarchy.ru Git - space-station-14.git/commit
General storage fixes (#34845)
authormetalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Mon, 17 Feb 2025 08:24:34 +0000 (19:24 +1100)
committerGitHub <noreply@github.com>
Mon, 17 Feb 2025 08:24:34 +0000 (19:24 +1100)
commitcf38814515e22afe6b8b9352155f167fec0e20ee
treec5f731c3d196ec4f46f117e9fa23c714fa66e584
parentb55ef7dd56525ea09297db3489a3720bf3be72b8
General storage fixes (#34845)

* Fix storage stars

* Fix some more storage bugs

- Fix positions not saving.
- Fix the 1-tick delay between parent and child storage UIs opening / closing.
- Fix BackButton being visible sometimes when it shouldn't be.

* milon is a furry
Content.Client/PDA/PdaBoundUserInterface.cs
Content.Client/Storage/StorageBoundUserInterface.cs
Content.Client/Storage/Systems/StorageSystem.cs
Content.Client/UserInterface/Systems/Storage/Controls/StorageWindow.cs
Content.Client/UserInterface/Systems/Storage/StorageUIController.cs
Content.Shared/Storage/EntitySystems/SharedStorageSystem.cs