Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 515 Bytes

changelog.md

File metadata and controls

18 lines (17 loc) · 515 Bytes

Changelog

v1.1 - 5/8/23:

  • Cleaned up some code
  • Added Base64-encoding for save codes
  • Improved checks for if grinds or areas have been unlocked, with the unlockedAreas and unlockedGrinds lists
  • Added toolVersion and gameVersion values
  • Added variable types: normal, static and temp
  • Made some properties optional
  • Other small improvements

v1.0 - 6/14/22:

  • First release of the tool
  • Added resources
  • Added areas
  • Added grinds
  • Added crafts
  • Added variables
  • etc.