Skip to content

Commit

Permalink
beta v0.1.5g
Browse files Browse the repository at this point in the history
  • Loading branch information
zetaPRIME committed Nov 24, 2021
1 parent 465eac5 commit e4c516b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion StardustLib/_metadata
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version" : "Beta v0.1.5f",
"version" : "Beta v0.1.5g",
"friendlyName" : "Stardust Core",
"name" : "StardustLib",
"author" : "Zia Satazaki",
Expand Down
2 changes: 1 addition & 1 deletion StardustUI/_metadata
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version" : "Beta v0.1.5b",
"version" : "Beta v0.1.5g",
"friendlyName" : "Stardust UI",
"name" : "StardustUI",
"author" : "Zia Satazaki",
Expand Down
5 changes: 4 additions & 1 deletion working-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit e4c516b

Please sign in to comment.