Commit graph

122 commits

Author SHA1 Message Date
Observer KRypt0n_
cba4a7bbde
1.1.4
- fixed repo version (how this could even happen?)
2023-05-01 20:28:06 +02:00
Observer KRypt0n_
b7ee7e6318 Merge branch 'main' of https://github.com/an-anime-team/anime-launcher-sdk 2023-05-01 20:26:50 +02:00
Observer KRypt0n_
258bd9be14
1.1.3
- added hsr's patch repo url
2023-05-01 20:25:18 +02:00
Observer KRypt0n_
3b1bae948d 1.1.3
- added `LAUNCHER_FOLDER` variable support
2023-04-28 16:20:04 +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_
e640dd9c60
feat(star-rail): implemented multi-regional patch support 2023-04-23 11:05:47 +02:00
Observer KRypt0n_
4de34eaa98
refactor: removed excess line 2023-04-23 10:10:45 +02:00
Observer KRypt0n_
d9e1f61ede
feat(star-rail): added multi-edition support 2023-04-23 09:53:30 +02:00
Observer KRypt0n_
f322763197
feat(star-rail): removed unused patch.apply_xlua property 2023-04-23 00:15:34 +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_
ad6825d520
fix: added small workaround for proton wine builds 2023-04-18 16:39:27 +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_
b1255ff965
fix(honkai): fixed launcher pup-up on game launching 2023-04-16 22:31:25 +02:00
Observer KRypt0n_
76a38c5753
feat(genshin): removed patch repo mirror 2023-04-16 21:21:36 +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_
dce52f0d0d
style: updated comment 2023-04-16 16:05:35 +02:00
Observer KRypt0n_
6b4fab5aa6
1.0.0 2023-04-16 14:17:01 +02:00
Observer KRypt0n_
6d7080fbde
feat: added mounts to sandboxing 2023-04-16 14:09:53 +02:00
Observer KRypt0n_
2bc1a89f9f
build: updated dependencies 2023-04-16 12:22:15 +02:00
Observer KRypt0n_
921e071763
feat: implemented new telemetry checking 2023-04-16 12:19:38 +02:00
Observer KRypt0n_
680e9a13cf
fix(genshin): returned back telemetry check 2023-04-16 12:05:31 +02:00
Observer KRypt0n_
c254e1966d
feat: added game sandboxing 2023-04-16 12:04:27 +02:00
Observer KRypt0n_
d6434a201c
feat: added sandbox config 2023-04-16 10:20:27 +02:00
Observer KRypt0n_
ef80004f4b
fix(honkai): fixed game launch script name 2023-04-15 18:58:26 +02:00
Observer KRypt0n_
e58b2e2e5c
feat: added patch integration 2023-04-15 16:24:57 +02:00
Observer KRypt0n_
2a643f9639
feat(honkai): fixed honkers compatibility 2023-04-15 12:51:36 +02:00
Observer KRypt0n_
4e835d8e33
feat(genshin): removed use of Fps enum for unlocker options 2023-04-15 12:47:25 +02:00
Observer KRypt0n_
7ed5457174
feat(genshin): improved compatibility 2023-04-15 12:19:39 +02:00
Observer KRypt0n_
ab8f4f8746
docs: updated readme 2023-04-15 12:05:52 +02:00
Observer KRypt0n_
4314d30d25
feat(genshin): improved genshin compatibility 2023-04-15 11:59:19 +02:00
Observer KRypt0n_
dc0cf7c722
fix: fixed game.path config value for honkers 2023-04-14 22:10:41 +02:00
Observer KRypt0n_
0671c8aad9
fix: fixed Config::get call 2023-04-14 22:10:20 +02:00
Observer KRypt0n_
3e7f38f210
feat: added game and discord_rpc to honkers feature 2023-04-14 21:13:48 +02:00
Observer KRypt0n_
db0f7238f8
feat: improved overall code flexibility 2023-04-14 19:16:49 +02:00
Observer KRypt0n_
427de5e802
feat: initial honkers support 2023-04-14 00:24:52 +02:00
Observer KRypt0n_
77c8b6d0ff
feat: initial honkers support 2023-04-14 00:24:27 +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