Skip to content

Releases: R2NorthstarTools/FlightCore

v0.5.0

25 Nov 00:45
Compare
Choose a tag to compare

Features
Store game path in persistent store to save it between launches (#61)

v0.4.1

21 Nov 14:19
Compare
Choose a tag to compare

Fixes
Fix custom path not setting correctly (#60)

v0.4.0

19 Nov 15:40
Compare
Choose a tag to compare

Features:
Allow for comments in mod.json by adding JSON5 support (#50)
Initial support for installing mods from Thunderstore (still hidden behind developer flag) (#32)
Show stripped title bar on debug builds (#48)

Fixes:
More consistent scrollbar between views (#53)

Other:
Return Thunderstore mod string of installed mods. (#56)
Update dependencies (#49, #52)
Code organisation (#47)

v0.3.1

12 Nov 12:05
Compare
Choose a tag to compare

Features:
Add categories for dev mode buttons (#45)

Changes:
refactor: Clicking FC version activates dev (#44)

v0.3.0

10 Nov 00:47
Compare
Choose a tag to compare

Features:
Show installed mods and allow toggling (#27, #28, #29, #38)
Show patch notes (#18)
Add ldd --version check for Linux (#10)
Add persistent store (#16)
Manually find game if needed (#7)
Router view (#25)

Fixes:
Make all functions async (#35)
Resolve thread crash due to block in async (#39)
Strip leading zeroes from rc version number (#24)

Other:
Update dependencies (#22, #30)

v0.2.3

14 Oct 23:53
Compare
Choose a tag to compare

Features:
Enable dev mode directly if in debug mode
Initial logic to disable all but core mods
Show own version number in settings view (#11)

Fixes:
App top bar drag (#13)

v0.2.2

05 Oct 00:00
Compare
Choose a tag to compare

Allows for switching between Northstar release channels when in dev mode.

v0.2.1

04 Oct 23:16
Compare
Choose a tag to compare

Fixes CI error that prevented release file from being uploaded.

v0.2.0

04 Oct 22:45
Compare
Choose a tag to compare

Thanks to the wonderful @Alystrasz we now have a proper good-looking UI :D

FlightCore screenshot

v0.1.5

20 Sep 22:42
Compare
Choose a tag to compare

Fix dereferencing null value