Releases: R2NorthstarTools/FlightCore
Releases · R2NorthstarTools/FlightCore
v2.4.2
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
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
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
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
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
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
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
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
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
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