Skip to content

Releases: BitsAndDroids/FlightConnector-Rust

App v0.9.10

10 Jan 14:52
8e491d4
Compare
Choose a tag to compare

What's fixed:

  • Library generation has been fixed for custom events.

App v0.9.9

05 Dec 15:20
8f1fa53
Compare
Choose a tag to compare

Connector

What's new:

  • Added launch on sim start for MFS2024. To use this feature, please enable and disable the checkbox in the settings menu. The connector now looks to see if there is an exe.xml file present in the community folder. If this file is missing, it will create a new exe.xml for you. For MFS2024, I recommend using the "%appdata%/Microsoft Flight Simulator 2024" as the community folder path.

App v0.9.7

26 Nov 17:25
0731327
Compare
Choose a tag to compare

Connector

What's fixed:

  • Saving update every value changes would save as string instead of number
  • Loading string update_every could cause issues in the custom output menu

App v0.9.6

25 Nov 18:42
a8eea87
Compare
Choose a tag to compare

Connector

What's fixed:

  • Generating a custom library didn't load the header properly

App v0.9.5

21 Nov 16:58
4f20be4
Compare
Choose a tag to compare

Connector

What's fixed:

  • installing the wasm module resulted in directory not found errors.

App v0.9.4

19 Nov 17:03
19b63d3
Compare
Choose a tag to compare

##Connector

what's fixed:

  • First boot of the app would search settings that weren't initialized yet. This could cause a white screen.

App v0.9.3

16 Nov 15:17
3e7721e
Compare
Choose a tag to compare

Connector

What's fixed:

  • Navigating away from the edit menu would cause issues when reopening the same window. This could lead to changes not saving. Fixes issue: #227.

App v0.9.2

15 Nov 20:51
759b34d
Compare
Choose a tag to compare

Connector

What's fixed:

  • update_every wasn't saved as number
  • Changing the ID of an event prevented it from being saved.
  • Id of new events were saved as text instead of number

Thank you aeroelectrolight, for the reports.

App v0.9.0

14 Nov 13:35
236f949
Compare
Choose a tag to compare

Connector

What's new:

  • A partner device window was added where you can easily add settings for devices produced by others. If you want your device added to this list, send a direct message to @BitsAndDroids on Discord.

image
image

What's fixed:

  • Starting a connection after stopping a previous one could cause an app crash.

App v0.8.0

12 Nov 19:02
517522b
Compare
Choose a tag to compare

Connector

What's new

  • Added an event test window.

image

  • You're now able to delete custom events from the editor
  • You're now able to bulk delete events from the editor

image

  • Moved logs to separate debug menu items

Bugfixes

  • Negative values can now be sent from your controller to the sim