Skip to content

1.7.0

Compare
Choose a tag to compare
@trippsc2 trippsc2 released this 24 Jan 17:02
· 253 commits to master since this release
  • Large overhaul to Save/Load.
    • The title bar provides info on the current save status of the game data.
      • The title bar will say "Untitled," if the game data has never been saved.
      • The title bar will provide the file name, if the game data has been saved.
      • The title bar will end in an asterisk (*), if unsaved changes have been made to the game state.
    • Better error handling has been added to indicate that game data has not been saved to the user.
    • Pinned locations now saved.
    • Several under-the-hood changes made to saving to make those systems easier to maintain.
  • First version to support Chocolatey packages for Windows.
  • Fixed a bug that caused marking images to not properly reset.
  • Fixed a bug that caused markable locations to not be clearable when not marked.