aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-15bump version number to 1.0.2v1.0.20neGal
2022-01-15Merge branch 'main' of https://github.com/0neGal/viper0neGal
2022-01-15Bump follow-redirects from 1.14.6 to 1.14.7 (#41)dependabot[bot]
2022-01-15fix scroll overflow0neGal
2022-01-15fix error when R2Northstar/mods isn't created0neGal
2022-01-15Bump marked from 4.0.9 to 4.0.10 (#39)dependabot[bot]
2022-01-12fix fs-extra missingv1.0.10neGal
2022-01-12fix "soon" text for mod support, and added previewv1.0.00neGal
2022-01-12bump version number to 1.0.00neGal
2022-01-12switched to marked over markdown0neGal
2022-01-12feat: New UI (#26)Rémy Raes
2022-01-12Merge pull request #33 from Alystrasz/feat/northstar-auto-update0neGal
2022-01-11[feat] adding missing translationsAlystrasz
2022-01-11formatting, and localized logs0neGal
2022-01-11[refactor] adding translations for notification textsAlystrasz
2022-01-11[feat] sending a notification when an update is available during game sessionAlystrasz
2022-01-11[feat] update process is not launched if game is currently runningAlystrasz
2022-01-11[fix] not checking for NorthstarLauncher2.exe process anymoreAlystrasz
2022-01-10[feat] adding code to check if a tf2 process is runningAlystrasz
2022-01-10[refactor] renaming exec to runAlystrasz
2022-01-10Merge branch 'main' into feat/northstar-auto-updateAlystrasz
2022-01-10[fix] not running auto-updates if gamepath is not setAlystrasz
2022-01-10[fix] not running auto-updates if viper.json does not existAlystrasz
2022-01-10[fix] checking for updates on viper launchRemy Raes
2022-01-10Merge pull request #35 from Alystrasz/fix/install-ns-on-first-launch0neGal
2022-01-10.disabled instead of .[remove/set]Attribute()0neGal
2022-01-10[fix] updating correct buttonsRemy Raes
2022-01-10[feat] translating 'install' optionRemy Raes
2022-01-10[feat] 'Play NS button' text is restored after successfull installRemy Raes
2022-01-10[feat] launch button install Northstar if it's not installedRemy Raes
2022-01-10[feat] Northstar launch button holds 'Install' text when ns is not installedRemy Raes
2022-01-08[feat] not checking for updates if settings.autoupdate is falseAlystrasz
2022-01-08[feat] checking every 15 minutes for new Northstar versionAlystrasz
2022-01-08Merge pull request #32 from Alystrasz/fix/version-indicator0neGal
2022-01-08[fix] displaying northstar version on first launchAlystrasz
2022-01-08Merge pull request #19 from 0neGal/mod-support0neGal
2022-01-08Merge pull request #31 from Alystrasz/i18n/mod-support0neGal
2022-01-08adding missing french translationsAlystrasz
2022-01-08mod support is disables if NS is not installed0neGal
2022-01-08fixed error if you ran --installmod without args0neGal
2022-01-08added cli arguments for mods0neGal
2022-01-08removed extra "})"0neGal
2022-01-08Merge pull request #30 from Alystrasz/fix/mod-support0neGal
2022-01-08[feat] adding missing french translationsAlystrasz
2022-01-08fixed wrong link for releasesv0.9.20neGal
2022-01-08bump version number to 0.9.20neGal
2022-01-08fixed/changed the README drastically0neGal
2022-01-08Merge branch 'main' into mod-support0neGal
2022-01-07removed manual settings file write0neGal
2022-01-07fix: Game path check (#29)Rémy Raes