Skip to content

Releases: kubilus1/autoortho

0.7.2

21 Jan 22:34
1e81d5c
Compare
Choose a tag to compare

What's Changed

  • Lock multi-thread seek and read for same FH. by @kubilus1 in #479

Full Changelog: 0.7.1...0.7.2

0.7.1

27 Oct 21:32
Compare
Choose a tag to compare

Fix slow scenery download speed issue.

Full Changelog: 0.7.0...0.7.1

0.7.0

12 Oct 23:09
6897712
Compare
Choose a tag to compare

If you run into trouble running after upgrade, first try resetting your configuration by deleting the '.autoortho' file in your home directory.

What's Changed

  • Show logs in config UI. Adjust how we kick off execution by @kubilus1 in #398
  • Fix 'duplicate' best chunk tile matches by @kubilus1 in #409
  • Only validate existing sceneries when necessary by @kubilus1 in #411

Full Changelog: 0.6.1...0.7.0

0.6.1

01 Sep 12:56
5690d7f
Compare
Choose a tag to compare
0.6.1 Pre-release
Pre-release

This version will attempt to restore a placeholder set of dirs for each scenery installed when the program is shutdown. This should help keep the order of scenery_pack.ini intact when users run X-Plane without AO running.

What's Changed

Full Changelog: 0.6.0...0.6.1

0.6.0

27 Aug 16:02
15770a6
Compare
Choose a tag to compare

Important changes include:

  • Using a separate path for the XPlane install dir, separate from the scenery install dir
  • Better doc building
  • Use 'requests' lib to have preserved and more limited number of connections to map providers (with configurable fetch threads)

What's Changed

Full Changelog: 0.5.1...0.6.0

unstable

26 Aug 20:14
87ff4d8
Compare
Choose a tag to compare
unstable Pre-release
Pre-release

Automated pre-release built off the main branch. If you want to try the latest stuff, here you go!

0.5.1

17 Aug 20:29
1de65f0
Compare
Choose a tag to compare

If this is a general bug report, please check for existing reported issues, or create a new issue.

Documentation: https://kubilus1.github.io/autoortho/

Change of note include:

  • Re-worked download mechanism that should provide retries and better file verification.
  • Optional installer for Windows users replaces the stand-alone all-in-one exe release. The packaged zip release is still available.
  • More flexible management of scenery packages which should allow handling different scenery package types going forward.

Also note: This upgrade may require a re-setup and re-download of scenery packages, particularly if you are upgrading from 0.4.x or older versions.

What's Changed

New Contributors

Full Changelog: 0.5.0...0.5.1

What's Changed

Full Changelog: 0.5.1-2...0.5.1-3

0.4.4

02 Jul 21:49
Compare
Choose a tag to compare

What's Changed

  • Fix sha256 file handling

Full Changelog: 0.4.3...0.4.4

0.5.0

18 Jun 23:11
3d615c6
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

PRE-RELEASE THIS MAY HAVE ISSUES

A few major changes with this release. Of note:

  • Scenery setup is changed. This will require reinstall of scenery. Scenery packs are installed under Custom Scenery/z_autoortho/scenery. This should simplify custom scenery setup.
  • Mounts are now handled in threads.
  • Raw WinFSP support is dropped.
  • Cache cleanup ability is added
  • If this project is not running, it should no longer block running X-Plane.

What's Changed

Full Changelog: 0.4.3...0.5.0

Full Changelog: 0.5.0...0.5.0-1

What's Changed

Full Changelog: 0.5.0-1...0.5.0-2

0.4.3

13 May 23:46
3fd30ab
Compare
Choose a tag to compare

Several tweaks, including better backup chunk replacement for fewer pixelated replacement chunks. Also going to try adding a non-self extracting zip to possibly get around Windows virus scanning issues.

What's Changed

  • Fixed readme to make it more up to date by @Simmer1234569 in #111
  • Check cache for best backup chunk. Use websocket with flighttrack. by @kubilus1 in #125

New Contributors

Full Changelog: 0.4.2...0.4.3

What's Changed

Full Changelog: 0.4.3...0.4.3-1