Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-30 | Pass install type together with location | GeckoEidechse | |
Install type basically defines how Titanfall2 was installed. Whether it was installed via Steam, Origin, etc. | |||
2022-08-30 | Move functions to separate source file | GeckoEidechse | |
2022-08-29 | Check installed Northstar version | GeckoEidechse | |
2022-08-29 | Use wrapper function to get Titanfall2 install location | GeckoEidechse | |
Tauri doesn't allow passing `Result<>` types from backend to frontend. The wrapper returns a string based on the `Result<>` content | |||
2022-08-29 | Add omni-button | GeckoEidechse | |
Changes behaviour and content based on application state, e.g. if game install location was found or Northstar was detect as installed. | |||
2022-08-29 | Get game install location on application load | GeckoEidechse | |
2022-08-29 | Load version number on application start | GeckoEidechse | |
2022-08-27 | Show version number in UI | GeckoEidechse | |
2022-08-27 | Do not print Steam library information in console | GeckoEidechse | |
2022-08-27 | Find Titanfall2 steam install location | GeckoEidechse | |
and propagate it to front-end | |||
2022-08-27 | Add Sentry crash report logging | GeckoEidechse | |
2022-08-26 | Add a force crash button | GeckoEidechse | |
2022-08-25 | Switch to spaces | GeckoEidechse | |
2022-06-20 | . full code | Jeremy Chone | |
2022-06-20 | . initial | Jeremy Chone | |