Skip to content

X-Economy 1.8.1

Latest
Compare
Choose a tag to compare
@ksgy ksgy released this 13 Jan 18:26
· 4 commits to master since this release

General

  • Assignment list view does no longer exceeds maximum
  • Client now shows all conditions that are missing to "go airborne" or "to finish the flight" (e.g. Park Brake off, Engine 1/2 running)
  • After finishing a flight the payload of the plane is set back to zero again
  • Exported a new DataRef "airborne", that becomes 1 after actually
    taking off
  • Fixes an issue with planes that don't have tank#1 as first tank (SeaKing, ERJ170): all 9 fuel tanks are filled to the "factor" set by plane maker (which is 0 for unused tanks) and all tanks are read back on arrival.
  • Fix: the logged Flight Time in "glass window" is now formatted: xx:xx

Flight Logging

  • Min. speed and max. altitude for flight logging reduced from 30kts/50ft to 0kts/5ft
  • Brakes only needs to be below 30% (not = 0 like before) to transit from "departing" to "airborne" (Carenado compatibility)
  • Helis now need to use the Rotor Brake (like parking brakes for planes) to log a flight

Enable/disable of instruments/features

  • The GPS stays available, even if the plane (in FSE) has no "GPS option". Instead, only the Autopilot cannot be slaved to the GPS.
  • XFSE is now compatible with XP9 and XP10 again (guessed XP-Version is shown in the title bar)
  • Fixed Bug: NoIFR (but AP/GPS) disabled the GPS in XP10

Interface Updates

  • Visibility of the window when on ground can be switched in the menu
  • Visibility of the window when departing can be switched in the menu
  • Window pops up and goes yellow if "flying", but not "airborne" and red at over RAlt 20ft
  • Window pops up and goes yellow if "leaseTime left" goes below 30min

Change Damage Logic

See #5