Version 1.3 RC2
Pre-releaseNote 1: RC1 was got eaten while I was messing around with the new CI. It was never actually released.
Note 2: This release represents a shift in how I release versions of this plugin. I don't have as much time as I used to, and there are a fair number of users of the plugin, so I'm going to start doing releases whenever I have something worth releasing, even if I haven't had time to thoroughly test it on all platforms. These releases will be market pre-release until there's been sufficient time for bug reports from the community to filter in.
Note 3: This release is the first to be made possible by a new CI integration with Azure Devops. I can now build the plugin with the click of a single button. Thanks very much to @JanC for doing 99% of the work to get this working!
General Changes
- Update the sendPOSI command to use 64 bit floats (#111)
- Updated XPlane SDK to version 2.1.3
- Update version support to include X-Plane 11 (#163)
New Features
- Added ability to pause individual aircraft (#114)
- Added sendCOMM function, which makes it possible to send X-Plane commands from the client (#120)
Changes to the X-Plane Connect Plugin
- Minor improvements to the handling of landing gear by the SetGear and HandlePOSI functions
Bug Fixes
- Rolled back Java version to 1.7 due to some reports of MATLAB incompatability
- Fixed a bug with re-enabling the AI for NPC planes after setting their position (#118)