aboutsummaryrefslogtreecommitdiff
path: root/src/utils.js
AgeCommit message (Expand)Author
2022-01-26fixed mods not updating after changing path0neGal
2022-01-24no alert when manually changing the game path0neGal
2022-01-24Edge case in vdf reading (#56)3top1a
2022-01-23fix: Finding Windows game folder (#55)Rémy Raes
2022-01-23moved modules into extras/0neGal
2022-01-22fixed setGamepath(folder)0neGal
2022-01-22fixed checking for linux instead of win320neGal
2022-01-22implement #52 into #510neGal
2022-01-22initial review of VDF parsing0neGal
2022-01-22Don't save settings twice3top1a
2022-01-22Basic, prob. linux only3top1a
2022-01-18fixed random text in the middle of code0neGal
2022-01-17first draft on documentation/adding comments0neGal
2022-01-15fix wrong path.join()0neGal
2022-01-15fix error when R2Northstar/mods isn't created0neGal
2022-01-12feat: New UI (#26)Rémy Raes
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-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-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-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 branch 'main' into mod-support0neGal
2022-01-07removed manual settings file write0neGal
2022-01-07fix: Game path check (#29)Rémy Raes
2022-01-07fix: Rate limit (#27)Rémy Raes
2022-01-05Merge branch 'main' of 0neGal/viper into mod-support0neGal
2022-01-04fix: No game path (#24)Rémy Raes
2022-01-03fixed error when disabled isn't created0neGal
2022-01-03fixed missingpath localization0neGal
2022-01-03Merge branch 'main' of 0neGal/viper into mod-support0neGal
2022-01-03download progress for NS0neGal
2022-01-03we're now able to install archived mods0neGal
2022-01-03installing mods from folders got a lil easier0neGal
2022-01-03fully working GUI functionality0neGal
2022-01-02toggling, removing and installing mods works0neGal
2022-01-02Merge branch 'main' of 0neGal/viper into mod-support0neGal
2022-01-01chore: Auto updating (#16)Rémy Raes
2021-12-31Merge branch 'main' of 0neGal/viper into mod-support0neGal
2021-12-30first-ish draft of the mod UI and utils0neGal