Skip to content

Releases: R2NorthstarTools/FlightCore

v2.4.2

04 Aug 11:26
Compare
Choose a tag to compare

Bug Fixes:

  • Give thunderstore mod card images a background color (#471)
  • Move leftover type definition to auto-generated from Rust (#450)

Build:

  • Add dependabot config (#358)

Chores:

  • Bump Rust dependencies (#470)
  • Bump npm dependencies (#472)
  • bump sentry from 0.30.0 to 0.31.5 in /src-tauri (#473)
  • Bump FlightCore version to 2.4.2

v2.4.1

03 Aug 18:33
Compare
Choose a tag to compare

Features:

  • Copy release notes to clipboard (#464)

Bug Fixes:

  • Add extract dir to cleanup (#466)
  • Go over all folders during cleanup (#469)

Code Refactoring:

  • Use GameInstall object for PR install functions (#467)

Chores:

  • Bump FlightCore version to 2.4.1

v2.4.0

02 Aug 12:02
Compare
Choose a tag to compare

Features:

  • Migrate install related functions to GameInstall (#457)
  • Generalise temporary directory structure (#458)

Code Refactoring:

  • Extract Northstar into temporary location before installing (#456)

Chores:

  • Bump FlightCore version to 2.4.0

v2.3.0

30 Jul 09:50
Compare
Choose a tag to compare

Features:

  • Add button to forcefully terminate Northstar to DevView (#451)

Code Refactoring:

  • Add Profile to GameInstall (#453)
  • Replace naive game_path argument with GameInstall (#454)

Chores:

  • Bump FlightCore version to 2.3.0

v2.2.0

24 Jul 12:43
Compare
Choose a tag to compare

Features:

  • Add basic warning on plugin install (#441)

Translations:

  • Translations update from Weblate (#442)

Code refactoring:

  • Store game_path and install_type as GameInstall in store (#445)

Chores:

  • Fix typo in comment (#448)
  • Bump FlightCore version to 2.2.0

v2.1.0

22 Jul 21:17
Compare
Choose a tag to compare

Features:

  • Prevent mods with plugins to be installed (temporarily) (#438)

Chores:

  • Update screenshot in README
  • Bump Rust dependencies (#439)
  • Bump FlightCore version to 2.1.0

v2.0.0

21 Jul 15:22
Compare
Choose a tag to compare

Features:

  • Support reading mods from Northstar packages directory (#417)
  • Add ability to delete package (#425)
  • Compare Flightcore versions as semver (#423)
  • Support installing Thunderstore packages (#426)
  • Update to new wallpaper (#435)

Translations:

  • Translations update from Weblate (#433)
  • Translations update from Weblate (#436)

Chores:

  • Bump FlightCore version to 2.0.0

v1.24.0

19 Jul 13:54
Compare
Choose a tag to compare

Features:

  • Add basic Proton management (#383)
  • Replace MessageBoxW invocation with Tauri dialog (#418)

Translations:

  • Translations update from Weblate (#430)
  • Translations update from Weblate (#431)
  • Enable Simplified Chinese translations (#432)

Chores:

  • Bump FlightCore version to 1.24.0

v1.23.0

18 Jul 12:15
Compare
Choose a tag to compare

Features:

  • Launch via Steam on non-Windows systems if possible (#422)
  • Add warning for Snap installations (#399)

Code Refactoring:

  • Move code for legacy TS mod deletion to separate file (#424)

Translations:

  • i18n: Add empty translation file for Chinese (Simplified)

Chores:

  • Bump FlightCore version to 1.23.0

v1.22.1

17 Jul 19:00
Compare
Choose a tag to compare

Features:

  • Implement to_string for ParsedThunderstoreModString (#420)

Bug Fixes:

  • Add regex check for parsing TS mod string (#421)

Code Refactoring:

  • Move code for legacy mod install reading to separate file (#416)

Chores:

  • Bump FlightCore version to 1.22.1