Commit graph

141 commits

Author SHA1 Message Date
Observer KRypt0n_
6c58d715be
feat: added human_panic crate for better panics handling 2023-08-01 13:26:03 +02:00
Observer KRypt0n_
11d9d3f7b4
feat(core): improved game running status check 2023-08-01 00:11:59 +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_
6192690354
build: updated SDK 2023-07-31 18:10:20 +02:00
Observer KRypt0n_
5d1473a6f2
feat: added launcher auto-close option 2023-07-29 18:26:17 +02:00
Observer KRypt0n_
448be1400b
build: updated SDK version
Adds new gamescope version compatibility
2023-07-29 16:16:38 +02:00
Observer KRypt0n_
1479edf2cd
3.7.6 2023-07-15 14:53:45 +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_
ac566f5ef2
3.7.5 2023-07-14 08:43:22 +02:00
Observer KRypt0n_
1520b6aa5c
feat(core): updated SDK version with disabled by default patch applying 2023-07-14 07:28:47 +02:00
Observer KRypt0n_
67ba65a3dc
3.7.4 2023-06-19 10:46:58 +02:00
Observer KRypt0n_
3eb7421c0a
3.7.3 2023-06-18 16:25:59 +02:00
Observer KRypt0n_
06d38c760b
feat(core): updated SDK
Slightly changed telemetry checking behavior. One user reported
an error message during the app start
2023-06-18 12:59:56 +02:00
Observer KRypt0n_
07fbb13b42
feat: added telemetry disabling state support 2023-06-18 09:54:21 +02:00
Observer KRypt0n_
d00dee3ec0
feat: replaced xlua patch by "disable mhypbase" option 2023-06-18 00:33:27 +02:00
Observer KRypt0n_
cc808bf8df 3.7.2 2023-06-17 19:43:35 +02:00
Observer KRypt0n_
2d93c5acd4
feat(core): updated SDK 2023-06-17 12:31:11 +02:00
Observer KRypt0n_
427d1ef965
3.7.1 2023-06-11 12:36:19 +02:00
Observer KRypt0n_
03b8b1ff7e
feat(core): updated SDK version 2023-06-11 10:57:55 +02:00
Observer KRypt0n_
173ef71602
build: updated SDK 2023-06-09 22:13:28 +02:00
Observer KRypt0n_
31f0f78571
build: updated SDK 2023-06-08 16:50:50 +02:00
Observer KRypt0n_
e9bc395999
build: updated relm4 2023-06-08 15:18:57 +02:00
Observer KRypt0n_
4b40901141
feat(core): updated SDK 2023-06-08 11:44:38 +02:00
Observer KRypt0n_
9c65486a5c 3.7.0 2023-06-08 10:10:04 +02:00
Observer KRypt0n_
9793958220
feat(core): updated SDK 2023-05-24 21:36:22 +02:00
Observer KRypt0n_
03b525a34e feat(core): updated SDK 2023-05-24 20:45:36 +02:00
Observer KRypt0n_
ba5963ae08
feat: updated changelog 2023-05-24 19:42:37 +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_
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_
4676ac3a81 feat(core): use whatadistro library to identify package manager in first run window
Patch's dev has pacman gui game which executable is called `pacman`,
so with current checks this game was launching all the time on his pc lmao
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_
3d8466700c feat(core): updated SDK version
Apply selected session before launching the game
2023-05-16 12:11:21 +02:00
Observer KRypt0n_
bd60396f7a
3.6.0 2023-05-06 14:09:47 +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_
f2e10510ce
feat(core): updated SDK version
fixes sandboxed game running
2023-05-04 14:42:55 +02:00
Observer KRypt0n_
5da290bfc1
feat(core): updated SDK version
With this launcher will automatically add patch repository mirror
2023-05-04 12:59:51 +02:00
Observer KRypt0n_
9534f072e8
feat(ui): improved launcher logo rendering quality 2023-05-01 14:16:05 +02:00
Observer KRypt0n_
c2bbde85b3 feat: fixed wine tools running using proton builds 2023-04-18 16:43:07 +02:00
Observer KRypt0n_
2ec976c8ca 3.5.2 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_
dc8377c94d
build: updated dependencies 2023-04-17 11:45:28 +02:00
Observer KRypt0n_
edaecf9e93 3.5.1 2023-04-17 11:44:44 +02:00
Observer KRypt0n_
6025432a3a 3.5.0 2023-04-17 11:44:44 +02:00
Observer KRypt0n_
6c917ee506
build: updated SDK version 2023-04-16 18:15:45 +02:00
Observer KRypt0n_
c5fbeb2a44
build: updated dependencies 2023-04-16 14:18:49 +02:00
Observer KRypt0n_
4eed994648
feat(core): initial core/sdk migration patch set 2023-04-15 12:36:03 +02:00
Observer KRypt0n_
a2e1db3864
3.4.1 2023-04-12 15:50:25 +02:00