Commit graph

825 commits

Author SHA1 Message Date
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_
b20df574bf
docs: updated changelog, added it to about window 2023-04-06 19:37:30 +02:00
Observer KRypt0n_
02323bad4f
feat(core): implemented core 0.5.8 2023-03-31 10:21:06 +02:00
Observer KRypt0n_
7e20abf991
feat(ui): added initial installation migration window support 2023-03-29 18:45:31 +02:00
Observer KRypt0n_
5a4eeb5636
feat: improved game repairing feature
Added support for xlua patch, stopped launcher from repairing
one forgotten anti-cheat related file
2023-03-25 14:00:20 +02:00
Observer KRypt0n_
f1b10c6bea
feat: first run: made default game folder name depend on game edition 2023-03-25 13:37:03 +02:00
Observer KRypt0n_
71d454d87c
feat(ui): small ui fixes 2023-03-25 13:34:54 +02:00
Observer KRypt0n_
017f030922
style: updated sdk dependency style 2023-03-25 11:11:10 +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_
6577c579e9
3.3.0 2023-03-24 20:36:11 +02:00
Observer KRypt0n_
8a355f4af1
Merge pull request #113 from an-anime-team/next
Release 3.3.0
2023-03-24 20:32:20 +02:00
Observer KRypt0n_
534474d5e3
docs: updated keep a changelog version 2023-03-24 16:46:21 +02:00
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