Skip to content

Gluta-Release-1.6.51

Choose a tag to compare

@acquitelol acquitelol released this 27 Jun 09:24
· 36 commits to main since this release
e284ba3

Changelog in version 1.6.51:

  • Actually fixed the issue with the image ID's and the Client's destruction being asynchronous
  • Added a thing where the the timer would not display the hours until 1 hour actually passes (to mimic the actual RPC better)
  • Fixed an issue where the identity of the image assets matching to the names of the identifiers was using the ID instead of the image.
  • Made the buttons centered on the X axis finally. (it was 0.1em off center lmfao)

Fixes being implemented in next version:

  • Only fetching the images if the identifiers change, otherwise just getting them from LocalStorage
  • Everything else from the last version's things I want to add