Skip to content

Releases: R2NorthstarTools/FlightCore

v1.6.0

14 Jan 00:46
Compare
Choose a tag to compare

Features:
Unified Mods tab for both local and online mods
Added support for searching through installed mods

image

v1.5.0

13 Jan 16:28
Compare
Choose a tag to compare

Features:
Add backend code for getting playercount (#135)
Delete given Thunderstore mod (#111)

Changes:
Bump libthermite (#133)
Store global const in separate file (#131)
Formatting fixes in TypeScript code (#132)

v1.4.0

04 Jan 23:01
Compare
Choose a tag to compare

Features:
Thunderstore mods pagination (#122)
Add button to delete Northstar mod (#110)
Show newest version number in update notification (#124)

Code cleanup:
Deserialize into struct directly (#127)
Remove unnecessary caller function pattern (#128)

v1.3.2

23 Dec 19:30
Compare
Choose a tag to compare

Features:
Add back maximise button (#119)

Fixes:
Stop tab bar from covering window controls

v1.3.1

21 Dec 20:16
Compare
Choose a tag to compare

Fixes:
Show correct warning on ModsView when no game detected (#114)
Support launching Northstar when using EA App instead of Origin (#115)

v1.3.0

13 Dec 23:07
Compare
Choose a tag to compare

Fixes:
Start Northstar properly detached (#112)
Make sure all non-core mods get disabled (#103)

v1.2.1

05 Dec 22:45
Compare
Choose a tag to compare

Features:
Show warning banner on DevView (#105)

Fixes:
Disable context menu in release builds (#102)
Blur all views except main one (#102)
Do not display deprecated mods in thunderstore view (#102)
Increase background scale to hide white border on Windows (#102)
Prevent channel switching while game is running (#102)

Other:
Bump Node dependencies (#107)
Bump Rust dependencies (#108)
Bump Rust version to 1.65 (#106)
Move variable to global const (#85)
Remove useless debug print (#102)

v1.2.0

01 Dec 23:52
Compare
Choose a tag to compare

image

Features:
Release channel selector (#86)

Fixes:
Only show outdated install notification after some threshold time passed (#98)
Ensure all views are properly scrollable (#91)
Stop opening PowerShell window to get Origin game path (#99)
Do not check for "Origin running" on Linux (#94)
Give example for modstring in text box (#83)

Other:
Improve documentation (#81, #82, #87, #88, #89, #90, #92, #96)
Auto-format all Rust code (#84)

v1.1.0

28 Nov 11:51
Compare
Choose a tag to compare

Features:
Allow bypassing Northstar update check in developer view (#59)

Fixes:
Allow toggling mods on/off even if not found enabledmods.json (#69)
Allow toggling mods on/off even if enabledmods.json is corrupted (#69)

Other:
Update Tauri dependencies to 1.2 (#77)
Code cleanup (#73, #74)
Improve documentation (#75, #78, #79)

v1.0.0

25 Nov 20:20
Compare
Choose a tag to compare

Big 1.0 release :O

Features
Browse and install Thunderstore mods from within FlightCore (#54)

image