Commit graph

950 commits

Author SHA1 Message Date
Nikita Podvirnyi
b529f3e7da
feat: respect CN API for getting background image 2024-06-17 14:01:31 +02:00
Nikita Podvirnyi
d0f731d68f
feat: updated background images support
thanks gtk devs for providing webp support :thumbup: (no)
2024-06-17 12:38:12 +02:00
Nikita Podvirnyi
d991f5aaf7
build: updated Cargo.lock 2024-06-17 11:39:10 +02:00
Nikita Podvirnyi
04a315ac2f
feat: updated background picture URI 2024-06-17 11:34:58 +02:00
Nikita Podvirnyi
e131dab8d2
build: updated shell.nix 2024-06-17 11:01:49 +02:00
Observer KRypt0n_
a3fde33071
Merge pull request #382 from mrvictory1/main
Add "Keywords=aagl" to desktop file
2024-06-16 12:36:53 +02:00
mrvictory1
1268a5b277
Update anime-game-launcher.desktop 2024-06-11 10:48:53 +03:00
Observer KRypt0n_
45f86d29bc
Merge pull request #375 from xxanqw/main
Localizing force-grab-cursor to Ukrainian
2024-06-01 07:28:34 +02:00
Іван Потієнко
c5904345be
Localizing force-grab-cursor 2024-06-01 03:11:56 +03:00
Nikita Podvirnyi
19d1deead8
feat: list missing dependencies on non-standard distros
Hello NixOS!
2024-05-27 14:20:47 +02:00
Nikita Podvirnyi
d8a43562f8
feat: updated shell.nix 2024-05-26 20:56:39 +02:00
Nikita Podvirnyi
222eb72da9
build: added shell.nix and direnv integration 2024-05-25 12:21:32 +02:00
Observer KRypt0n_
68a68a291a
3.9.6 2024-05-08 19:44:23 +02:00
Observer KRypt0n_
bcffcd9111
Merge pull request #367 from an-anime-team/next
Release 3.9.6
2024-05-08 19:43:12 +02:00
Observer KRypt0n_
2b01578209
ci: added cmake package 2024-05-08 19:40:17 +02:00
Observer KRypt0n_
3af245306f
feat: updated changelog and about window 2024-05-08 19:36:45 +02:00
Observer KRypt0n_
c1426be188
revert: reverted !354
Not needed after fixing gtk args
2024-05-08 19:28:32 +02:00
Observer KRypt0n_
ab3e3666c4
Merge pull request #354 from blmarket/main
Show some helpful error when --run-game cannot work
2024-05-08 19:25:06 +02:00
Observer KRypt0n_
1f28bc24d8
Merge pull request #362 from fautics/patch-1
Update to the maintanted ebuilds
2024-05-08 19:24:17 +02:00
Observer KRypt0n_
0cedcec243
Merge pull request #357 from vbrabandt2005/main
updated my username in credits
2024-05-08 19:23:50 +02:00
Observer KRypt0n_
a35e158f21
Merge pull request #358 from panmourovaty/next
add czech localization
2024-05-08 19:22:07 +02:00
Observer KRypt0n_
80bfbc2101
Merge pull request #361 from cybik/fix-google-play
Better labels for the payment processing options
2024-05-08 19:21:44 +02:00
Observer KRypt0n_
8e657c8692
refactor: fixed warnings 2024-05-08 19:19:37 +02:00
Observer KRypt0n_
d0265192d3
build: updated dependencies 2024-05-08 19:19:27 +02:00
fautics
5e64554e04
Update to the maintanted ebuilds 2024-04-16 11:47:57 -07:00
Renaud Lepage
1f7dfdb719
Better labels for the payment processing options 2024-04-14 08:51:19 -07:00
Dominik Hejl
5aff399328 add czech localization 2024-04-02 11:56:26 +02:00
vbrabandt
18222ed17d update my username in credits
just found out I could change my username and I'd decided to changed it.
2024-03-25 15:06:14 +01:00
Jeong, Hun
860a8474d3 Show some helpful error when --run-game cannot work
Instead of just try to run UI with invalid argument to fail,
it will just fail with better error messages.

Fixes #327
2024-03-24 11:17:36 -07:00
Observer KRypt0n_
e4bc7afa74
docs: fixed date in changelog 2024-03-24 13:38:10 +02:00
Observer KRypt0n_
23eab45817
3.9.5 2024-03-24 12:51:08 +02:00
Observer KRypt0n_
c8b1ea3b2b
Merge pull request #353 from an-anime-team/next
Release 3.9.5
2024-03-24 12:49:38 +02:00
Observer KRypt0n_
d853a1ea87
feat: updated changelog 2024-03-24 12:46:46 +02:00
Observer KRypt0n_
70aa426ec9
feat(i18n): updated German 2024-03-24 12:35:55 +02:00
Observer KRypt0n_
cb0db9775a
Merge branch 'main' into next 2024-03-24 12:31:02 +02:00
Observer KRypt0n_
388eef0527
ci: (must have) fixed CI work 2024-03-24 12:30:00 +02:00
Observer KRypt0n_
b1a94e8f55
feat(i18n): updated Italian 2024-03-24 12:26:55 +02:00
Observer KRypt0n_
1e33b48d11
fix(ui): fixed doubled "go back" button in header bar 2024-03-24 12:24:31 +02:00
Observer KRypt0n_
4d04b2b8ac
feat(i18n): updated locales 2024-03-24 12:19:53 +02:00
Observer KRypt0n_
0f1f7b8a4a
fix(ui): further GtkSwitch UI state fixes 2024-03-24 12:18:29 +02:00
Observer KRypt0n_
bd439cc941
feat: added "force grab cursor" option to the gamescope settings 2024-03-24 12:18:09 +02:00
Observer KRypt0n_
41e00d1c4e
feat(core): updated SDK version 2024-03-24 12:08:14 +02:00
Observer KRypt0n_
919de100c1
feat: improved app args parsing 2024-03-24 11:23:15 +02:00
Observer KRypt0n_
f86c86e1fd
fix(ui): fixed GtkSwitch UI state representation
This was my skill issue for all this time....
2024-03-24 10:19:38 +02:00
Observer KRypt0n_
9914072c77
feat: get rid of deprecated libadwaita functions calls 2024-03-24 10:10:14 +02:00
Observer KRypt0n_
a1d1950ce8
feat: updated ui libraries 2024-03-24 09:56:04 +02:00
Observer KRypt0n_
9395750412
feat: update non-ui dependencies 2024-03-24 09:43:40 +02:00
Observer KRypt0n_
58398b03e7
fix: bundle applications-system-symbolic icon to the app
Adds consistency with the non-GNOME environments
2024-03-24 09:36:09 +02:00
xxanqw
519ebc1325
Add Ukrainian language support 2024-03-24 09:21:20 +02:00
Observer KRypt0n_
8f21950459
Merge pull request #348 from TheGoogleRider2/thegooglerider2-ThaiTrans
Added Thai Language Translation 🇹🇭
2024-03-24 09:18:17 +02:00