]> 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)
committerErrant <35878406+Errant-4@users.noreply.github.com>
Thu, 20 Feb 2025 10:10:54 +0000 (11:10 +0100)
commit7e6e237277f49992cd889265f810052170e8ad07
treedaf27a8a9084c5d0f36c8d503d7c1dde942a93d1
parent3551eb04115854cdbbf1841f5960c3cdbc508583
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