Commit graph

28 commits

Author SHA1 Message Date
Observer KRypt0n_
e1a17321f5
Added future problems notifications 2021-11-01 11:36:51 +02:00
Observer KRypt0n_
01035d7f25
1.1.0
- fixed main window flickering at start
- added environmental variables manager
- moved common styles to the basic.sass file
- added excess files deletion when game's update comes
- updated project logo
2021-11-01 10:10:51 +02:00
Observer KRypt0n_
40e985cd97
Roadmap update 2021-10-29 15:26:25 +02:00
Observer KRypt0n_
e89e0ce5b0
Readme update 2021-10-29 15:14:03 +02:00
Maroxy
efb666ebc3 Add new line to README 2021-10-28 23:35:55 +02:00
Observer KRypt0n_
eda097b67a
Added requirements installation commands 2021-10-28 19:41:38 +02:00
Observer KRypt0n_
a2589b4fa4
1.0.0-rc1
- added launcher updates notifications
- made automatic patch state parsing
- added Baal icons to all notifications
- fixed menu category changing in settings
- removed excess code
2021-10-28 19:26:44 +02:00
Observer KRypt0n_
261a229bc5
Changed project versioning
2.2.0-beta[N] -> 0.[N].0
for example, 2.2.0-beta5 became 0.5.0
2021-10-24 22:54:48 +02:00
Observer KRypt0n_
55b854e1ad
Roadmap update 2021-10-24 22:25:19 +02:00
Observer KRypt0n_
5dad1e4c28
Updated README pictures 2021-10-24 18:47:51 +02:00
Observer KRypt0n_
0c504810f7
Fixed game's logo file extension 2021-10-24 16:35:22 +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
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
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
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
nobody
d19f29eec1 Merge branch 'main' of Maroxy/an-ordinary-launcher into main 2021-10-17 10:51:51 +00: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
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_
93a03a328a
Update README.md 2021-10-13 17:17:14 +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