Commit graph

512 commits

Author SHA1 Message Date
Observer KRypt0n_
e24f642e83
feat(ui): reduced toasts timeout from 5 to 4 seconds 2023-03-24 16:05:42 +02:00
Observer KRypt0n_
d85dab86fd
feat(i18n): updated locales (Spanish, Russian) 2023-03-24 16:03:51 +02:00
Observer KRypt0n_
a3e4e40b9d
feat(ui): changed background for the main progress bar in classic style
Made it match new background picture slightly better
2023-03-24 15:56:14 +02:00
Observer KRypt0n_
f0286a418e
fix: fixed infinite retries to download some update or patch the game if it failed 2023-03-24 15:55:23 +02:00
Observer KRypt0n_
7c02c318ef
docs: updated changelog 2023-03-24 14:57:09 +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_
ec1d3aee7c
style: small style changes 2023-03-24 14:12:50 +02:00
Observer KRypt0n_
d13e54f764 Added dark repository pictures variants 2023-03-23 19:30:35 +02:00
Observer KRypt0n_
3bb796ab58 docs: added info about branches 2023-03-23 19:30:26 +02:00
Observer KRypt0n_
1a8bb8bf17
feat(core): swapped game version gathering and patch repo updating tasks order 2023-03-23 19:16:43 +02:00
Observer KRypt0n_
3c947ceaac
docs: updated changelog 2023-03-23 18:51:27 +02:00
Observer KRypt0n_
4d75a85d22
Squashed commit of the following:
commit a8f0d32a87
Author: Observer KRypt0n_ <suimin.tu.mu.ga.mi@gmail.com>
Date:   Thu Mar 23 18:34:14 2023 +0200

    Added dark repository pictures variants

commit 711cc820f1
Author: Marie <marie@kaifa.ch>
Date:   Wed Mar 22 15:01:03 2023 +0100

    chore: Replace download section

    - List available Installation Types
    - Link to the more fancy wiki page for the guides

commit b5d38a7482
Author: Observer KRypt0n_ <suimin.tu.mu.ga.mi@gmail.com>
Date:   Tue Mar 21 18:37:47 2023 +0200

    chore: updated repository pictures

commit f52c8ec968
Author: Observer KRypt0n_ <suimin.tu.mu.ga.mi@gmail.com>
Date:   Sun Mar 19 17:03:59 2023 +0200

    docs: changed ascii chart to png

commit 5df5ce462d
Author: Observer KRypt0n_ <suimin.tu.mu.ga.mi@gmail.com>
Date:   Sun Mar 19 16:50:21 2023 +0200

    docs: added info about branches

commit f0a7fdd583
Author: Observer KRypt0n_ <suimin.tu.mu.ga.mi@gmail.com>
Date:   Sun Mar 19 16:42:16 2023 +0200

    ci: added `next` branch to github actions
2023-03-23 18:42:53 +02:00
Observer KRypt0n_
a8f0d32a87 Added dark repository pictures variants 2023-03-23 18:35:10 +02:00
Marie
06dc789f52
merge: Match branch to head branch (#111)
* ci: added `next` branch to github actions

* docs: added info about branches

* docs: changed ascii chart to png

* chore: updated repository pictures

* chore: Replace download section

- List available Installation Types
- Link to the more fancy wiki page for the guides

---------

Co-authored-by: Observer KRypt0n_ <suimin.tu.mu.ga.mi@gmail.com>
2023-03-23 15:02:54 +01:00
Observer KRypt0n_
666a3e2976
feat(ui): added menu button to open wishes history in your browser 2023-03-23 15:53:26 +02:00
Observer KRypt0n_
261adc3b2d
feat(i18n): updated Turkish 2023-03-23 14:29:38 +02:00
Observer KRypt0n_
2d81e50e68
refactor: used std::env::temp_dir() instead of std::path::PathBuf::from("/tmp") 2023-03-23 14:27:47 +02:00
Observer KRypt0n_
b5f8f7a490
docs: updated changelog 2023-03-22 23:09:22 +02:00
Observer KRypt0n_
e8455d7916
fix(core): updated core library with fixed XluaPatch work 2023-03-22 22:41:15 +02:00
Observer KRypt0n_
a733d94fb9
feat(i18n): updated German 2023-03-22 20:50:02 +02:00
Observer KRypt0n_
8ed007816c
build: changed required gtk version to 4.8
People say that 4.10 may be really annoying to use on lots of distros right now
2023-03-22 20:47:46 +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
Marie
711cc820f1
chore: Replace download section
- List available Installation Types
- Link to the more fancy wiki page for the guides
2023-03-22 15:01:03 +01:00
Observer KRypt0n_
b5d38a7482
chore: updated repository pictures 2023-03-21 18:37:47 +02:00
Observer KRypt0n_
3d1674975d
refactor: changed deprecated method show to present 2023-03-19 17:08:42 +02:00
Observer KRypt0n_
a73eda5b86 docs: changed ascii chart to png 2023-03-19 17:06:11 +02:00
Observer KRypt0n_
c10b6e3db9 docs: added info about branches 2023-03-19 17:06:11 +02:00
Observer KRypt0n_
2fb7ba1492 ci: added next branch to github actions 2023-03-19 17:06:11 +02:00
Observer KRypt0n_
f52c8ec968
docs: changed ascii chart to png 2023-03-19 17:03:59 +02:00
Observer KRypt0n_
5df5ce462d
docs: added info about branches 2023-03-19 16:50:21 +02:00
Observer KRypt0n_
f0a7fdd583
ci: added next branch to github actions 2023-03-19 16:42:16 +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