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
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_
12e3d106db
Updated releases link
2021-11-27 20:07:31 +02:00
Observer KRypt0n_
95574b000e
Discord RPC option returned back to General
2021-11-27 19:57:04 +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
Observer KRypt0n_
0c34cc947f
Updated statistics
2021-11-27 17:06:20 +02:00
Observer KRypt0n_
e366bc367c
Merge branch 'main' of shirin/an-anime-game-launcher into main
2021-11-27 12:14:20 +00: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_
6c404236e7
Removed excess locales
2021-11-26 22:51:42 +02: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_
db6612db0a
Updated statistics
2021-11-26 20:00: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_
22acf02f01
Merge branch 'main' of https://notabug.org/nobody/an-anime-game-launcher
2021-11-25 22:36:40 +02:00
Observer KRypt0n_
3e17ada28b
Added .dmp and .dxvk-cache deletion if option enabled
2021-11-25 22:36:36 +02:00
Observer KRypt0n_
28e72e9a3d
Merge branch 'main' of Maroxy/an-anime-game-launcher into main
2021-11-25 20:19:20 +00:00
Maroxy
22281f3f62
Fix Enhancements string
2021-11-25 19:59:49 +00:00
Observer KRypt0n_
235a827642
Fixed vkdx logs autodeletion option
2021-11-25 21:52:49 +02:00
Observer KRypt0n_
c923353527
Updated launcher pictures
2021-11-25 21:48:27 +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
Observer KRypt0n_
b8b79b0000
Merge branch 'main' of lane/an-anime-game-launcher into main
2021-11-25 16:28:12 +00:00
Laurin Neff
7f3856fa66
Add hybrid GPU integration
2021-11-25 17:19:11 +01:00
Observer KRypt0n_
e0129bff4e
1.5.9
...
- fixed analytics window showing on clean launcher run
And since anime company changed a it their api:
- fixed social buttons showing
- fixed background picture loading
2021-11-25 16:48:29 +02:00
Observer KRypt0n_
56c782b421
Merge branch 'main' of https://notabug.org/nobody/an-anime-game-launcher
2021-11-25 14:44:45 +02:00
Observer KRypt0n_
4d6798309c
Update German
...
This is just a small update to have the statistic section make more sense.
+ pull request #32
2021-11-25 14:44:41 +02:00
Observer KRypt0n_
8957d24211
Merge branch 'main' of shirin/an-anime-game-launcher into main
2021-11-25 12:39:37 +00:00
shirin
339a471653
Update Indonesian translation
...
translated few word and GameMode message
2021-11-25 19:28:43 +07:00