|
1 | | -This is a major update to FlightAssistant. |
2 | | -Please use [Discord](https://discord.gg/5kcBCvnbTp) or [GitHub](https://github.com/Octol1ttle/FlightAssistant) to discuss this release or report any bugs. |
| 1 | +This is a patch update to FlightAssistant. |
3 | 2 |
|
4 | | -**A wiki is now available: https://github.com/Octol1ttle/FlightAssistant/wiki** |
| 3 | +## Fixed issues |
5 | 4 |
|
6 | | -## Changes from Beta 1 |
| 5 | +- **Fixed an issue where disabling certain flight protections would cause the autopilot to stop controlling pitch** |
| 6 | +- Fixed an issue that caused flight directors to behave incorrectly when the target heading was near the wrapping point (0/360 degrees) |
| 7 | +- Fixed an issue that caused the autothrust's `SPEED` mode to adjust thrust slower than intended |
| 8 | +- Fixed an issue where the thrust reading would be displayed as `0.0%` when it was not exactly at zero. |
7 | 9 |
|
8 | | -- Added Chinese localization |
9 | | -- Changed the default durability display style to Time |
10 | | -- Made the `BELOW G/S` warning alert show when deviation is more than 2.5 blocks and the player is below minimums |
11 | | -- Reduced sensitivity of the `DON'T SINK` alert |
12 | | -- Adjusted the attitude display to account for crosshair offset |
13 | | -- Adjusted the way vertical deviation is displayed |
14 | | -- Reduced the maximum recommended pitch to 45 degrees in the `F/CTL PROTECT LOST` alert text |
15 | | -- Fixed an issue that caused `TERRAIN AHEAD` and `PULL UP` alerts to appear only right before impact |
16 | | -- Fixed an issue that caused `AUTO FLT AP OFF` and `AUTO FLT A/THR OFF` alerts to not be displayed when they occur due to losing protections and chunk unloading |
17 | | -- Fixed an issue where DaBR thrust would be overriden even when Global Automation Override is active |
18 | | - |
19 | | -If you weren't keeping up with changes in v3, here's a quick overview: |
20 | | - |
21 | | -- HUD overhaul |
22 | | - - New layout: <img src="https://github.com/Octol1ttle/FlightAssistant/wiki/img/hud/full_screenshot_alt.png"> |
23 | | - - The HUD data now updates at the render frame rate instead of game tick rate. Numbers and scales will move smoother |
24 | | -- Commands are gone and replaced with the Setup Screen (see below) |
25 | | -- Introduced the FlightAssistant Setup Screen |
26 | | - - Opened with `Numpad Enter` by default |
27 | | - - Used to reset and temporarily disable computers & displays |
28 | | - - Used to configure the autopilot |
29 | | - - Used to fill out the flight plan |
30 | | -- Various systems have been reworked and features have been added. For example, the GPWS now dynamically adjusts sensitivity based on surroundings |
31 | | -- Added Chinese localization |
| 10 | +Consult the [wiki](https://github.com/Octol1ttle/FlightAssistant/wiki) for help.<br> |
| 11 | +Please use the [Discord server](https://discord.gg/5kcBCvnbTp) or [GitHub](https://github.com/Octol1ttle/FlightAssistant) to discuss this release or report any bugs. |
0 commit comments