v2.01.200503
Pre-release
Pre-release
Please download from X-Plane.org.
- CSL Models: If
VERT_OFFSET
is not specified inxsb_aircraft.txt
then it is extracted from the model's.obj
file. Will help some X-CSL models back onto the ground. - CHANGE TwinFan/XPMP2#8 Matching now prefers a matching related a/c type plus matching livery over a model with matching exact a/c type but without livery.
This will show correct livery more often at the price of picking a related a/c type only if nothing better is available. - FIXED #178 planes transforming to cars on touch-down.
- CHANGED identification of cars: If no info about an object is available at all (e.g. not maintained yet at OpenSky), then will decide for default plane, not car.
- Aircraft Info Window reports CSL Model again with last segment of path where model is taken from, allows to identify the package used (like Bluebell vs. X-CSL).
- Removed residual jet smoke from under planes (by updating NoPlane.acf).
- For plugin developers:
- FIXED TwinFan/XPMP2#7 multiplayer slot indexes returned to plugin being off by 1, are now 1-based again
Y value published in sim/multiplayer/plane... datarefs is in line again with altitude reported via LTAPI, ie. without VERT_OFFSET. - ADDED #180: LiveTraffic's version number and date are provided via dataRefs livetraffic/ver/nr and .../date.
- LTAPI provides respective version number/date functions, too.
- LTAPI should also return last path segment together with model name in cslModel.
- FIXED TwinFan/XPMP2#7 multiplayer slot indexes returned to plugin being off by 1, are now 1-based again