Releases: TwinFan/XPMP2
Releases · TwinFan/XPMP2
v2.30 Removed Issue 23 Workarounds
v2.20
v2.1.0 / LT_v2.40 / Remote Client v1.10
- dataRef Editors DRE and DTE are now informed of shared dataRefs so you can watch them using these tools.
- #26 Added shared dataRef for
cslModel
- Remote #27: Transfer all texts necessary to support shared dataRefs also by the XPMP2 Remote Client.
This changes one of the network message formats. Requires Remote Client v1.10 to read the new format. v1.10 is backwards compatible and also understand the previous network message format, but v1.00 is not forward compatible: The idea is that Remote Client needs to be latest version while sending plugins don't need to be latest. - Remote Client #28: Added commands
XPMP2-Remote/Activate
andXPMP2-Remote/TCAS
for menu items Activate and TCAS Control to bind keyboard shortcuts to them or trigger them via CMND network message.
v2.0.0 / LT_v2.30 / Remote Client v1.00
v2.0.0 includes the all new Remote functionality and the XPMP2 Remote Client.
Noticeable changes:
- The main XPMP2 project now builds 3 targets: the XPMP2 library, the XPMP2 Remote Client, and the XPMP2-Sample plugin. Build documentation is updated.
- Windows builds will need to link to
iphlpapi
.CMakeList.txt
is updated accordingly. - The new XPMP2 Remote Client provides synchronization of planes across the network.
- There is no change necessary in your plugin to support this functionality!
- Download the Remote Client from X-Plane.org.
- For end user documentation refer to LiveTraffic/XPMP2 Remote Client documentation.
- Find some technical background in the documentation.
Make sure to check out developer's documentation!
v1.1.0 / LT_v2.20
v1.1.0 includes some changes which better support gliders / light aircraft, like refinements on related.txt and map icon drawing.
Make sure to check out developer's documentation!
v1.0.0 / LT_v2.10
LiveTraffic ends its beta phase using this version of XPMP2, so it might be about time to call XPMP2 a v1.0.
Make sure to check out developer's documentation!
v0.6.0 / LT_V2.09
Fairly robust state, drives LiveTraffic v2.09, tested with XP11.50r1.
Make sure to check out developer's documentation!
v0.5.0
First official roughly stable release. Make sure to check out developer's documentation!