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
b50a350a63
fix package.json
2021-10-18 00:10:59 +02:00
Maroxy
effa8337a3
remove 32-bit build and change author to contributors
2021-10-18 00:03:41 +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
b6d57e59ee
update
2021-10-17 13:41:03 +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
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