Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
Signed-off-by: Octol1ttle <[email protected]>
  • Loading branch information
Octol1ttle committed Aug 20, 2024
1 parent 16c9a80 commit 270afd3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
15 changes: 2 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,7 @@
This is a bugfix update release to FlightAssistant. Please use [Discord](https://discord.gg/5kcBCvnbTp)
or [GitHub](https://github.com/Octol1ttle/FlightAssistant) to discuss this release or report any bugs.

## Changes

* Reduced the rate of firework activation when CLB thrust is active
* Increased the rate of firework activation when APPR thrust is active

## Fixes

* Fixed an issue that caused autopilot to be unstable when fireworks were the active thrust source
* Fixed an issue that caused more firework activations than needed when using selected altitude
* Fixed an issue that prevented the thrust setting from appearing on the Status Display if fireworks were the active
thrust source
* Fixed an issue that allowed players to use reverse thrust with sources that do not support them (e.g. fireworks)
* Fixed an issue that caused the stall prevention to activate too late, causing STALL warnings and recovery automations
to trigger
* Reduced the effect of an issue that causes the artificial horizon to become inaccurate with high angles
* Fixed an issue that caused the game to crash when launching in a production environment
* Fixed an issue that caused the attitude display to behave incorrectly when rolling
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ yarn_mappings=1.20.4+build.3
floader_version=0.15.3

# Mod Properties
mod_version=2.3.2
mod_version=2.3.3
maven_group=ru.octol1ttle.flightassistant
archives_base_name=flightassistant

Expand Down

0 comments on commit 270afd3

Please sign in to comment.