From e4c516b1043b5930c1bc727c5ee8f309488a5a70 Mon Sep 17 00:00:00 2001 From: zetaPRIME Date: Wed, 24 Nov 2021 14:15:23 -0500 Subject: [PATCH] beta v0.1.5g --- StardustLib/_metadata | 2 +- StardustUI/_metadata | 2 +- working-changelog.md | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/StardustLib/_metadata b/StardustLib/_metadata index 474dcc30..42984991 100644 --- a/StardustLib/_metadata +++ b/StardustLib/_metadata @@ -1,5 +1,5 @@ { - "version" : "Beta v0.1.5f", + "version" : "Beta v0.1.5g", "friendlyName" : "Stardust Core", "name" : "StardustLib", "author" : "Zia Satazaki", diff --git a/StardustUI/_metadata b/StardustUI/_metadata index 84ecec0e..39565e59 100644 --- a/StardustUI/_metadata +++ b/StardustUI/_metadata @@ -1,5 +1,5 @@ { - "version" : "Beta v0.1.5b", + "version" : "Beta v0.1.5g", "friendlyName" : "Stardust UI", "name" : "StardustUI", "author" : "Zia Satazaki", diff --git a/working-changelog.md b/working-changelog.md index 984503f3..e148a438 100644 --- a/working-changelog.md +++ b/working-changelog.md @@ -6,6 +6,9 @@ #### metaGUI - `directCache` property for itemSlot and itemGrid -- Fixed itemSlot not updating if item is same but count isn't +- Fixed itemSlot not updating if the item is the same but the count isn't (oops) ### Stardust UI +- Added quick stack for chests, no Enhanced Storage needed +- Reworked the bottom bar of the chest UI to be cleaner and more compact + - New icons for quick stack, take all and container options