aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-29fix: add missing northstarIsRunning computed attribute to PlayButton componentAlystrasz
2022-09-29fix: restore launch button styleAlystrasz
2022-09-29Merge branch 'feat/new-ui' of github.com:Alystrasz/FlightCore into feat/new-uiAlystrasz
2022-09-29Merge pull request #1 from GeckoEidechse/ui-mention-tforRémy Raes
2022-09-29fix: Use application wide style for linkGeckoEidechse
2022-09-29feat: add basic canal selectorAlystrasz
2022-09-29Add backend function to disable all mods but corearchive/pre-ui-mergeGeckoEidechse
2022-09-29Add ability to enable/disable modsGeckoEidechse
2022-09-28Fix path checked for enabledmods.jsonGeckoEidechse
2022-09-28Stop logging pings to consoleGeckoEidechse
2022-09-28fix: Open tforevive github link in default browserGeckoEidechse
2022-09-28feat: add changelog view componentAlystrasz
2022-09-28Add backend logic to parse `enabledmods.json`GeckoEidechse
2022-09-28Auto-formatGeckoEidechse
2022-09-28feat: Mention TFOR for UI inspirationGeckoEidechse
2022-09-27refactor: export PlayButton component to dedicated fileAlystrasz
2022-09-27fix: do not try to run game after installing NorthstarAlystrasz
2022-09-27feat: we can now install Northstar if it wasn't detectedAlystrasz
2022-09-26fix: do not display "see patch notes" link with unknown Northstar versionAlystrasz
2022-09-26feat: game cannot be launched if Origin is not runningAlystrasz
2022-09-26developer mode can be turned off from developer viewAlystrasz
2022-09-26feat: add DeveloperView componentAlystrasz
2022-09-26refactor: rename northstar version methodAlystrasz
2022-09-26docs: add documentation to store methodsAlystrasz
2022-09-25feat: load northstar version in app stateRemy Raes
2022-09-25feat: load up installation path in app state on launchRemy Raes
2022-09-25feat: add component to see game folder pathRemy Raes
2022-09-25play button is disabled when game is runningRemy Raes
2022-09-24feat: add a "see patch notes" link to main viewRemy Raes
2022-09-24feat: display services state on dev modeRemy Raes
2022-09-24fix: disable user selectionRemy Raes
2022-09-24Merge branch 'GeckoEidechse:main' into feat/new-uiRémy Raes
2022-09-24feat: developer mode can be activated by clicking northstar version multiple ...Remy Raes
2022-09-24feat: add developer_mode variableRemy Raes
2022-09-24Add force reinstall buttonGeckoEidechse
2022-09-24Add code skeleton to verify game filesGeckoEidechse
2022-09-24fix: restore window controlsRemy Raes
2022-09-24feat: listen to origin/northstar eventsRemy Raes
2022-09-24feat: use a store for application stateRemy Raes
2022-09-24build: add vuex dependencyRemy Raes
2022-09-24refactor: remove "run server" buttonRemy Raes
2022-09-24refactor: hide mods section (for now)Remy Raes
2022-09-23Rename functionGeckoEidechse
2022-09-23Update working command for WindowsGeckoEidechse
2022-09-23feat: window can be dragged through dragging app backgroundRemy Raes
2022-09-23feat: remove window decorationsRemy Raes
2022-09-23feat: window buttons can minimize and close itRemy Raes
2022-09-23feat: add additional styles for window control buttonsRemy Raes
2022-09-23feat: add window control buttonsRemy Raes
2022-09-23build: add element-plus-icons dependencyRemy Raes