Commit graph

142 commits

Author SHA1 Message Date
Observer KRypt0n_
fcc8443af3
Changed selected runner and DXVK style 2021-10-24 18:44:49 +02:00
Observer KRypt0n_
0c504810f7
Fixed game's logo file extension 2021-10-24 16:35:22 +02:00
Observer KRypt0n_
072e1d7640
Minor changes
- fixed runners and dxvks loading in builded app
- updated repository logo
2021-10-24 16:33:24 +02:00
Observer KRypt0n_
89df4fb6f2
2.2.0-beta7
- added Discord RPC support
- added language selection
- changed game directory
- a lot of inner changes

Thanks Maroxy for a strong help in development
+ pull requests 10, 11, 13, 14
2021-10-24 15:44:59 +02:00
nobody
b9f360a67b Merge branch 'term' of Maroxy/an-ordinary-launcher into main 2021-10-24 12:18:50 +00:00
Maroxy
5a125a1731 Merge remote-tracking branch 'original/main' into term 2021-10-24 14:16:38 +02:00
Observer KRypt0n_
c224f5aae9
Some minor changes 2021-10-24 14:14:47 +02:00
Maroxy
260c12d83a fix long list 2021-10-24 14:12:49 +02:00
Maroxy
11b31ac42b Update language string 2021-10-24 14:04:05 +02:00
nobody
8fead13fe1 Merge branch 'term' of Maroxy/an-ordinary-launcher into main 2021-10-24 11:59:59 +00:00
Maroxy
dfadaeb000 Merge remote-tracking branch 'original/main' into term 2021-10-24 13:59:57 +02:00
Observer KRypt0n_
dd5463a44b
Made select boxes design 2021-10-24 13:58:07 +02:00
Maroxy
85de044f4f remove extra space 2021-10-24 12:49:32 +02:00
Maroxy
5c5f87e792 Encode game directory string for security 2021-10-24 12:43:27 +02:00
Maroxy
351c883704 Change launcherDir location 2021-10-24 12:35:54 +02:00
nobody
eb1ea84af9 Merge branch 'term' of Maroxy/an-ordinary-launcher into main 2021-10-24 10:11:01 +00:00
Maroxy
69d2f2dcc8 fix typo 2021-10-24 12:10:50 +02:00
Maroxy
35b0334ddf remove unused variables 2021-10-24 12:07:05 +02:00
Maroxy
e2c5baeb52 remove unused code 2021-10-24 12:05:42 +02:00
Maroxy
2216deea51 remove config type 2021-10-24 12:05:24 +02:00
Maroxy
ac71ef16c6 Remove highlight from entire checkbox item 2021-10-24 12:04:21 +02:00
Maroxy
eed9d65a4b Merge remote-tracking branch 'original/main' into term 2021-10-24 12:00:33 +02:00
Maroxy
919c99f6dc Add comments 2021-10-24 11:59:13 +02:00
Maroxy
540627ba55 remove import 2021-10-24 11:57:39 +02:00
Maroxy
394525b8ca Change to electron-store 2021-10-24 11:57:10 +02:00
Observer KRypt0n_
127b1d128b
Made checkboxes design 2021-10-24 11:09:43 +02:00
Maroxy
a758d82da0 move type to types folder 2021-10-24 10:46:21 +02:00
Maroxy
fe8908119c add electron-stoe 2021-10-24 10:42:06 +02:00
Maroxy
88237bec8b Change lines 2021-10-24 10:36:07 +02:00
Maroxy
a7a208645a Merge remote-tracking branch 'original/main' into term 2021-10-24 10:35:58 +02:00
Maroxy
25d1a0e6cd Push 2021-10-24 10:27:29 +02:00
Observer KRypt0n_
9a309d8214
Improved Genshinlib.getConfig function
now it can take argument that describes
the path to the value you want to get
for example: Genshinlib.getConfig('lang.voice')
2021-10-24 10:22:53 +02:00
Observer KRypt0n_
36470e1403
Added DiscordRPC class 2021-10-24 09:59:43 +02:00
Observer KRypt0n_
aee4be5ad6
Update locales 2021-10-24 09:29:31 +02:00
Observer KRypt0n_
6fc0def0b6
Project library updates
- changed ts files structure
- archives unpacking files downloading functions were moved to Tools class
2021-10-24 09:19:20 +02:00
nobody
cf45b490d6 Merge branch 'term' of Maroxy/an-ordinary-launcher into main 2021-10-24 07:06:40 +00:00
Maroxy
0cde3979bf Move social to LauncherUI 2021-10-24 08:17:04 +02:00
Maroxy
e75952ca68 Fix Button not updating 2021-10-24 08:06:12 +02:00
Maroxy
e11beb4a72 Shorten line 2021-10-24 08:06:04 +02:00
Maroxy
e7b2e1e41e Add Update String 2021-10-23 23:49:56 +02:00
Maroxy
66ba07a3de Swap Runners to Wine Version 2021-10-23 23:39:50 +02:00
Maroxy
95fd3be17b Merge remote-tracking branch 'original/main' into term 2021-10-23 23:33:30 +02:00
Observer KRypt0n_
98425483fa
Some minor changes 2021-10-23 23:07:02 +02:00
Observer KRypt0n_
2a6c3d5780
pull #9 implementation 2021-10-23 22:44:24 +02:00
Observer KRypt0n_
9d8e07b037
pull #9 implementation 2021-10-23 22:44:05 +02:00
Maroxy
f15f8ed4b5 fix genshinlib error 2021-10-23 21:14:51 +02:00
nobody
66693b0931 Merge branch 'term' of Maroxy/an-ordinary-launcher into main 2021-10-23 19:12:22 +00:00
Maroxy
15472d64df Merge remote-tracking branch 'original/main' into term 2021-10-23 21:11:46 +02:00
Observer KRypt0n_
3eb0c489c1
2.2.0-beta6
- added DXVK support
- removed lutris-fshack from runners
- added telemetry hosts checking before game started
- fixed menu items movement in settings
2021-10-23 21:02:50 +02:00
Maroxy
fd6558408c Add Discord RPC, disable Voice Pack Selection 2021-10-23 20:59:26 +02:00