Commit graph

370 commits

Author SHA1 Message Date
Maroxy
faf319d988
Add Splash 2021-12-12 13:10:50 +01:00
Observer KRypt0n_
c000cd4e0e Merge branch 'marie/enotfound' into 'main'
Fix telemetry breaking if ENOTFOUND

See merge request KRypt0n_/an-anime-game-launcher!11
2021-12-11 21:17:48 +00:00
Maroxy
3dc3aa3d33
Fix telemetry breaking if ENOTFOUND 2021-12-11 22:14:46 +01:00
Observer KRypt0n_
99cfdf37d3 Merge branch 'marie/discordrpc' into 'main'
Discord RPC Customization

See merge request KRypt0n_/an-anime-game-launcher!10
2021-12-11 12:43:47 +00:00
Maroxy
ecf1db1130
Configure Discord RPC 2021-12-11 13:28:10 +01:00
Maroxy
d8a112e14c
Add functions to the RPC Settings 2021-12-11 12:56:38 +01:00
Maroxy
f84d59919a
Remove unapplied css 2021-12-11 12:42:10 +01:00
Maroxy
7c6dbd14f2
Add setting fields and configure them when opening window 2021-12-11 12:39:19 +01:00
Maroxy
10b5edb657
Add main settings div for Discord RPC 2021-12-11 12:12:43 +01:00
Maroxy
18cae57418
Merge from main 2021-12-11 11:58:53 +01:00
Observer KRypt0n_
f53875cedc
Added roadmap goal 2021-12-10 23:54:56 +02:00
Observer KRypt0n_
fce19c1ecc
Updated statistics 2021-12-10 23:33:45 +02:00
Observer KRypt0n_
8926538ad8 Merge branch 'main' of https://gitlab.com/KRypt0n_/an-anime-game-launcher 2021-12-10 11:16:04 +02:00
Observer KRypt0n_
15cb5329b0
Active GPU selection fix 2021-12-10 11:16:00 +02:00
Observer KRypt0n_
a43d60cca9 Merge branch 'marie/email' into 'main'
Replace outdated email

See merge request KRypt0n_/an-anime-game-launcher!8
2021-12-07 19:58:15 +00:00
Marie
987da46f15 Replace outdated email 2021-12-07 19:57:18 +00:00
Observer KRypt0n_
bd59a5d0e9 Merge branch 'main' into 'main'
update indonesian translation

See merge request KRypt0n_/an-anime-game-launcher!7
2021-12-07 18:52:22 +00:00
Observer KRypt0n_
cd67e62521
Updated statistics 2021-12-07 18:44:05 +02:00
mciicrw
5d65e2badf update indonesian translation 2021-12-07 19:38:41 +07:00
Observer KRypt0n_
00796bee6f
1.9.0 preparations, part 2
- updated Indonesian
- added Maroxy's patch's repo mirror support
2021-12-07 12:48:04 +02:00
Observer KRypt0n_
2292e2720c
1.9.0 preparations
- reworked statistics menu, added launcher's level system
- fixed gpu selection (by Laurin Neff)
- added patch's repo timeout notification
- made some secret preparations :)
2021-12-05 23:32:17 +02:00
Observer KRypt0n_
e0c42859e8
Updated statistics 2021-12-05 19:53:32 +02:00
Observer KRypt0n_
888c6790e3
Updated statistics 2021-12-01 16:44:52 +02:00
Observer KRypt0n_
312a811b79
Updated launcher pictures 2021-11-29 19:37:30 +02:00
Observer KRypt0n_
77a7421361
Fixed updates parsing 2021-11-29 19:28:13 +02:00
Observer KRypt0n_
c392437b5d
1.8.0
- updated German

