New Features
Contents
- 1 New Features
- 1.1 Aircraft
- 1.1.1 Anchors instead of brakes for seaplanes
- 1.1 Aircraft
- 2 Fixes and Enhancements
- 2.1 General
- 2.2 Scenery
- 2.3 Airports
- 2.3.1 Gateway Airports
- 2.3.2 Gustaf III Airport (TFFJ)
- 2.4 Aircraft
- 2.4.1 General
- 2.4.2 Cirrus Vision SF50
- 2.5 Local Web API
- 3 New Features
- 3.1 Boats
- 3.2 Custom Airports
- 3.3 Gateway Airports
- 3.4 Additional Camera Commands
- 3.5 Dual Jetways
- 3.6 New Library Objects
- 3.7 Support for VirtualFly Hardware
- 4 Fixes and Enhancements
- 4.1 Replay System
- 4.2 Local Web API
- 4.3 Scenery
- 4.4 Aircraft
- 4.4.1 General
- 4.4.2 Cirrus Vision SF50
- 4.4.3 Beta ALIA VTOL
Aircraft
Anchors instead of brakes for seaplanes
In the past the brake commands could be used to slow down seaplanes. That is obviously not how it works in real life. Therefore we added an anchor, which can be deployed and retracted using the following commands:
Command | Description |
sim/flight_controls/anchor_deploy | Deploy the anchor |
sim/flight_controls/anchor_retract | Retract the anchor |
sim/flight/controls/anchor_toggle | Toggle the anchor between deploy and retract |
Fixes and Enhancements
General
- The user aircraft is shown on the map again
- Various replay fixes
Scenery
- All ships got updated to use our new photometric lights at day and night.
- We improved the wakes for boats.
- We increased the number of boats shown in the scenery.
Airports
Gateway Airports
We added support for dual docking jetways at the following airports:
- London Heathrow (EGLL)
- Frankfurt Main (EDDF)
- Munich (EDDM)
- Dubai Intl (OMDB)
- New York City Kennedy Intl (KJFK)
- Chicago O’hare Intl (KORD)
- Atlanta Hartsfield Jackson (KATL)
- Los Angeles Intl (KLAX)
- San Francisco Intl (KSFO)
- Honolulu Daniel K Inouye Intl (PHNL)
- Tokyo Haneda Intl (RJTT)
Gustaf III Airport (TFFJ)
We removed the windsock for the 10 approach and added two elevated windsocks in their correct locations to the north west and south west corners of the airports. As pointed out by Michael Minuck, pilots familiar with the approach into the airport, will use both of these windsocks. On approach they will aim between them when over SUGARLOAF, which puts them on the final approach path for runway 10. In addition we removed the trees before the runway, because the field is empty in reality.
Many thanks again to Michael Minuck (N8033Fox) for providing all the details and the fix!
Aircraft
General
- Fixed various smaller bugs in the Airbus and Boeing FMC.
- The current flap setting is now displayed correctly on the new HUD
- The altitude will be displayed correctly on the new HUD now (XPD-15709).
- Fixed elevator differential deflection, which was reversed in the sim (XPD-15884).
Cirrus Vision SF50
We fixed the fuel tank positions.
Local Web API
Setting a batch of datarefs via WebSockets is working correctly now.
New Features
Boats
We introduces all types of different boats sailing around the X-Plane world. The number of boats shown depends on the World Objects Densitysetting within yourGraphics Settings.
Custom Airports
- Princess Juliana International Airport (TNCM)
- Juancho E. Yrausquin Airport (TNCS)
- Gustaf III Airport (TFFJ)
Gateway Airports
Latest version of our Gateway Airports, featuring more than 20,000 3D airports.
Additional Camera Commands
The first two commands allow you to tilt the co*ckpit view by 45 degrees to the left and right. Executing the command again will tilt the view by another 45 degrees. We also added some commands to look up and down. Instead of 45 degrees, the camera will tilt 30 degrees and just as the other commands, you can execute the command again to look 60 or 90 degrees up and down.
Command | Description |
sim/view/rot_co*ckpit_left_45 | Rotate co*ckpit view: tilt 45 degrees left. |
sim/view/rot_co*ckpit_right_45 | Rotate co*ckpit view: tilt 45 degrees right. |
sim/view/rot_co*ckpit_up_30 | Rotate co*ckpit view: tilt 30 degrees up. |
sim/view/rot_co*ckpit_down_30 | Rotate co*ckpit view: tilt 30 degrees down. |
Dual Jetways
Support for dual jetways at airport gates. Aircraft and airport authors now have the ability to update their products for this feature.
New Library Objects
Our artists added some new items to the general airport library, such as some passenger stairs, airport buses and a Ground Power Unit.
Support for VirtualFly Hardware
Support for four additional products of VirtualFly:
- Switcho Engines Ignition
- Switcho Engines Electrical
- Switcho Lights
- Switcho Trims
Fixes and Enhancements
Replay System
We have focused effort on improving the stability of our replay system for this release. What good is a butter landing if you can’t show it to your friends later?
Local Web API
When the WebServer cannot bind to port 8086 a warning will be shown to the user, but X-Plane will continue to start normally.
Scenery
We updated the Eiffel Tower in Las Vegas.
Aircraft
General
We fixed a problem regarding rain drops on windshields (XPD-15751).
Cirrus Vision SF50
We fixed an engine behavior bug in the Cirrus VisionJet. Previously, if you started the engine, shut it down and then immediately tried to start it again, nothing happened.
Beta ALIA VTOL
The ALIA 250 now has gauges for all four batteries on its display.
Back to Knowledge Base