Commit graph

169 commits

Author SHA1 Message Date
Observer KRypt0n_
636ccffebf
feat(ui): reworked game sessions selection 2023-06-08 15:10:21 +02:00
Observer KRypt0n_
4b40901141
feat(core): updated SDK 2023-06-08 11:44:38 +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_
c43acb22ce
feat(ui): translated components settings page title 2023-05-24 20:04:09 +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_
6e847c61f5
feat(ui): set fsr quality in enhancements settings instead of strength 2023-05-22 22:45:53 +02:00
Observer KRypt0n_
45fab721dc
feat(ui): removed Futex2 wine sync option
Previous commit forever will be listed in the bottles repo xd
2023-05-22 22:33:11 +02:00
Observer KRypt0n_
cf02bcab8c
feat: added options to use wine/dxvk shared libraries 2023-05-22 22:25:13 +02:00
Observer KRypt0n_
f3b7a53fea
feat(core): implemented SDK 1.4.0 2023-05-21 11:55:23 +02:00
Observer KRypt0n_
aa407308de
feat(ui): renamed additional enhancement options 2023-05-20 22:05:11 +02:00
Observer KRypt0n_
e520d8678b
feat(ui): moved sandbox, environment and game settings into separate pages 2023-05-20 21:43:56 +02:00
Observer KRypt0n_
3a418126c2 feat(ui): moved wine/dxvk settings to separate page 2023-05-20 19:56:08 +02:00
Observer KRypt0n_
7a7cdb38f1
feat(core): updated SDK version 2023-05-16 16:05:02 +02:00
Observer KRypt0n_
a58bd18a79
fix: fixed session applying on each launcher start 2023-05-15 21:43:22 +02:00
Observer KRypt0n_
719fffb8eb
feat(i18n): added base localizations 2023-05-05 16:50:02 +02:00
Observer KRypt0n_
c872475fe6
feat: added game sessions manager 2023-05-05 16:36:08 +02:00
Observer KRypt0n_
a122acb0b8
feat(core): updated Relm4 to 0.6.0-beta.1 2023-05-05 11:35:26 +02:00
Observer KRypt0n_
3d036e6a97
feat(ui): reworked entry rows in the settings
Removed huge pill buttons, added small "+" icons
2023-05-05 11:26:36 +02:00
Observer KRypt0n_
073193e596 feat(ui): initial game settings section rework
(had to commit these changes to merge Turkish locales)
2023-05-05 09:36:37 +02:00
Observer KRypt0n_
c765448e43 feat: some initial work on adding "game" settings section
Is not yet even started, just had to commit changed to checkout to the main branch
2023-05-03 21:06:27 +02:00
Observer KRypt0n_
c2bbde85b3 feat: fixed wine tools running using proton builds 2023-04-18 16:43:07 +02:00
Observer KRypt0n_
6281d1a49d
feat(i18n): updated base sandbox locales 2023-04-17 15:50:55 +02:00
Observer KRypt0n_
e5daf0cfea
feat(ui): added symlinks and args to sandbox settings 2023-04-17 15:29:11 +02:00
Observer KRypt0n_
addb71305f
feat: add inputs clearing in environment/sandbox settings
closes #133
2023-04-17 11:49:32 +02:00
Observer KRypt0n_
38e285ce32
feat(ui): added debugger to wine tools 2023-04-16 15:10:26 +02:00
Observer KRypt0n_
f64d60128c
fix(ui): fixed hostname option in sandbox settings 2023-04-16 15:00:05 +02:00
Observer KRypt0n_
7ca492b6d9
feat(i18n): updated base locales 2023-04-16 14:45:52 +02:00
Observer KRypt0n_
1954f99783
feat(ui): added sandboxing feature 2023-04-16 14:12:25 +02:00
Observer KRypt0n_
d058342829
feat: added game sandboxing 2023-04-16 12:04:53 +02:00
Observer KRypt0n_
ce20f1e667
feat(core): fixed use of fps unlocker 2023-04-15 12:48:15 +02:00
Observer KRypt0n_
4eed994648
feat(core): initial core/sdk migration patch set 2023-04-15 12:36:03 +02:00
Observer KRypt0n_
01748695b2
feat(i18n): added base 3.4.0 localization 2023-04-09 19:38:13 +02:00
Observer KRypt0n_
9189a6722b
feat(ui): Added preferences search 2023-04-09 19:00:07 +02:00
Observer KRypt0n_
16e6c8e1d2
feat(ui): replaced static image by spinner in wine / dxvk version selection 2023-04-09 18:38:15 +02:00
Observer KRypt0n_
13fd1ebb4f
feat: added whitespaces removing from environment values
One user somehow got it in game running command. Have no idea
how could it happend but just in case added `trim()` calls
2023-04-09 18:03:46 +02:00
Observer KRypt0n_
f777963548
feat: added wine tools to settings 2023-04-09 17:58:23 +02:00
Observer KRypt0n_
285195954e
fix: fixed game edition changing on switcher change 2023-04-08 22:45:38 +02:00
Observer KRypt0n_
deacef3759
feat(core): implemented SDK 0.5.12
This change allows to support game edition switching in settings
2023-04-08 19:46:28 +02:00
Observer KRypt0n_
941851c234
feat(ui): utilized new recommended feature for wine / dxvk versions 2023-04-07 21:25:27 +02:00
Observer KRypt0n_
d7a46b25da
feat: added environment emulation support
This experimental feature generates special configuration file
which game interprets as different environments.
With this, for example, you can access google payment methods
2023-04-06 22:09:36 +02:00
Observer KRypt0n_
7e20abf991
feat(ui): added initial installation migration window support 2023-03-29 18:45:31 +02:00
Observer KRypt0n_
71d454d87c
feat(ui): small ui fixes 2023-03-25 13:34:54 +02:00
Observer KRypt0n_
e24f642e83
feat(ui): reduced toasts timeout from 5 to 4 seconds 2023-03-24 16:05:42 +02:00
Observer KRypt0n_
ac652529d8
feat(core): removed launcher.speed_limit config 2023-03-24 14:47:02 +02:00
Observer KRypt0n_
ec1d3aee7c
style: small style changes 2023-03-24 14:12:50 +02:00
Observer KRypt0n_
907361df7b
feat(ui): initial xlua patch implementation 2023-03-22 20:44:46 +02:00
Observer KRypt0n_
ddc122d631
feat(core): implemented core library 1.4.0
It now allowed to use several patches for the game. As well it now uses `GitRemoteSync`
trait like components index does with gains more stability I guess
2023-03-22 17:25:26 +02:00
Observer KRypt0n_
3d1674975d
refactor: changed deprecated method show to present 2023-03-19 17:08:42 +02:00