Skip to content

xPilot v2.0.0-beta.32

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 23:57
· 402 commits to master since this release

Download

Changelog

Changed

  • Client sound files are now separate from the client, allowing them to be changed. The sound files are saved in the client's application data folder. See the FAQ for the folder location specific to your OS. https://beta.xpilot-project.org/#/faq?id=where-is-the-xpilot-client-config-file
  • Added option to the installer to create desktop icon on Windows.
  • Replace 0mq with nanomsg-NG for interprocess communication between xPilot and X-Plane. Nanomsg-ng is the successor to 0mq which should be more robust and is inherently thread safe (!).
  • Removed high DPI scaling attribute from client. Support for high definition displays will come at a later date.

Fixed

  • Fixed issue with the stale aircraft delete mechanism that caused aircraft to be randomly deleted when they shouldn't.
  • Fixed issue where microphone volume level wasn't set at client startup.