Version 1.40.01
This is the first release of the forked version of Ortho4XP. Version numbering will match the official version but with the addition of a 1.40.XX.
Features
- Code changes to enable using PyInstaller to bundle Ortho4XP and its dependencies into a single package. #3
- Added the ability to set an alternate
custom_overlay_srcdirectory to resolve an issue for some users. The default X-Plane scenery files are split up between/X-Plane 12/Global Scenery/X-Plane Global Sceneryand/X-Plane 12/Global Scenery/X-Plane Demo Areas. So if you setcustom_overlay_srcto the first directory and try to batch build a bunch of tiles, you might get an error that the .dsf file can't be found if its a location where the .dsf files are located in the second directory. #7 - Display asterisk next to each tile zoom level number in the Tiles and configuration window if custom zoom levels have been specified. #7
- Automatically saves the same data (active tile, default provider, default zoom level and base folder) that the power button icon does when you close the application using the operating system close button. #10
- Saves
custom_demandfill_nodatato global configuration. #3 - Added console feedback when using "Erase cached data" options and configuration window buttons (Load Tile Cfg, Write Tile Cfg, etc.). #7
- Includes Windows Python dependency wheel files for gdal and scikit-fmm. #3
- Adds a bash script to automate the setup process for those that prefer not to use the packaged version. #3
Bug Fixes
- If one-click symlink feature is used, added removal of symlink when "Erase cached data" "Tile (whole)" option is used. #7
- Fixed zones being saved to tile configuration that were outside of the tile location. #10
- Fixed minor code typos as they are identified. #3
- Updated and pin requirements to latest working versions. #3
Download
See the Installation section in the Wiki for the latest download links.