Commit graph

467 commits

Author SHA1 Message Date
Observer KRypt0n_
779858491f Merge branch 'next' of https://github.com/an-anime-team/an-anime-game-launcher into next 2023-08-02 18:20:35 +02:00
Observer KRypt0n_
8906a4a723
refactor: removed excess set_visible 2023-08-02 18:20:07 +02:00
Observer KRypt0n_
0ccb4a96da
fix: updated game process name for "kill game process" feature 2023-08-02 17:26:56 +02:00
Observer KRypt0n_
8cccb1e229
fix: fixed merging issue 2023-08-02 17:21:57 +02:00
Observer KRypt0n_
dc2e8e8279
Merge branch 'main' of https://github.com/an-anime-team/an-anime-game-launcher into next 2023-08-02 17:18:16 +02:00
Observer KRypt0n_
f359be9f3b
feat: updated changelog 2023-08-02 16:40:54 +02:00
Jakob Fridesjö
e779c12ba0
Merge branch 'an-anime-team:next' into next 2023-08-02 16:26:34 +02:00
Observer KRypt0n_
871cb4012f
feat: playing around game process killing method 2023-08-02 16:23:50 +02:00
Jakob Fridesjö
7c99eeae3d Added Swedish localization 2023-08-02 16:22:17 +02:00
Observer KRypt0n_
196423852f
feat: updated changelog 2023-08-02 15:41:06 +02:00
Observer KRypt0n_
7614561213
feat(i18n): multiple localization changes
Improved `tr!` macro to use enhanced arguments syntax;
Updated Indonesian;
Fixed formatting error for `close` string
2023-08-02 15:32:33 +02:00
Observer KRypt0n_
6c58d715be
feat: added human_panic crate for better panics handling 2023-08-01 13:26:03 +02:00
Observer KRypt0n_
69bd93bd5e
feat: updated changelog 2023-08-01 13:03:32 +02:00
Observer KRypt0n_
747c7e3d65
feat: made "kill game process" button kill fps unlocker process as well 2023-08-01 12:46:05 +02:00
Observer KRypt0n_
69d41e7ce8
feat(i18n): translated "kill game process" feature 2023-08-01 00:19:29 +02:00
Observer KRypt0n_
2d5a8143c3
feat: now "kill game process" button can kill chinese client as well 2023-08-01 00:12:22 +02:00
Observer KRypt0n_
0f932b8619
feat: reworked app resources system
Added all the icons in case somebody will miss some;
Added "kill game process" button when launcher's behavior
is set to "Nothing" and the game is running
2023-07-31 23:58:02 +02:00
Observer KRypt0n_
06db94de58
feat(core): slightly optimized tr! macro 2023-07-31 20:23:25 +02:00
Observer KRypt0n_
7492aad669
feat(core): replaced tr and tr_args functions by tr! macro 2023-07-31 20:20:23 +02:00
Observer KRypt0n_
d04bb3e5e0
feat: replaced "auto-close" option by "launcher behavior"
New option will allow to keep launcher window open as well
2023-07-31 19:41:36 +02:00
Observer KRypt0n_
5d1473a6f2
feat: added launcher auto-close option 2023-07-29 18:26:17 +02:00
Observer KRypt0n_
d6208ee6de
feat: updated changelog 2023-07-29 16:50:35 +02:00
Observer KRypt0n_
45e260d88b Merge branch 'next' of https://github.com/an-anime-team/the-honkers-railway-launcher into next 2023-07-19 16:38:11 +02:00
Observer KRypt0n_
1dfbf118a5
feat(core): added a workaround to fix login error 400 in the game 2023-07-19 16:38:08 +02:00
mkrsym1
7ba793c09a feat: don't make requests to the Codeberg releases API unless absolutely necessary 2023-07-18 16:58:17 +03:00
Observer KRypt0n_
eb6928e869
feat: updated changelog 2023-07-17 23:06:01 +02:00
Observer KRypt0n_
93707c430c
fix(ui): fixed main button sensitivity for broken/unsafe state edge case 2023-07-17 22:55:41 +02:00
Observer KRypt0n_
1360db6f93
fix: fixed predownload button sensitivity 2023-07-17 22:38:21 +02:00
Observer KRypt0n_
76372d4bf4 fix: fixed predownload button sensitivity 2023-07-17 22:37:54 +02:00
Observer KRypt0n_
be772d9aaa
Merge branch 'next' of https://github.com/an-anime-team/an-anime-game-launcher into next 2023-07-17 22:35:21 +02:00
Observer KRypt0n_
82f6d2c9e8
feat(ui): improved pre-downloads state checking 2023-07-17 22:32:01 +02:00
Observer KRypt0n_
1e791a5511
feat: updated SDK with improved update pre-download support 2023-07-17 21:35:46 +02:00
Observer KRypt0n_
51e992d24d
fix: fixed game launching on installs without launcher.bat file 2023-07-15 14:51:42 +02:00
Observer KRypt0n_
38c5008db6
Merge branch 'next' of https://github.com/an-anime-team/an-anime-game-launcher into next 2023-07-14 08:59:47 +02:00
Observer KRypt0n_
ee5ab23956
feat: added support to the new wishes url cache location 2023-07-14 08:20:21 +02:00
Observer KRypt0n_
76103af95d
feat: updated changelog 2023-07-14 07:50:09 +02:00
Observer KRypt0n_
4b242e948a
fix: fixed #208
For real?
2023-07-06 18:10:50 +02:00
Observer KRypt0n_
88b1344937
Merge pull request #208 from pan93412/ready-to-atomic
refactor(core): 🐛 Use AtomicBool for READY
2023-07-05 18:41:33 +02:00
Observer KRypt0n_
20b77a3444
Merge branch 'next' of https://github.com/an-anime-team/an-anime-game-launcher into next 2023-06-28 11:53:43 +02:00
Observer KRypt0n_
6600cd98c1 feat: added formatting in telemetry disabling 2023-06-28 11:52:24 +02:00
Observer KRypt0n_
dd511d845d
Merge branch 'next' of https://github.com/an-anime-team/an-anime-game-launcher into next 2023-06-28 11:49:03 +02:00
Observer KRypt0n_
40d0b8a399
feat: (yet again) updated telemetry disabling 2023-06-28 11:47:11 +02:00
Observer KRypt0n_
23c611a875
Merge branch 'next' of https://github.com/an-anime-team/an-anime-game-launcher into next 2023-06-28 09:08:47 +02:00
Observer KRypt0n_
1cb1f045c0
fix: added -e to echo call in telemetry disabling 2023-06-28 09:08:01 +02:00
Observer KRypt0n_
8fddcac396
Merge branch 'next' of https://github.com/an-anime-team/an-anime-game-launcher into next 2023-06-28 08:37:09 +02:00
pan93412
2c765700a1
refactor(core): 🐛 Use AtomicBool for READY
https://stackoverflow.com/a/72369696/12652912
2023-06-27 22:08:51 +08:00
mkrsym1
3ba2beb37d Use 'sh -c' to properly execute 'echo' when disabling telemetry 2023-06-22 13:28:14 +02:00
Observer KRypt0n_
67ba65a3dc
3.7.4 2023-06-19 10:46:58 +02:00
Observer KRypt0n_
c26ce924d0
fix(core): fixed disable telemetry function
A bit different from the mainline launcher
2023-06-18 16:52:41 +02:00
Observer KRypt0n_
222a26400a
Merge branch 'next' of https://github.com/an-anime-team/an-anime-game-launcher into next 2023-06-18 16:48:30 +02:00