Age | Commit message (Expand) | Author |
2022-10-02 | Merge branch 'GeckoEidechse:main' into feat/new-ui | Rémy Raes |
2022-10-02 | fix: add missing import | Remy Raes |
2022-10-02 | Revert "feat: add basic canal selector" | Remy Raes |
2022-10-02 | fix: store is now typed | Remy Raes |
2022-10-02 | refactor: type issues | Remy Raes |
2022-10-02 | fix: SettingsView is a Typescript component | Remy Raes |
2022-10-02 | Merge pull request #3 from GeckoEidechse/add-launch-functionality | Rémy Raes |
2022-10-02 | chore: Reference enum in backend code in comment | GeckoEidechse |
2022-10-02 | refactor: Use enum for install type | GeckoEidechse |
2022-10-02 | feat: Add initial NS launch functionality | GeckoEidechse |
2022-10-02 | Merge pull request #2 from GeckoEidechse/add-update-functionality | Rémy Raes |
2022-10-02 | feat: Add update functionality | GeckoEidechse |
2022-09-29 | fix: add missing northstarIsRunning computed attribute to PlayButton component | Alystrasz |
2022-09-29 | fix: restore launch button style | Alystrasz |
2022-09-29 | Merge branch 'feat/new-ui' of github.com:Alystrasz/FlightCore into feat/new-ui | Alystrasz |
2022-09-29 | Merge pull request #1 from GeckoEidechse/ui-mention-tfor | Rémy Raes |
2022-09-29 | fix: Use application wide style for link | GeckoEidechse |
2022-09-29 | feat: add basic canal selector | Alystrasz |
2022-09-29 | Add backend function to disable all mods but corearchive/pre-ui-merge | GeckoEidechse |
2022-09-29 | Add ability to enable/disable mods | GeckoEidechse |
2022-09-28 | Fix path checked for enabledmods.json | GeckoEidechse |
2022-09-28 | Stop logging pings to console | GeckoEidechse |
2022-09-28 | fix: Open tforevive github link in default browser | GeckoEidechse |
2022-09-28 | feat: add changelog view component | Alystrasz |
2022-09-28 | Add backend logic to parse `enabledmods.json` | GeckoEidechse |
2022-09-28 | Auto-format | GeckoEidechse |
2022-09-28 | feat: Mention TFOR for UI inspiration | GeckoEidechse |
2022-09-27 | refactor: export PlayButton component to dedicated file | Alystrasz |
2022-09-27 | fix: do not try to run game after installing Northstar | Alystrasz |
2022-09-27 | feat: we can now install Northstar if it wasn't detected | Alystrasz |
2022-09-26 | fix: do not display "see patch notes" link with unknown Northstar version | Alystrasz |
2022-09-26 | feat: game cannot be launched if Origin is not running | Alystrasz |
2022-09-26 | developer mode can be turned off from developer view | Alystrasz |
2022-09-26 | feat: add DeveloperView component | Alystrasz |
2022-09-26 | refactor: rename northstar version method | Alystrasz |
2022-09-26 | docs: add documentation to store methods | Alystrasz |
2022-09-25 | feat: load northstar version in app state | Remy Raes |
2022-09-25 | feat: load up installation path in app state on launch | Remy Raes |
2022-09-25 | feat: add component to see game folder path | Remy Raes |
2022-09-25 | play button is disabled when game is running | Remy Raes |
2022-09-24 | feat: add a "see patch notes" link to main view | Remy Raes |
2022-09-24 | feat: display services state on dev mode | Remy Raes |
2022-09-24 | fix: disable user selection | Remy Raes |
2022-09-24 | Merge branch 'GeckoEidechse:main' into feat/new-ui | Rémy Raes |
2022-09-24 | feat: developer mode can be activated by clicking northstar version multiple ... | Remy Raes |
2022-09-24 | feat: add developer_mode variable | Remy Raes |
2022-09-24 | Add force reinstall button | GeckoEidechse |
2022-09-24 | Add code skeleton to verify game files | GeckoEidechse |
2022-09-24 | fix: restore window controls | Remy Raes |
2022-09-24 | feat: listen to origin/northstar events | Remy Raes |