Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-20 | Merge branch 'GeckoEidechse:main' into refactor/router-view | Rémy Raes | |
2022-10-20 | fix: adjust containers position | Remy Raes | |
2022-10-19 | feat: Manually find game if needed (#7) | Rémy Raes | |
* refactor: move updateGamePath method in store mutations * feat: play button allows game path update If game path was not found automatically and the user clicks the play button, FlightCore will ask him to point out his Titanfall2 installation folder. * refactor: change button text * feat: display a notification on successful game folder selection * feat: close permanent notification on successful game folder selection * fix: allow game launch with UNKNOWN install type on Windows * feat: set install type to UNKNOWN on manual folder pick * refactor: update omni-button text when game folder wasn't found | |||
2022-10-08 | feat: Show own version number in settings view (#11) | GeckoEidechse | |
* feat: Show own version number in settings view Adds a new field to state that stores FlightCore version number. Version number is pulled from backend on application launch. * style: Reorder so that FC version is shown first * chore: Remove leftover TODO comment | |||
2022-10-03 | feat: implement updateGamePath method | Alystrasz | |
2022-10-02 | refactor: type issues | Remy Raes | |
2022-10-02 | fix: SettingsView is a Typescript component | Remy Raes | |
2022-09-29 | fix: Use application wide style for link | GeckoEidechse | |
2022-09-28 | fix: Open tforevive github link in default browser | GeckoEidechse | |
2022-09-28 | feat: Mention TFOR for UI inspiration | GeckoEidechse | |
2022-09-25 | feat: add component to see game folder path | Remy Raes | |