From previous commits:
- Discord RPC option returned back to General
- changed Discord RPC title to `An Anime Game`
- added downloads resuming (!2)
- added actions button (open launcher's folder, winetricks, winecfg)
- improved `i18n.translation` method
- disabled text selection
- added prefix directory selection

From !5 implementation (Nov 28, 2021)
- added Lutris 6.21-5 runner
- added recommendable field to the runners (for future feature)
- removed PrefixSelector class which functionality now partially moved
  as an anonymous class in the constants.prefixDir property
- fixed temp winetricks and winecfg buttons disabling
- made LauncherLib.getGameVersion method to gather game version from its files
2021-11-29 19:09:49 +02:00
Observer KRypt0n_
22e26634d3
1.8.0 preparations (2)
- updated readme
- added locales pattern to prefix dir buttons
2021-11-29 18:30:35 +02:00
Observer KRypt0n_
c4d7e33262
1.8.0 preparations
- added `recommendable` field to the `dxvks.json`
- added dxvks and runners filter by recomendations
2021-11-29 18:01:50 +02:00
Observer KRypt0n_
bc23067650 Merge branch 'marie/uiupdate' into 'main'
Update LauncherUI to show everything instead of just social buttons

See merge request KRypt0n_/an-anime-game-launcher!6
2021-11-29 15:11:04 +00:00
Maroxy
1528a382cc
Fix Social's to also show everything else 2021-11-29 05:14:07 +01:00
Observer KRypt0n_
4216b26657
Updated statistics and added roadmap goal 2021-11-28 22:15:50 +02:00
Observer KRypt0n_
cd49a5938e
Added directory-selector component
Made prefix folder selection design
2021-11-28 22:07:08 +02:00
Observer KRypt0n_
89c3968513
Fixed a lot of wrong constants.prefixDir usage due
now it's `constants.prefixDir.get()` function
2021-11-28 21:15:36 +02:00
Observer KRypt0n_
b89eccd863
Merge request !5 implementation and more
- added Lutris 6.21-5 runner
- added `recommendable` field to the runners (for future feature)
- removed PrefixSelector class which functionality now partially moved
  as an anonymous class in the `constants.prefixDir` property
- fixed temp winetricks and winecfg buttons disabling
- made `LauncherLib.getGameVersion` method to gather game version from its files
2021-11-28 21:11:06 +02:00
Observer KRypt0n_
1cdc553c25 Merge branch 'marie/prefixlocation' into 'main'
Wine Prefix location selection in settings

See merge request KRypt0n_/an-anime-game-launcher!5
2021-11-28 18:29:37 +00:00
Maroxy
f82abf9d34
fix stacking issue 2021-11-28 19:28:17 +01:00
Maroxy
e5ac400bd4
Update Locales 2021-11-28 19:22:21 +01:00
Maroxy
acfa96c4ae
Fix Constants 2021-11-28 19:13:42 +01:00
Maroxy
b5a7007baa
Configure reset to default 2021-11-28 19:02:23 +01:00
Maroxy
391d293555
Replace an console.log with setting 2021-11-28 18:55:58 +01:00
Maroxy
022fd6578b
Completed most of the stuff 2021-11-28 18:52:58 +01:00
Observer KRypt0n_
08b0fcfa51
Updated German and Indonesian 2021-11-28 16:08:33 +02:00
Observer KRypt0n_
7f9df4f66e
Multiple improvements
- added action buttons (open launcher's folder, winecfg, winetricks)
- improved i18n.translate method which now can use user-provided placeholders
- disabled text selection ability
2021-11-28 15:52:14 +02:00
Observer KRypt0n_
90030bf1ba
Updated Indonesian 2021-11-28 11:50:58 +02:00
Observer KRypt0n_
698072b3cd
Implemented !2 merge request (resume download) 2021-11-27 23:13:27 +02:00
Observer KRypt0n_
16b31136d7 Merge branch 'set-dependency-scanning-config-1' into 'main'
Configure Dependency Scanning in `.gitlab-ci.yml`, creating this file if it does not already exist

See merge request KRypt0n_/an-anime-game-launcher!4
2021-11-27 20:59:45 +00:00
Observer KRypt0n_
97569470bc Configure Dependency Scanning in .gitlab-ci.yml, creating this file if it does not already exist 2021-11-27 20:59:25 +00:00
Observer KRypt0n_
32bb6c5280 Merge branch 'set-dependency-scanning-config-1' into 'main'
Configure Dependency Scanning in `.gitlab-ci.yml`, creating this file if it does not already exist

See merge request KRypt0n_/an-anime-game-launcher!3
2021-11-27 20:57:46 +00:00
Observer KRypt0n_
fe4bebb591 Configure Dependency Scanning in .gitlab-ci.yml, creating this file if it does not already exist 2021-11-27 20:54:59 +00:00
Observer KRypt0n_
83d3e7ef74 Merge branch 'main' into 'main'
Add resuming downloads

See merge request KRypt0n_/an-anime-game-launcher!2
2021-11-27 19:27:30 +00:00