xPilot v2.0.0-beta.37
Pre-release
Pre-release
·
203 commits
to master
since this release
Download
If you enjoy using xPilot, please considering donating to support the future development of the project. Thank you for your support.
Added
- Added
.copy
command to copy all messages in the active message tab to the system clipboard - Added
.appdata
command that opens the xPilot client application data folder - Added a "configuration required" popup dialog
- Disable voice transmit (PTT) if requested by the server
Changed
- Reduced minimum client window width to 840px (#130)
- Changed authentication method for CSL model set download; no longer requires the user to manually copy a token number
- Show CSL model install dialog when Connect button is clicked and the user hasn't acknowledged the model install notification yet
- Updated XPMP2 library
Fixed
- Fixed FMOD library path on Linux (#128)
- Fixed broken folder browser on Linux (#129)
- Fixed broken CSL model set download
Advanced Users
If you run the xPilot client on different machine from your main X-Plane machine, you will need to configure xPilot to utilize TCP/IP for the client/plugin communication method.
- Locate the xPilot plugin configuration file (
X-Plane/Resources/plugins/xPilot/Resources/Config.json
) and change theUseTcpSocket
option totrue
. Save the configuration file and then close and re-open X-Plane. - Launch xPilot and enter the command
.simip
and enter the IP address of the machine where X-Plane is running. Close and re-open xPilot.