This is a patch update to FlightAssistant.
Fixed issues
- Fixed an issue where disabling certain flight protections would cause the autopilot to stop controlling pitch
- Fixed an issue that caused flight directors to behave incorrectly when the target heading was near the wrapping point (0/360 degrees)
- Fixed an issue that caused the autothrust's
SPEEDmode to adjust thrust slower than intended - Fixed an issue where the thrust reading would be displayed as
0.0%when it was not exactly at zero.
Consult the wiki for help.
Please use the Discord server or GitHub to discuss this release or report any bugs.
This is a major update to FlightAssistant. Please use Discord or GitHub to discuss this release or report any bugs.
A wiki is now available: https://github.com/Octol1ttle/FlightAssistant/wiki
Changes from Beta 1
- Added Chinese localization
- Changed the default durability display style to Time
- Made the
BELOW G/Swarning alert show when deviation is more than 2.5 blocks and the player is below minimums - Reduced sensitivity of the
DON'T SINKalert - Adjusted the attitude display to account for crosshair offset
- Adjusted the way vertical deviation is displayed
- Reduced the maximum recommended pitch to 45 degrees in the
F/CTL PROTECT LOSTalert text - Fixed an issue that caused
TERRAIN AHEADandPULL UPalerts to appear only right before impact - Fixed an issue that caused
AUTO FLT AP OFFandAUTO FLT A/THR OFFalerts to not be displayed when they occur due to losing protections and chunk unloading - Fixed an issue where DaBR thrust would be overriden even when Global Automation Override is active
If you weren't keeping up with changes in v3, here's a quick overview:
- HUD overhaul
- New layout:

- The HUD data now updates at the render frame rate instead of game tick rate. Numbers and scales will move smoother
- New layout:
- Commands are gone and replaced with the Setup Screen (see below)
- Introduced the FlightAssistant Setup Screen
- Opened with
Numpad Enterby default - Used to reset and temporarily disable computers & displays
- Used to configure the autopilot
- Used to fill out the flight plan
- Opened with
- Various systems have been reworked and features have been added. For example, the GPWS now dynamically adjusts sensitivity based on surroundings
- Added Chinese localization

