Commit graph

380 commits

Author SHA1 Message Date
Observer KRypt0n_
2fb7ba1492 ci: added next branch to github actions 2023-03-19 17:06:11 +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_
fcab428cb4
fix: fixed downloaded wine version selection on "download wine" button
Instead it was selecting wine group name by mistake
2023-03-19 15:44:40 +02:00
Observer KRypt0n_
57dce12d0d
docs: fixed 3.2.1 tag changelog 2023-03-18 20:53:23 +02:00
Observer KRypt0n_
beedb31deb
3.2.1 2023-03-18 20:46:29 +02:00
Observer KRypt0n_
12ce4f18a7
fix: fixed DXVK applying on changed default path during initial setup
As well I disabled long swipes and wheel scrolling for carousel.
Don't know why I forgot to do it before,
but nobody noticed it so..
2023-03-18 20:44:33 +02:00
Observer KRypt0n_
ee4f78e532
Added wiki link 2023-03-18 16:09:26 +02:00
Observer KRypt0n_
e1475f05bf
3.2.0 2023-03-18 13:51:02 +02:00
Observer KRypt0n_
80be19013b
docs: updated changelog 2023-03-16 14:38:41 +02:00
Observer KRypt0n_
23175137c8
chore(core): updated SDK 2023-03-16 14:28:13 +02:00
Observer KRypt0n_
59d0e27ca3
fix: fixed "wine not installed" button work 2023-03-16 14:27:53 +02:00
Observer KRypt0n_
b2ff2c585d
fix: fixed components related error on changing default path 2023-03-16 14:26:59 +02:00
Observer KRypt0n_
9a0a327bc0
feat: changed default paths in initial setup window 2023-03-16 14:25:44 +02:00
Observer KRypt0n_
de0d605421
docs: updated readme 2023-03-15 23:14:08 +02:00
Observer KRypt0n_
4efa6abbb0 feat(core): implemented new SDK 2023-03-15 23:11:34 +02:00
Observer KRypt0n_
991b9b337a feat(i18n): updated locales 2023-03-15 23:11:34 +02:00
Observer KRypt0n_
112e83cdd8 feat(i18n): added missing fps-unlocker-folder locale
Forgor to add it xd
2023-03-15 23:11:34 +02:00
Observer KRypt0n_
7d46f9b6ab feat(ui): added fps unlocker path chooser in initial setup 2023-03-15 23:11:34 +02:00
Observer KRypt0n_
ab2bad953e fix(ui): fixed main button sensitivity after prefix creation
Before it stayed disabled even when prefix was created successfully
2023-03-15 23:11:34 +02:00
Marie
b83224fdf7
chore: update additional configuration URL 2023-03-11 14:41:56 +01:00
Marie
a98cc047a3
chore: Add matrix to readme 2023-03-11 12:05:34 +01:00
Observer KRypt0n_
942abd8474
feat: added wine/dxvk downloading skipping in initial setup
This can cause some issues and in general is a good idea to
avoid downloading what is already downloaded
2023-03-11 09:41:28 +02:00
Observer KRypt0n_
b4f205b885
build: changed opt-level to s (optimize for size) 2023-03-09 17:43:39 +02:00
Observer KRypt0n_
c5ec736f59
feat(ui): added "components index updated" toast
Should be informative for users. They could download new components once they released
2023-03-09 15:25:38 +02:00
Observer KRypt0n_
7f6b1b754b
3.1.5 2023-03-08 21:12:40 +02:00
Observer KRypt0n_
9db637cf09
feat(i18n): added Turkish 2023-03-08 20:30:28 +02:00
Observer KRypt0n_
da60529a0d
feat(i18n): added "disabled dxvk selection" translations 2023-03-08 20:08:47 +02:00
Observer KRypt0n_
e21dddd2a3
feat(core): implemented SDK 0.5.0 2023-03-08 18:37:16 +02:00
Observer KRypt0n_
bf125a680c
docs: updated changelog 2023-03-08 14:36:05 +02:00
Observer KRypt0n_
ae990e996b
feat(core): implemented SDK 0.4.0 2023-03-08 14:32:32 +02:00
Observer KRypt0n_
afdf8f57cd
chore: fixed changelog 2023-03-07 22:53:53 +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_
438467e978
feat: improved components downloading in initial setup
Changed components versions to 4 latest versions of 4 first groups
Fixed prefix creation due to random weird issue
Disabled dlls repairing on dxvk applying
2023-03-07 20:10:36 +02:00
Observer KRypt0n_
25f3c41d02
feat(i18n): added Spanish 2023-03-07 18:30:08 +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_
245f8f5559
fix(ui): updated launcher urls in about window 2023-03-06 21:22:14 +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_
09fe6a9116
feat(i18n): listed @tigersoldier in translators section 2023-03-06 21:05:30 +02:00
Observer KRypt0n_
3e8b63e1a5
Merge pull request #88 from tigersoldier/zh-translation
Adding translation for zh-cn (Simplified Chinese)
2023-03-06 21:00:09 +02:00
Tiger Soldier
dfd2618e0b adding new transation items 2023-03-06 10:49:34 -08:00
Tiger Soldier
a5ad6285fc update translation 2023-03-06 10:45:49 -08:00
Observer KRypt0n_
186d78aa0b
chore: remove -bin suffix from Gentoo package
sorry marie messed up with merge conflict
2023-03-06 20:39:42 +02:00
Observer KRypt0n_
403fa3dda6 chore: updated changelog & readme 2023-03-06 20:34:50 +02:00
Marie
bd921529d1
chore: remove -bin suffix from Gentoo package in Download section 2023-03-06 19:28:35 +01:00