Commit graph

94 commits

Author SHA1 Message Date
Observer KRypt0n_
97b2895c08
1.6.0 2023-06-07 14:35:08 +02:00
Observer KRypt0n_
9e18ba7e24
Several changes
- added `components::mfc140` to install mfc140 in games where it's needed
- renamed `WincompatlibWine` to `UnifiedWine`;
  implemented new traits
- removed `Serialize` & `Deserialize` derives from `LauncherState`-s
- added `Mfc140NotInstalled` and `CorefontsNotInstalled` states for PGR
2023-06-07 14:24:41 +02:00
Observer KRypt0n_
190ebb2ad8
1.5.3
- updated core library
2023-05-28 21:04:29 +02:00
Observer KRypt0n_
2b360bafed
1.5.2
- implemented  new core library for PGR
2023-05-28 18:42:20 +02:00
Observer KRypt0n_
583810259b
1.5.1
- updated core library
2023-05-27 23:13:42 +02:00
Observer KRypt0n_
570961dceb
1.5.0
- added PGR support
2023-05-27 20:11:39 +02:00
Observer KRypt0n_
828fb17a31
1.4.6
- updated core library
2023-05-24 22:51:07 +02:00
Observer KRypt0n_
af03ab65d4
1.4.5
- added option to disable main genshin patch
- updated core library
2023-05-24 21:35:49 +02:00
Observer KRypt0n_
2490641aae
1.4.4
- disabled xlua patch applying by default
2023-05-24 20:44:39 +02:00
Observer KRypt0n_
919f160875
1.4.3
- updated core library
2023-05-24 19:15:24 +02:00
Observer KRypt0n_
62e31155f2
1.4.2
- removed `Fsr::Default`
2023-05-22 22:43:56 +02:00
Observer KRypt0n_
7a63cb4d07
1.4.1 2023-05-22 22:23:00 +02:00
Observer KRypt0n_
911af1f635
feat: initial enhancement settings rework
- removed Futex2
- added setting of `LC_ALL` in wine lang setting
- enabled fsr by default
- added support of fsr qualities
- added initial support of wine shared libraries
2023-05-21 20:26:18 +02:00
Observer KRypt0n_
1ecc5ec822
1.4.0
- updated core library, got rid of `GameEdition::current()`
2023-05-21 11:33:07 +02:00
Observer KRypt0n_
673decfbd3
1.3.0 2023-05-20 15:58:22 +02:00
Observer KRypt0n_
c26fe8a3d5
1.2.5
- cummulative update with the new core library
  containing fix for the honkers game updating
2023-05-18 18:47:39 +02:00
Observer KRypt0n_
44080a0735
1.2.4
- updated core library version
2023-05-16 15:57:23 +02:00
Observer KRypt0n_
ccfbd5f22a 1.2.3
- apply selected session before launching the game
2023-05-16 12:10:17 +02:00
Observer KRypt0n_
f2efb2c8bf
1.2.2
- fixed honkers/hsr compatibility
2023-05-06 14:50:34 +02:00
Observer KRypt0n_
f7bddd1d2f
1.2.1
- added automatic current session updating on the game launch
2023-05-05 16:34:42 +02:00
Observer KRypt0n_
7e7db30de4
1.2.0
- added sessions manager
2023-05-05 14:49:37 +02:00
Observer KRypt0n_
4169e90225
1.1.6
- partially fixed sandboxed game running
  will require a bit more stuff to do in future to fix
  other compatibility issues
2023-05-04 14:38:50 +02:00
Observer KRypt0n_
fb775feff6
1.1.5
- added patch repositories mirrors
2023-05-04 12:58:44 +02:00
Observer KRypt0n_
cba4a7bbde
1.1.4
- fixed repo version (how this could even happen?)
2023-05-01 20:28:06 +02:00
Observer KRypt0n_
258bd9be14
1.1.3
- added hsr's patch repo url
2023-05-01 20:25:18 +02:00
Observer KRypt0n_
b178f1050a
1.1.2
- fixed wine features parsing
2023-04-25 18:30:02 +02:00
Observer KRypt0n_
b4a03a5cd0
1.1.1
- fixed hsr's launch file name
2023-04-25 17:56:30 +02:00
Observer KRypt0n_
9517040a7d
1.8.0 2023-04-23 18:02:37 +02:00
Observer KRypt0n_
ed246f079b
feat(star-rail): added initial HSR support 2023-04-22 23:31:00 +02:00
Observer KRypt0n_
c72815e906
1.0.12
- updated honkers's patch work
2023-04-18 21:42:58 +02:00
Observer KRypt0n_
9858290240
1.0.11
- fixed `Config::get_wine_prefix_path` proton path resolving
2023-04-18 17:28:30 +02:00
Observer KRypt0n_
204369158e
1.0.10
- got rid of `wine.files.winecfg` field
2023-04-18 16:41:35 +02:00
Observer KRypt0n_
a4c8823bb3
1.0.9
- used `Config::get_wine_prefix_path` in state updates
2023-04-18 15:48:01 +02:00
Observer KRypt0n_
b86ec8eb55
1.0.8
- added `Config::get_wine_prefix_path` method
2023-04-18 15:24:40 +02:00
Observer KRypt0n_
a8323a47b7
1.0.7
- updated core library to 1.7.2 with honkers's mfplat patch fix
2023-04-17 23:32:29 +02:00
Observer KRypt0n_
2a8272c1af
1.0.6
- fixed honkers sandbox launching
2023-04-17 15:31:02 +02:00
Observer KRypt0n_
3505a2ef55
feat: added sandbox.args and sandbox.mounts.symlink 2023-04-17 15:27:00 +02:00
Observer KRypt0n_
5d4e541db4
1.0.4
- fixed game running issue if you have spaces in paths
2023-04-17 11:23:19 +02:00
Observer KRypt0n_
fdef611ea9
feat(honkai): added mfplat patch 2023-04-17 00:52:35 +02:00
Observer KRypt0n_
979ca46f5b
1.0.2
- fixed telemetry checking at game launching
2023-04-16 19:41:26 +02:00
Observer KRypt0n_
1d56514b71
1.0.1
- fixed config file parsing
2023-04-16 17:36:39 +02:00
Observer KRypt0n_
6b4fab5aa6
1.0.0 2023-04-16 14:17:01 +02:00
Observer KRypt0n_
2bc1a89f9f
build: updated dependencies 2023-04-16 12:22:15 +02:00
Observer KRypt0n_
d6434a201c
feat: added sandbox config 2023-04-16 10:20:27 +02:00
Observer KRypt0n_
427de5e802
feat: initial honkers support 2023-04-14 00:24:52 +02:00
Observer KRypt0n_
5b4403956f
0.5.17
- fixed hdif applying errors during base game updating (approved issue 1)
2023-04-12 15:18:25 +02:00
Observer KRypt0n_
a36215db46
0.5.16
- updated core library
2023-04-11 22:20:51 +02:00
Observer KRypt0n_
5ebd018a5d
0.5.15
- added `FolderMigrationRequired` launcher state,
  prepared stuff for 3.6 voiceovers migration
2023-04-11 20:00:38 +02:00
Observer KRypt0n_
98de4c7d70
0.5.14
- implemented `WineRunExt` to `WincompatlibWine`
2023-04-09 17:57:03 +02:00
Observer KRypt0n_
66a80e5f59
0.5.13
- implemented core 1.5.2
2023-04-08 21:56:04 +02:00