Commit graph

383 commits

Author SHA1 Message Date
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
Maroxy
8848ab0c5b update readme 2021-10-17 13:35:46 +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
86028b5c9b Make URLs open in default browser 2021-10-17 13:25:20 +02:00
nobody
d19f29eec1 Merge branch 'main' of Maroxy/an-ordinary-launcher into main 2021-10-17 10:51:51 +00: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
Observer KRypt0n_
c35c8c73e2
Readme update 2021-10-16 22:25:47 +02:00
Maroxy
82c8dfcec5 switch patch to stable 2021-10-16 12:45:36 +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_
377e416825
Added launcher picture to the readme 2021-10-14 23:04:02 +02:00
Observer KRypt0n_
ed2aee3b7c
Fixed releases page link 2021-10-14 22:47:42 +02:00
Observer KRypt0n_
fc5cf23621
Update readme 2021-10-14 22:47:00 +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_
00979b5e71
Readme updates 2021-10-14 20:34:43 +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_
d4698f11fa
Added semicolons for the require statements in entry file 2021-10-13 17:18:54 +02:00
Observer KRypt0n_
93a03a328a
Update README.md 2021-10-13 17:17:14 +02:00
Observer KRypt0n_
8aae9d7059
Builder update
Now repository uses electron-builder instead of electron-packager
2021-10-13 17:14:40 +02:00
Observer KRypt0n_
8fb39800c6
fixed apps building 2021-09-17 19:17:56 +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
Observer KRypt0n_
0f80b60994
Initial commit 2021-09-14 11:03:50 +02:00