Skip to content

Commit

Permalink
Merge pull request #168 from an-anime-team/next
Browse files Browse the repository at this point in the history
Release 1.7.0
  • Loading branch information
krypt0nn authored Aug 2, 2024
2 parents 195e495 + 51c4f66 commit e19cbf4
Show file tree
Hide file tree
Showing 27 changed files with 927 additions and 827 deletions.
2 changes: 1 addition & 1 deletion .envrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
use nix
use flake
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,29 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added

- Added "Indonesia" wine language option
- Added writing of the game's output to the `game.log` file in the launcher's folder.
Size of this file is controlled by the `LAUNCHER_GAME_LOG_FILE_LIMIT` environment variable.
- Respect root `.version` file for game version parsing
- Added 2.4.0 voiceovers sizes

### Fixed

- Fixed `dwebp` package name for fedora during initial setup
- Fixed Discord RPC updates

### Changed

- Changed background images processing logic
- Prioritize parsed game version over the API response

### Removed

- Removed `xdelta3` dependency
- Removed migrate installation feature

## [1.6.1] - 02.07.2024

### Added
Expand Down
Loading

0 comments on commit e19cbf4

Please sign in to comment.