Commit graph

50 commits

Author SHA1 Message Date
Maroxy
7a07163b08 Create runners directory if not exist 2021-10-23 12:36:49 +02:00
Maroxy
acef1070d6 make winetricks install dxvk191 and use custom wine binary 2021-10-23 12:34:51 +02:00
Maroxy
aa597e90a4 fix version error if patch is not existing 2021-10-23 12:31:08 +02:00
Maroxy
8f570b8b64 add new lines 2021-10-23 10:51:17 +02:00
Maroxy
44e3a031c2 add semicolon 2021-10-23 10:35:12 +02:00
Maroxy
711c88ae23 Make Voice Pack switching functional 2021-10-23 10:34:56 +02:00
Maroxy
ff4d4c0d7a Add dropdown design 2021-10-23 10:16:08 +02:00
Maroxy
7ccd6d7d5a make i18n importable instead of needing require 2021-10-23 10:00:31 +02:00
Maroxy
c63556e4c2 Add new lines 2021-10-23 02:02:41 +02:00
Maroxy
5d57296467 Add translation lines 2021-10-23 01:53:41 +02:00
Maroxy
fe91ba3a94 Add I18N system 2021-10-23 01:53:33 +02:00
Maroxy
08800ad302 Fix TS Errors 2021-10-23 00:02:32 +02:00
Maroxy
e88adcae46 change name to file in json 2021-10-22 23:58:59 +02:00
Observer KRypt0n_
2ce673367b
2.2.0-beta5
- made settings window
- added runners management. Now you can download some runner like proton-ge
  and run the game with it
- updated README pictures
- removed usused path files
- a lot of small changes and bug fixes
2021-10-22 23:48:43 +02:00
Observer KRypt0n_
9801cf90df
2.2.0-beta4
- added Marie Piontek as a project contributor
- added launcher icon
- made background picture caching
- made automatical patch downloading
- added social media buttons from the official launcher

Thanks Maroxy for all these enhancements
+ pull request #6
2021-10-22 15:03:17 +02:00
Maroxy
310a96183f Fix image not showing on first launch when build 2021-10-18 10:26:57 +02:00
Maroxy
2bef5e2245 check if oldbg is not null 2021-10-18 10:10:41 +02:00
Maroxy
364eddbb2d Delete old background if new background exists 2021-10-18 10:01:36 +02:00
Maroxy
555f52f6d7 Set time to 00:00 / Beginning of the day 2021-10-18 09:58:30 +02:00
Maroxy
eccf14be6d remove logging 2021-10-18 09:41:12 +02:00
Maroxy
44c6223208 fix check 2021-10-18 09:40:45 +02:00
Maroxy
12f45840d9 Add background caching 2021-10-18 09:31:00 +02:00
Maroxy
5a5d520dde Add back social buttons 2021-10-17 23:59:15 +02:00
Maroxy
5cb94c81e1 Merge remote-tracking branch 'original/main' into term 2021-10-17 23:56:16 +02:00
Maroxy
3d10bfc3c7 Remove namespace and export default interface 2021-10-17 22:28:26 +02:00
Maroxy
3049aaeff2 Remove useless exports 2021-10-17 22:17:55 +02:00
Maroxy
0759e2c0ad Use new defintion file to fix TS Errors 2021-10-17 22:14:52 +02:00
Maroxy
c972b739b8 Fix TS Errors 2021-10-17 22:14:42 +02:00
Maroxy
3c2955012e Format notification 2021-10-17 22:14:33 +02:00
Maroxy
4688054d66 Create defintion file 2021-10-17 22:14:15 +02:00
Maroxy
ed13a52094 make less messy 2021-10-17 13:56:56 +02:00
Maroxy
b0112f04af Replace old patch with new 2021-10-17 13:37:42 +02:00
Maroxy
bc4a7d0917 Comment out old patch 2021-10-17 13:37:34 +02:00
Observer KRypt0n_
812e0c5f18
2.2.0-beta3
- added a notification when the game has been installed
- removed windows compilation because we will never use it
- added background picture parsing using the game's API

Thanks Maroxy for all these enhancements
+ issue #1
+ pull request #2
2021-10-17 13:28:37 +02:00
Maroxy
14df809097 Add new Patch function which is fully automatic 2021-10-17 13:26:40 +02:00
Maroxy
46bc9d218a Change notification text, change Patch option 2021-10-17 13:26:22 +02:00
Maroxy
6553ee9965 Move notification send 2021-10-17 00:14:59 +02:00
Maroxy
1177a8e060 Fix notification 2021-10-17 00:07:27 +02:00
Maroxy
f12ec640cd Add notifications 2021-10-17 00:01:34 +02:00
Maroxy
ae6b2be265 Add back language specific image 2021-10-16 12:41:29 +02:00
Maroxy
d2122a6253 Move background stuff into lib 2021-10-16 12:35:42 +02:00
Maroxy
7b694e3b5b Update voice languages 2021-10-16 08:22:37 +00:00
Maroxy
1c09ab10b0 Add all lang codes which Genshin supports 2021-10-16 08:09:18 +00:00
Maroxy
9280ef7dea Fix Formatting 2021-10-16 07:47:52 +00:00
Maroxy
3661e85f5a Add api background and launcher stuff 2021-10-16 09:36:28 +02:00
Observer KRypt0n_
b8457b9c5a
2.2.0-beta2
- updated readme; added roadmap and requirements
- added patch_anti_logincrash applying
- partially fixed input issues
- made LauncherUI class to where have moved a lot of code from the index.ts
- fixed ETA calculation
2021-10-15 14:16:13 +02:00
Observer KRypt0n_
3cc9409354
2.2.0-beta1
- changed versioning politicy ([game version]-[app state][app build])
- created patches system
  now launcher automatically applies patches to the game
- changed launcher config structure
- changed executable file on game launching to the launcher.bat
  to check the telemetry status and prevent game starting in positive result
- updated readme
2021-10-14 22:35:29 +02:00
Observer KRypt0n_
4ca47f51ca
gill 0.1.0 init release
- game installation
- game starting
2021-10-14 20:05:44 +02:00
Observer KRypt0n_
3b32a87feb
entry.js
- added link to the BrowserWindow documentation
- added default icon
- added commented lines for production BrowserWindow state

Overall:
- added typescript and sass support
- updated default page. Now the "Hello World" sign placed in the center
2021-09-16 19:56:25 +02:00
Observer KRypt0n_
1fd74880e3
Init commit 2021-09-14 11:06:09 +02:00