Skip to content

1.0.1 Bugfix and compatibility update

Latest
Compare
Choose a tag to compare
@skiselkov skiselkov released this 31 Aug 16:56

This release contains only bugfixes and compatibility work-arounds:

  • Fixed incompatibility with X-Plane 10.50 by switching to using the sim/time/total_running_time_sec dataref instead of os.clock().
  • Implemented text-to-speech synthesis as a fallback aural annunciation mechanism.
  • Documented incompatibility with JARDesign Ground Handling Deluxe.
  • Implemented check for outdated FlyWithLua install.
  • Introduced startup pop-up message and RAAS_startup_notify param to suppress it.
  • Added proper bailing in case Airports.txt isn't found.
  • Added manual references to all error and auto-inhibit messages.
  • Corrected typos and weird sentences in manual.
  • Implemented "all" debug option in raas.dbg.log().
  • Implemented detection of WAV loading failures.