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_
addb71305f
feat: add inputs clearing in environment/sandbox settings
...
closes #133
2023-04-17 11:49:32 +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_
1954f99783
feat(ui): added sandboxing feature
2023-04-16 14:12:25 +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
Observer KRypt0n_
3d6b3bfd96
feat(core): updated SDK to 0.5.17 with some hotfixes
2023-04-12 15:20:23 +02:00
Observer KRypt0n_
fc096b6e18
3.4.0
2023-04-11 22:39:12 +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_
f777963548
feat: added wine tools to settings
2023-04-09 17:58:23 +02:00
Observer KRypt0n_
49ebbc35a2
feat(ui): added changelog to updated components toast
...
Implemented SDK 0.5.13
2023-04-08 21:57:52 +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_
487fdd79ee
feat(ui): used dxvk component's title field
2023-04-06 23:16:24 +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_
02323bad4f
feat(core): implemented core 0.5.8
2023-03-31 10:21:06 +02:00
Observer KRypt0n_
6a306e9806
chore(core): replaced sdk's git submodule by cargo git dependency
2023-03-25 10:58:44 +02:00
Observer KRypt0n_
0a505a6562
3.3.0
2023-03-25 10:48:49 +02:00
Observer KRypt0n_
a54148bb41
chore(core): updated core library to 1.4.5
2023-03-24 14:54:34 +02:00
Observer KRypt0n_
ac652529d8
feat(core): removed launcher.speed_limit
config
2023-03-24 14:47:02 +02:00
Observer KRypt0n_
3bb796ab58
docs: added info about branches
2023-03-23 19:30:26 +02:00
Observer KRypt0n_
e8455d7916
fix(core): updated core library with fixed XluaPatch
work
2023-03-22 22:41:15 +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_
25b18958bc
feat: implemented relm4 0.6.0-alpha.2
and gtk 4.10
2023-03-19 16:39:33 +02:00
Observer KRypt0n_
beedb31deb
3.2.1
2023-03-18 20:46:29 +02:00
Observer KRypt0n_
e1475f05bf
3.2.0
2023-03-18 13:51:02 +02:00
Observer KRypt0n_
23175137c8
chore(core): updated SDK
2023-03-16 14:28:13 +02:00
Observer KRypt0n_
4efa6abbb0
feat(core): implemented new SDK
2023-03-15 23:11:34 +02:00
Observer KRypt0n_
7f6b1b754b
3.1.5
2023-03-08 21:12:40 +02:00
Observer KRypt0n_
e21dddd2a3
feat(core): implemented SDK 0.5.0
2023-03-08 18:37:16 +02:00
Observer KRypt0n_
ae990e996b
feat(core): implemented SDK 0.4.0
2023-03-08 14:32:32 +02:00
Observer KRypt0n_
58743eca04
3.1.4
2023-03-07 22:52:24 +02:00
Observer KRypt0n_
095966d451
3.1.3
2023-03-07 20:17:58 +02:00
Observer KRypt0n_
d3f8498d02
chore(core): updated SDK
2023-03-07 18:03:05 +02:00
Observer KRypt0n_
9b91f73d6a
3.1.2
2023-03-07 13:25:42 +02:00
Observer KRypt0n_
032ca88a6e
fix: fixed initial setup window panic
...
Before it couldn't get list of available wine/dxvk versions because
on first run launcher obviously doesn't have `components` folder
and it needs to be synced with one of remotes
I've added here status page and heavy tasks system to the first run window
as it works now on the main window, and now
components are synced there behind status page
As well was updated SDK with fixed `Installer::get_filename` method
which will fix issue with stuff downloading
closes https://github.com/an-anime-team/an-anime-game-launcher/issues/91
2023-03-07 13:07:22 +02:00
Observer KRypt0n_
7f38c15c76
3.1.1
2023-03-06 22:35:38 +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_
578f475ab8
3.1.0
2023-03-06 21:22:33 +02:00
Observer KRypt0n_
da70ae174c
chore(core): updated SDK with fixed wine LANG
values
...
Should fix keyboard input issues in the game
2023-03-06 21:09:20 +02:00
Observer KRypt0n_
5de6f0aa48
feat: added commit hashes to core/sdk versions in about
...
SDK and core library were updated. Now "no free space available" error message
will have prettified measurements for users simplicity
2023-03-06 20:20:03 +02:00
Observer KRypt0n_
d69107dfba
feat(core): added dynamic components loading
...
Now launcher will update its local wine/dxvk versions index from remotes in config file
2023-03-06 12:39:24 +02:00
Observer KRypt0n_
b1b3455f8e
feat: updated core library
2023-03-05 22:43:44 +02:00