Skip to content

Version 1.0.25

Compare
Choose a tag to compare
@albar965 albar965 released this 26 Jul 14:06
· 63 commits to master since this release
  • Added FAA and local ident columns to airport table for X-Plane loader. Removed xpident column in
    airport table and simplified handling of airport idents. Now always storing ICAO in table if given
    in X-Plane airport metadata. #706
  • Adapted MSFS scenery library reader code for procedures to new BGL file structure in MSFS since
    1.18.9. Needed to avoid missing procedures. #735
  • Now checking MSFS airports for open runways to work around inconsistencies between closed/not
    closed runways and airport closed flag. Example KODX which has airport closed flag set but an
    open runway.
  • Now logging empty or inaccessible XML and JSON files found while scanning for MSFS or P3D scenery
    instead of throwing an exception. #720
  • Now computing ARINC approach id (e.g. I27C) for all approaches from FSX, P3D and MSFS.
  • Database minor version updated to 20.