Skip to content

v2.04.200605

Pre-release
Pre-release
Compare
Choose a tag to compare
@TwinFan TwinFan released this 05 Jun 19:58
· 545 commits to master since this release

Please download from X-Plane.org.

  • REACTIVATED LiveTraffic's map layer as XPD-10825 is fixed in XP11.50 Beta 10. Make sure you have updated to Beta 10!
  • ENHANCED handling of acquiring TCAS control:
    • If LiveTraffic cannot immediately get TCAS/AI control, then the currently controlling plugin is named in the info message and LiveTraffic tries again automatically once TCAS control becomes available, ie. the other plugin releases it.
    • If another plugin requests TCAS control while LiveTraffic holds it, a message is displayed for the user to decide. As LiveTraffic shows real-world traffic it is not required to give up control immediately.
  • FIXED TwinFan/XPMP2#10: Multiple ICAO/AIRLINE/LIVERY/MATCHES lines supported in xsb_aircraft.txt, ie. one model can match with different criteria.
  • CSL2XSB.py now comments out aircraft with old formats and removes more unneeded commands (HASGEAR, TEXTURE) to reduce log warnings during LiveTraffic startup. Execute CSL2XSB.py again on your models to benefit from this change.
  • Developers: Significant additions to documentation of XPMP2 library, see its GitHub pages.