Observer KRypt0n_
944b70e926
Added Archive.unpack
method
2021-12-21 16:31:35 +02:00
Observer KRypt0n_
7a5a0e572b
Several changes
...
- updated dependencies
- disabled app hot reloading
- improved `Downloader.download` method
- updated readme
2021-12-21 14:28:59 +02:00
Observer KRypt0n_
2d1eaa6eb4
Added downloader class
2021-12-21 01:39:48 +02:00
Observer KRypt0n_
4224a75b92
Init commit
2021-12-20 23:39:20 +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_
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
Marie
d8fa4c6073
Add FPS Unlocker as an option and Fix Voice Data install
2021-12-13 10:30:45 +00:00
Marie
86b9903a78
Fix Winetricks and Winecfg in Settings
2021-12-12 16:11:54 +00:00
Maroxy
faf319d988
Add Splash
2021-12-12 13:10:50 +01:00
Maroxy
3dc3aa3d33
Fix telemetry breaking if ENOTFOUND
2021-12-11 22:14:46 +01: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
Observer KRypt0n_
15cb5329b0
Active GPU selection fix
2021-12-10 11:16:00 +02:00
Observer KRypt0n_
cd67e62521
Updated statistics
2021-12-07 18:44:05 +02: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_
77a7421361
Fixed updates parsing
2021-11-29 19:28:13 +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
Maroxy
1528a382cc
Fix Social's to also show everything else
2021-11-29 05:14:07 +01: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
Maroxy
f82abf9d34
fix stacking issue
2021-11-28 19:28:17 +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_
698072b3cd
Implemented !2 merge request (resume download)
2021-11-27 23:13:27 +02:00
Laurin Neff
3bfa0dfb9f
Add resuming downloads
2021-11-27 20:18:48 +01:00
Observer KRypt0n_
bff274e001
Changed Discord RPC title to An Anime Game
2021-11-27 20:38:55 +02:00
Observer KRypt0n_
d55b12a021
Updated launcher repo reference in contstants
2021-11-27 19:49:36 +02:00
Observer KRypt0n_
51e15e3760
1.7.0
...
- added dark theme (add themes system at all)
From 1.6.1 preparations:
- fixed default runner installation
- disabled dxvk cache auto-deletion
- added wineserver env to winetricks
- added cabextract requirement
- added roadmap goal (issue #35 )
- fixed issue with incorrect wine version unpacking
- added temp unpacking notification to progress bar
because for some reasons it lags a bit
- removed excess locales
2021-11-27 19:39:35 +02:00
shirin
e9a269cd11
Dark mode hacks
...
Fist iteration to implement dark mode in launcher's setting window
2021-11-27 10:47:42 +07:00
Observer KRypt0n_
377f458ed5
Added temp unpacking notification to progress bar
...
because for some reasons it lags a bit
2021-11-26 22:01:07 +02:00
Observer KRypt0n_
16504a499a
Preparations to 1.6.1 release (part 3)
...
- added roadmap goal (issue #35 )
- fixed issue with incorrect wine version unpacking
2021-11-26 21:41:56 +02:00
Observer KRypt0n_
f401a52be1
added auto-changing between GB, MB, KB.. in progress bar
2021-11-26 21:32:06 +02:00
Observer KRypt0n_
0240b282f2
Preparations to 1.6.1 release (part 2)
...
- added wineserver env to winetricks
- added cabextract requirement
2021-11-26 21:13:57 +02:00
Observer KRypt0n_
0bc5910543
Preparations to 1.6.1 release
...
- fixed default runner installation
- disabled dxvk cache auto-deletion
2021-11-26 19:53:37 +02:00
Observer KRypt0n_
3e17ada28b
Added .dmp and .dxvk-cache deletion if option enabled
2021-11-25 22:36:36 +02:00
Observer KRypt0n_
235a827642
Fixed vkdx logs autodeletion option
2021-11-25 21:52:49 +02:00
Observer KRypt0n_
85cfcde86f
1.6.0
...
- added forgotten xdelta3 requirement
- added GPU selection (thanks to Laurin Neff)
- added DXVK logs auto-deletion option
- added winetricks and default wine version
auto-installation so they're no more required
- some settings were moved to "Enhancements"
- updated statistics
- added execution command log before game launch
2021-11-25 21:40:54 +02:00