Skip to content

v0.2.4 release

Latest
Compare
Choose a tag to compare
@The-Intelligent-One The-Intelligent-One released this 28 Aug 18:01
· 25 commits to dev since this release

WARNING: After the recent additions to the game, downloading the cache seems to take a bit longer than before. It's not awful, especially since it only needs to be done once (until the next time it gets updated), but I thought it'd be better for the users to know that the app is not dying and crashing, it's really just downloading the data

Changelog:

  • Included .jar file as part of the release for those who already have java 11 installed already. They don't need the jre folder, so they don't have to download the whole .zip
  • Major refactoring of data and file management code. I don't know if that had any effect on performance, but it should be easier to navigate now
  • Added confirmation popups to actions that have no obvious effect (invalidate cache, save, check for updates when there is nothing new)
  • Included rarity in the autocomplete names to be able to differentiate BB from BB
  • Removed the changelog from the new update popup because it could become huge depending on the changelog, and it was not worth trying to figure out a good way to deal with the size
  • Fixed not being able to actually have new mats in your inventory that were added to the DB since the user started using the app
  • Fixed writing a different name in a planner table row. Now properly replaces base servant
  • Updated the version of some plugins