Commit graph

67 commits

Author SHA1 Message Date
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
Observer KRypt0n_
93e1bfe2c0
feat(i18n): clarified Russian 2023-06-18 13:58:15 +02:00
Observer KRypt0n_
9f8465518a
feat(i18n): updated Russian (2)
Forgot to update error message heh
2023-06-18 13:03:08 +02:00
Observer KRypt0n_
e520753dba
feat(i18n): updated Russian 2023-06-18 11:14:46 +02:00
Observer KRypt0n_
af22609007
feat(i18n): added base English localization for new features 2023-06-18 11:07:36 +02:00
Observer KRypt0n_
07fbb13b42
feat: added telemetry disabling state support 2023-06-18 09:54:21 +02:00
Observer KRypt0n_
b0b7a4e3a6
feat(i18n): added translations related to the new patch 2023-06-15 16:25:20 +02:00
Observer KRypt0n_
f6179912dd
Merge branch 'next' of https://github.com/an-anime-team/an-anime-game-launcher into next 2023-06-10 15:08:38 +02:00
Observer KRypt0n_
bdecd32ec2
feat(i18n): fixed unintended newline 2023-06-10 13:45:57 +02:00
Observer KRypt0n_
ff5e53b053
feat(i18n): added base translations for new discord rpc icons feature 2023-06-10 12:13:58 +02:00
Observer KRypt0n_
62a9d5b374
Merge branch 'main' of https://github.com/an-anime-team/an-anime-game-launcher into next 2023-05-24 22:19:54 +02:00
Observer KRypt0n_
06eb67152b
feat(i18n): added base locales for main patch applying option 2023-05-24 21:20:53 +02:00
Observer KRypt0n_
7c79132308
feat(i18n): updated base forgotten shared libraries locales 2023-05-24 20:02:47 +02:00
Observer KRypt0n_
920911ccf6
feat(i18n): second part of features translation 2023-05-24 18:48:32 +02:00
Observer KRypt0n_
15bdd3cb6d
feat(i18n): first part of features translation 2023-05-24 18:41:22 +02:00
Observer KRypt0n_
c26870d90c
feat(ui): changed "Continue" to "Resume" for partial downloads 2023-05-21 13:20:51 +02:00
Observer KRypt0n_
1d7d50e85c
Merge branch 'main' of https://github.com/an-anime-team/an-anime-game-launcher into next 2023-05-06 15:26:08 +02:00
Observer KRypt0n_
719fffb8eb
feat(i18n): added base localizations 2023-05-05 16:50:02 +02:00
Observer KRypt0n_
e887c629e0
feat(i18n): updated base tos dialog locales 2023-05-03 21:27:06 +02:00
Observer KRypt0n_
2a8637c32e
feat(i18n): made tos violation warning game-neutral 2023-05-03 21:22:06 +02:00
Observer KRypt0n_
06c3f0fb12 feat: initial changes set 2023-04-18 12:49:56 +02:00
Observer KRypt0n_
6281d1a49d
feat(i18n): updated base sandbox locales 2023-04-17 15:50:55 +02:00
Observer KRypt0n_
38e285ce32
feat(ui): added debugger to wine tools 2023-04-16 15:10:26 +02:00
Observer KRypt0n_
f42a91c0ea
feat(i18n): updated Russian 2023-04-16 14:58:43 +02:00
Observer KRypt0n_
f66111f8e9
feat: preparations for upcoming 3.6 changes
Added support for the game files structure updating mechanism
form the latest launcher SDK. Also added
new progress bar statuses for applyign hdiff patches
and removing outdated files
2023-04-11 20:08:54 +02:00
Observer KRypt0n_
4e173fe9b1
feat(i18n): added base migration-related locales 2023-04-09 19:52:43 +02:00
Observer KRypt0n_
01748695b2
feat(i18n): added base 3.4.0 localization 2023-04-09 19:38:13 +02:00
Observer KRypt0n_
d85dab86fd
feat(i18n): updated locales (Spanish, Russian) 2023-03-24 16:03:51 +02:00
Observer KRypt0n_
666a3e2976
feat(ui): added menu button to open wishes history in your browser 2023-03-23 15:53:26 +02:00
Observer KRypt0n_
907361df7b
feat(ui): initial xlua patch implementation 2023-03-22 20:44:46 +02:00
Observer KRypt0n_
112e83cdd8 feat(i18n): added missing fps-unlocker-folder locale
Forgor to add it xd
2023-03-15 23:11:34 +02:00
Observer KRypt0n_
c5ec736f59
feat(ui): added "components index updated" toast
Should be informative for users. They could download new components once they released
2023-03-09 15:25:38 +02:00
Observer KRypt0n_
da60529a0d
feat(i18n): added "disabled dxvk selection" translations 2023-03-08 20:08:47 +02:00
Observer KRypt0n_
2427faa089
feat(ui): added components index path selection to initial setup 2023-03-06 22:34:06 +02:00
Observer KRypt0n_
309da61f4f
feat(i18n): translated components index updating 2023-03-06 17:52:20 +02:00
Observer KRypt0n_
f8c457b699 feat(ui): moved integer scaling, fsr and nis into separate group in gamescope settings
FSR, NIS and Integer scaling got separate "upscaling" section in gamescope settings.
As well were added descriptions so users can actually
know what e.g. integer scaling is
2023-03-05 12:52:19 +02:00
Observer KRypt0n_
3c7eba4d79
feat: added game repairing function 2023-03-05 00:16:17 +02:00
Observer KRypt0n_
3f6fe2b847
feat(ui): added experimental discord rpc support 2023-03-02 22:31:35 +02:00
Observer KRypt0n_
84683ded86
feat(ui): added gamescope settings support
Added gamescope settings support. As well made gamemode and gamescope switches
non-sensitive if needed packages aren't installed
2023-03-02 15:31:21 +02:00
Observer KRypt0n_
f465e2052b
feat(i18n): added menu items translation 2023-03-01 19:58:13 +02:00
Observer KRypt0n_
f5231fe637
feat: added voice packages selection to settings 2023-02-28 22:42:08 +02:00
Observer KRypt0n_
f31e31ef81
feat: added update predownloading support 2023-02-27 23:19:25 +02:00
Observer KRypt0n_
3b40ce75e6
feat(ui): added environment settings page
Added Environment settings page where you can specify command which
will be used to run the game, and manage
its environment variables
2023-02-26 19:15:18 +02:00
Observer KRypt0n_
5ddbe87830
feat(i18n): translated wine-downloading error toasts 2023-02-26 11:56:11 +02:00
Observer KRypt0n_
84697bb917
feat: added LauncherState::WineNotInstalled state support 2023-02-26 11:50:30 +02:00
Observer KRypt0n_
099d3c232b
feat: added game/voice downloading functionality 2023-02-26 01:59:29 +02:00
Observer KRypt0n_
1755faaab1
feat(core): added LauncherState::PrefixNotExists state support
Taught launcher how to create wine prefixes
2023-02-25 18:18:18 +02:00
Observer KRypt0n_
0e07cb0698
feat(core): reworked main window's messages
Some messages (relm4 component's input commands) were renamed

Added `UpdateLauncherState` message to, well, update launcher state.
By calling this status page will appear with information about
current status getting progress

Added some new error messages. Before, heavy tasks
were sending errors only to tracing logs. Now they also will generate toast messages

Added patch applying functionality to the main button.
Also made main window disappear when the game is running (like it works now in GTK launcher)
2023-02-25 18:08:25 +02:00
Observer KRypt0n_
681ad01835
feat(i18n): added localization to first run window 2023-02-25 16:06:43 +02:00
Observer KRypt0n_
4f560eaa5e
feat(ui): added paths selection page in first run window 2023-02-24 11:13:14 +02:00