Commit graph

118 commits

Author SHA1 Message Date
Maroxy
8f570b8b64 add new lines 2021-10-23 10:51:17 +02:00
Maroxy
b6315271ef add voice pack dropdown 2021-10-23 10:16:54 +02:00
Maroxy
99a5c7e168 correct sentence 2021-10-23 10:04:12 +02:00
Maroxy
dd56953225 Translate new lines to german 2021-10-23 09:52:38 +02:00
Maroxy
c63556e4c2 Add new lines 2021-10-23 02:02:41 +02:00
Maroxy
fe91ba3a94 Add I18N system 2021-10-23 01:53:33 +02:00
Maroxy
1670d7eabd Add list element for voice and language aswell as i18id 2021-10-23 01:53:00 +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
5a5d520dde Add back social buttons 2021-10-17 23:59:15 +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
82c8dfcec5 switch patch to stable 2021-10-16 12:45:36 +02: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_
8aae9d7059
Builder update
Now repository uses electron-builder instead of electron-packager
2021-10-13 17:14:40 +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