- 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
- fixed integrated AppImage's icons
- fixed launcher updates notification
- config.js now saves in the launcher's local directory
- removed excess installation step in the installPrefix function
- fixed and improved game patching process
- added launcher updates notifications
- made automatic patch state parsing
- added Baal icons to all notifications
- fixed menu category changing in settings
- removed excess code
- added analytics window
- added Proton 6.20 GE 1 to the runners list
- all common components moved to the separate files
- changed Launch button's shadow
- 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
- 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
- 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
- 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