Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.7.0 #48

Merged
merged 102 commits into from
Aug 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
102 commits
Select commit Hold shift + click to select a range
222eb72
build: added `shell.nix` and direnv integration
krypt0nn May 25, 2024
d8a4356
feat: updated shell.nix
krypt0nn May 26, 2024
9b335bc
Merge branch 'next' of https://github.com/an-anime-team/an-anime-game…
krypt0nn May 26, 2024
aa3b50f
Merge branch 'next' of https://github.com/an-anime-team/the-honkers-r…
krypt0nn May 26, 2024
4a4ec6a
Merge branch 'next'
krypt0nn May 26, 2024
40ed1c3
ci: fixed release build artifact
krypt0nn May 27, 2024
ab5635c
Merge branch 'refs/heads/next'
krypt0nn May 27, 2024
19d1dee
feat: list missing dependencies on non-standard distros
krypt0nn May 27, 2024
b33ef5d
merged mainline
krypt0nn May 27, 2024
4ee8104
Update README.md
krypt0nn May 30, 2024
c590434
Localizing force-grab-cursor
xxanqw Jun 1, 2024
45f86d2
Merge pull request #375 from xxanqw/main
krypt0nn Jun 1, 2024
1268a5b
Update anime-game-launcher.desktop
mrvictory1 Jun 11, 2024
a3fde33
Merge pull request #382 from mrvictory1/main
krypt0nn Jun 16, 2024
e131dab
build: updated shell.nix
krypt0nn Jun 17, 2024
04a315a
feat: updated background picture URI
krypt0nn Jun 17, 2024
d991f5a
build: updated `Cargo.lock`
krypt0nn Jun 17, 2024
d0f731d
feat: updated background images support
krypt0nn Jun 17, 2024
91732ea
build: removed .idea
krypt0nn Jun 17, 2024
37d9633
Merge branch 'next' of https://github.com/an-anime-team/an-anime-game…
krypt0nn Jun 17, 2024
5b12ac5
build: updated `Cargo.lock`
krypt0nn Jun 17, 2024
b529f3e
feat: respect CN API for getting background image
krypt0nn Jun 17, 2024
8921ad9
Merge branch 'next' of https://github.com/an-anime-team/an-anime-game…
krypt0nn Jun 17, 2024
eb0f0ea
feat: create primary background file if it doesn't exist
krypt0nn Jun 17, 2024
d51b428
build: updated core library
krypt0nn Jun 17, 2024
abda7a3
feat: updated changelog
krypt0nn Jun 17, 2024
231e236
fix: fixed Italian localization breaking the launcher
krypt0nn Jun 17, 2024
72a0345
Merge pull request #385 from an-anime-team/next
krypt0nn Jun 17, 2024
5f843df
3.10.0
krypt0nn Jun 17, 2024
ffc8355
docs: updated changelog
krypt0nn Jun 17, 2024
795ef8d
Merge branch 'next' of https://github.com/an-anime-team/an-anime-game…
krypt0nn Jun 17, 2024
84b2e38
Merge branch 'main' into next
krypt0nn Jun 17, 2024
7b7400d
3.10.0
krypt0nn Jun 17, 2024
d37e0fb
docs: updated changelog
krypt0nn Jun 17, 2024
d125b27
feat: handle dwebp re-coding errors
krypt0nn Jun 17, 2024
44b3922
Merge branch 'next' of https://github.com/an-anime-team/an-anime-game…
krypt0nn Jun 17, 2024
a739315
fix: fixed last commit
krypt0nn Jun 17, 2024
5da9de6
Merge branch 'next' of https://github.com/an-anime-team/an-anime-game…
krypt0nn Jun 17, 2024
4021167
fix: fixing some merging errors
krypt0nn Jun 17, 2024
e61ff64
Merge pull request #149 from an-anime-team/next
krypt0nn Jun 17, 2024
4bdfcdb
1.6.0
krypt0nn Jun 17, 2024
79fc467
build: updated sdk version
krypt0nn Jul 2, 2024
4d48cd7
feat: updated changelog
krypt0nn Jul 2, 2024
beb42ab
Merge pull request #391 from an-anime-team/next
krypt0nn Jul 2, 2024
cdeca3b
3.10.1
krypt0nn Jul 2, 2024
34f366c
Merge branch 'next' of https://github.com/an-anime-team/an-anime-game…
krypt0nn Jul 2, 2024
9c936d2
Merge pull request #157 from an-anime-team/next
krypt0nn Jul 2, 2024
195e495
1.6.1
krypt0nn Jul 2, 2024
bacc930
docs: updated changelog
krypt0nn Jul 2, 2024
0c50bd7
build: updated dependencies
krypt0nn Jul 5, 2024
b7bfda5
feat: clarified runtime dependencies
krypt0nn Jul 5, 2024
462ada8
refactor: remove unsafe in i18n
Luk-ESC Jul 8, 2024
20ff347
Merge pull request #395 from Luk-ESC/next
krypt0nn Jul 8, 2024
5d1cfb4
docs: updated readme
krypt0nn Jul 11, 2024
eeae5bd
docs: added AUR source link
krypt0nn Jul 11, 2024
424da34
build: updated cargo lock
krypt0nn Jul 11, 2024
3eff1e2
docs: little text clarifications
krypt0nn Jul 11, 2024
1eeaaf3
Add third-party DEB package link
ThunderGemios10 Jul 11, 2024
b24625b
Place DEB format above Pacstall
ThunderGemios10 Jul 11, 2024
d83b74b
Merge pull request #398 from ThunderGemios10/main
krypt0nn Jul 12, 2024
14c71be
build: replace shell.nix with flake.nix for dev shell
ezKEa Jul 17, 2024
d326649
Merge pull request #399 from ezKEa/next
krypt0nn Jul 19, 2024
42085c2
build: updated nix flake
krypt0nn Jul 19, 2024
203f7e5
build: updated `Cargo.lock`
krypt0nn Jul 19, 2024
39527c1
feat: updated libraries versions
krypt0nn Jul 19, 2024
b7ca184
feat: changed background images processing logic
krypt0nn Jul 19, 2024
7f5ebc1
build: delete unneeded package from the `flake.nix`
krypt0nn Jul 19, 2024
7726773
feat(ui): list "Indonesia" wine language option
krypt0nn Jul 19, 2024
8f4f1ea
build: updated SDK version
krypt0nn Jul 19, 2024
f32aa24
feat: updated changelog
krypt0nn Jul 19, 2024
05c55ba
feat: added missing changelog entry
krypt0nn Jul 19, 2024
290adce
builds: updated SDK version
krypt0nn Jul 19, 2024
ad28792
Merge pull request #401 from an-anime-team/next
krypt0nn Jul 19, 2024
4c95c14
3.10.2
krypt0nn Jul 19, 2024
c97259c
docs: updated readme
krypt0nn Jul 19, 2024
db46f25
Update README.md
krypt0nn Jul 20, 2024
209ca47
fix: potentially fixed `game.log` file issues
krypt0nn Jul 21, 2024
52c8e94
build: updated launcher SDK
krypt0nn Jul 21, 2024
de780bd
build: updated launcher SDK
krypt0nn Jul 21, 2024
287e79e
feat: updated changelog
krypt0nn Jul 21, 2024
2c3559c
Merge pull request #404 from an-anime-team/next
krypt0nn Jul 21, 2024
935390a
3.10.3
krypt0nn Jul 21, 2024
d7986d6
chore: deleted idea folder
krypt0nn Aug 2, 2024
1bc7426
Merge branch 'next' of https://github.com/an-anime-team/the-honkers-r…
krypt0nn Aug 2, 2024
32ef2a0
build: updated SDK version
krypt0nn Aug 2, 2024
e2823aa
feat: removed migrate installation feature
krypt0nn Aug 2, 2024
0e692df
feat: clarify GPL version in about dialog
krypt0nn Aug 2, 2024
5a23eef
feat: updated changelog
krypt0nn Aug 2, 2024
75f09cb
Merge pull request #412 from an-anime-team/next
krypt0nn Aug 2, 2024
6fc8547
3.11.0
krypt0nn Aug 2, 2024
898388e
Merge branch 'next' of https://github.com/an-anime-team/an-anime-game…
krypt0nn Aug 2, 2024
008b8ce
fix: fixed merging issues
krypt0nn Aug 2, 2024
acc6e77
feat: added 2.4.0 voiceovers sizes
krypt0nn Aug 2, 2024
51c4f66
feat: updated changelog
krypt0nn Aug 2, 2024
e19cbf4
Merge pull request #168 from an-anime-team/next
krypt0nn Aug 2, 2024
9d11ce1
1.7.0
krypt0nn Aug 2, 2024
57dde86
docs: updated changelog
krypt0nn Aug 2, 2024
6d39afd
Merge branch 'next' of https://github.com/an-anime-team/the-honkers-r…
krypt0nn Aug 2, 2024
e63c4a4
fix: fixed merging issues
krypt0nn Aug 2, 2024
82490c7
feat: removed mfplat patch integration
krypt0nn Aug 2, 2024
d8b32c3
build: updated SDK version
krypt0nn Aug 2, 2024
e129fdb
feat: updated changelog
krypt0nn Aug 2, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .envrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
use flake
2 changes: 1 addition & 1 deletion .github/workflows/compile_release_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
uses: actions/[email protected]
with:
name: Release build
path: target/release/honkers-launcher
path: target/release/honkers-launcher
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/target
/.direnv

flamegraph.svg
perf.data*
8 changes: 0 additions & 8 deletions .idea/.gitignore

This file was deleted.

11 changes: 0 additions & 11 deletions .idea/honkers-launcher.iml

This file was deleted.

8 changes: 0 additions & 8 deletions .idea/modules.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

9 changes: 0 additions & 9 deletions .vscode/extensions.json

This file was deleted.

10 changes: 0 additions & 10 deletions .vscode/settings.json

This file was deleted.

31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,33 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added

- List missing dependencies on non-standard distros during initial setup
- Handle dwebp re-coding errors
- 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

### Fixed

- Fixed Italian localization breaking the launcher
- Fixed Discord RPC updates

### Changed

- Support new game API
- Updated desktop file entry to include "hl" keyword
- Localized `force-grab-cursor` to Ukrainian
- Changed background images processing logic
- Prioritize parsed game version over the API response

### Removed

- Removed `xdelta3` dependency
- Removed migrate installation feature

## [1.6.3] - 20.05.2024

### Fixed
Expand All @@ -32,6 +59,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added Thai
- Added Ukrainian

### Fixed

- Fixed GtkSwitch UI state representation

### Changed

- Update wish url
Expand Down
Loading
Loading