Commit graph

343 commits

Author SHA1 Message Date
Observer KRypt0n_
ed2a96840c
Updated readme 2021-12-20 23:44:28 +02:00
Observer KRypt0n_
6eae0ac9cc
Added repository pics 2021-12-20 23:41:17 +02:00
Observer KRypt0n_
4224a75b92
Init commit 2021-12-20 23:39:20 +02:00
Observer KRypt0n_
ac7f946283
Updated statistics and readme 2021-12-20 18:55:12 +02:00
Observer KRypt0n_
f4c8c3fae9
Updated total users counter 2021-12-19 13:31:27 +02:00
Observer KRypt0n_
18d8f85425
Updated statistics 2021-12-19 13:30:19 +02:00
Observer KRypt0n_
41792ad35b
1.9.1
- fixed `constants.patchUri` property processing;
  added `constants.getPatchUri` method which will return a URI to the patch
  based on the source you use
  It also fixes an issue with game's patch applying
- fixed an error message with unexisting `fps_config.ini` deletion
- updated launcher pictures in readme
2021-12-15 16:35:01 +02:00
Observer KRypt0n_
4befc9faa0
Fixed Tools.domainAvailable method 2021-12-14 19:59:34 +02:00
Observer KRypt0n_
701efddd72
Fixed an important but boring issue 2021-12-14 19:49:27 +02:00
Observer KRypt0n_
b725e09ad7
Returned back the got dependency version 2021-12-14 19:39:06 +02:00
Observer KRypt0n_
7b618b9b2e
Release fixes
- returned back a small timeout before hiding loading screen
- fixed an issue with fps unlocker option
2021-12-14 19:21:56 +02:00
Observer KRypt0n_
6e7cad2607
1.9.0
- fixed splash screen duration
- partially implemented previous merge requests
- added `winecfg` field in the runners json file
- updated statistics
- updated dependencies

From merge requests:
- added FPS unlocker as an option (!15)
- fixed voice data installation (!15)
- fixed winetricks and winecfg in settings (!14)
- fixed telemetry breaking if ENOTFOUND (!14)
- added discord RPC configuration (!14)

From the preparations to the release:
- fixed active GPU selection
- added Maroxy's patch's repo mirror support
- reworked statistics menu, added launcher's level system
- added patch's repo timeout notification
2021-12-14 18:25:36 +02:00
Observer KRypt0n_
324a6ae64b Merge branch 'main' of https://gitlab.com/KRypt0n_/an-anime-game-launcher 2021-12-14 09:19:02 +02:00
Observer KRypt0n_
89d062b487
Updated project logo 2021-12-14 09:18:59 +02:00
Observer KRypt0n_
cc300f7499 Merge branch 'marie/fpsunlock' into 'main'
Add FPS Unlocker as an option and Fix Voice Data install

See merge request KRypt0n_/an-anime-game-launcher!15
2021-12-13 10:30:46 +00:00
Marie
d8fa4c6073 Add FPS Unlocker as an option and Fix Voice Data install 2021-12-13 10:30:45 +00:00
Observer KRypt0n_
301d766623
Added roadmap goal 2021-12-12 21:22:38 +02:00
Observer KRypt0n_
694e3c0f17
Added roadmap goals, updated statistics 2021-12-12 21:16:41 +02:00
Observer KRypt0n_
172f9d40a4 Merge branch 'marie/winetricks-winecfg-settings' into 'main'
Fix Winetricks and Winecfg in Settings

See merge request KRypt0n_/an-anime-game-launcher!14
2021-12-12 16:11:54 +00:00
Marie
86b9903a78 Fix Winetricks and Winecfg in Settings 2021-12-12 16:11:54 +00:00
Observer KRypt0n_
2be984dda5 Merge branch 'marie/removecssfiles' into 'main'
Remove layout.min.css and hint.min.css

See merge request KRypt0n_/an-anime-game-launcher!13
2021-12-12 15:12:11 +00:00
Maroxy
aa491bae15
Remove unused css files 2021-12-12 16:10:14 +01:00
Observer KRypt0n_
265c02bb1e Merge branch 'marie/splash' into 'main'
Add Launcher Splash

See merge request KRypt0n_/an-anime-game-launcher!12
2021-12-12 12:15:48 +00:00
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