Releases: kubilus1/autoortho
0.4.2
What's Changed
- Use mingw. Tweak building by @kubilus1 in #94
- Re-enable padding if mipmap 0 could not be retrieved by @jonaseberle in #106
New Contributors
- @jonaseberle made their first contribution in #106
Full Changelog: 4.1...0.4.2
0.4.1
Pretty major version. Brings many performance improvements to the mix for both initial load time, but also a more responsive flight.
Special thanks to @hotbso for performance related contributions!
What's Changed
- Mm0 partial + 2 bug fixes by @hotbso in #54
- Default to DXT1 format compression by @kubilus1 in #66
- Default to Dokan with FUSE. Allow winfsp raw mode as an override. Check for libs. by @kubilus1 in #75
- Integrate Aoimage from @hotbso by @kubilus1 in #74
- Update winsetup.py by @marcfsx in #79
- Fix when winfsp is not present by @kubilus1 in #80
- Support partial compression of mipmap 0 by @kubilus1 in #58
- Add max wait limit for chunks. Use lower quality chunks as a fallback. by @kubilus1 in #92
- A few tweaks by @kubilus1 in #87
New Contributors
Full Changelog: 0.3.1...4.1
0.4.0
Preview release. Contains massive performance improvements. Entirely possible this has bugs/visual artifacts, etc.
What's Changed
- Mm0 partial + 2 bug fixes by @hotbso in #54
- Integrate Aoimage from @hotbso by @kubilus1 in #74
- Update winsetup.py by @marcfsx in #79
- Fix when winfsp is not present by @kubilus1 in #80
- Support partial compression of mipmap 0 by @kubilus1 in #58
New Contributors
Full Changelog: 0.3.1-4...0.4.0-rc0
0.3.1
Important:
Going forward, it's now recommended to use Dokan (https://github.com/dokan-dev/dokany/releases/latest) when installing this in Windows.
Windows execution will now default to using FUSE. WinFSP will continue to work for now, but if you have issues on Windows with WinFSP, try with Dokan.
Discussion thread: #78
What's Changed
- Fix error when ortho dirs are completely or partially missing by @marangonico in #51
- Refactoring the configuration and setup utility by @kubilus1 in #53
- Fix a few issues with initial setup and configuration by @kubilus1 in #56
- Enable FUSE mode for Windows using Dokan by @kubilus1 in #57
- Detect Dokan or WinFSP. Allow FUSE or non FUSE mode. Debug logging via config file. by @kubilus1 in #61
- Allow perserving downloads. by @kubilus1 in #65
New Contributors
- @marangonico made their first contribution in #51
Full Changelog: 0.3.0...0.3.1
What's Changed
Full Changelog: 0.3.1-1...0.3.1-2
What's Changed
- Default to Dokan with FUSE. Allow winfsp raw mode as an override. Check for libs. by @kubilus1 in #75
Full Changelog: 0.3.1-2...0.3.1-3
Full Changelog: 0.3.1-3...0.3.1-4
0.3.0
Change in this release include:
- Fixes to local stats and map web page at http://localhost:5000
- Releases are now packaged as binaries for Windows and Linux
- Various memory reduction tweaks
- Major performance improvements on the Linux side, particularly regarding XP12 support
- General performance improvements for all releases, including reduction in processing times for DDS compression
- Logs and other data is now located in the user's home directory under the '.autoorth-data' folder
PRs
Full Changelog: 0.2.2...0.3.0
0.2.2
This release has a few important changes:
- The cache directory is now configurable and defaults to your user home directory. Existing cache folders can be preserved by moving existing cache files into this new folder using standard filesystem management tools.
- Lots more checks and bug fixes around scenery setup
- A stats page and flight map is available via your web browser. Point to port 5000 from wherever you run XPlane. (So http://localhost:5000 if running XPlane locally)
- New configuration options are available
- New sceneries are now supported. South America has been added but Asia and Africa will be available soon.
What's Changed
- Add more config options, stats pages, and more checking around downloads by @kubilus1 in #26
- Update docs by @kubilus1 in #27
- Pull live config by @kubilus1 in #28
- Fix tests, add more download checking by @kubilus1 in #29
Full Changelog: 0.2.1...0.2.2
0.2.1
This release brings a few significant changes. In particular, ortho packs are now provided via the setup and configuration screen.
If you do have custom or other existing scenery in a Custom Scenery/z_autoortho
directory, it's important that you clean this up before attempting to use this update.
This release also switches the texture file processing tooling to ISPC which is around twice as fast for most DDS files.
What's Changed
- Restructure code for better dependency separation by @kubilus1 in #14
- Orthodownloader by @kubilus1 in #15
- Fix how mipmap spanning reads work by @kubilus1 in #16
- Add ispc as option for DXT compression by @kubilus1 in #17
- Add scenery setup to GUI by @kubilus1 in #18
- Tweaks and cleanup by @kubilus1 in #19
Full Changelog: 0.1.2...0.2.0
NOTE: I strongly recommend sticking with Python 3.10 on Windows for now, unless you have visual studio build tools installed.
0.1.2
0.1.1
Full Changelog: 0.1.0...0.1.1