Skip to content

v0.9.0 Settings

Compare
Choose a tag to compare
@FalcoGer FalcoGer released this 22 May 15:53
· 55 commits to master since this release

Settings update

  • Adds permanent settings, saved next to the executable in settings.json
    • Saves base directory of data files, can be changed in settings menu. This will create that directory
    • Saves display setting
    • Saves camera altitude mode
    • Saves reticle setting
    • Saves 10 most recently opened files
    • Files dialogs are now opening by default in the relevant directory
    • Different folders for ah64 dtc data and coordinate files
  • Adds auto update function, default is disabled. Turn it on in settings.
    • This is also saved in the settings file
    • Will perform an update check when the program starts. It will not display a message if the version is up to date, only when a new one is detected.

Full Changelog: v0.8.2...v0.9.0