aboutsummaryrefslogtreecommitdiff
path: root/src/utils.js
AgeCommit message (Expand)Author
2022-05-12initial draft for supporting dependencies0neGal
2022-05-03fixed various errors when reading modfile0neGal
2022-05-03hopefully fully implement everything?? i think?0neGal
2022-05-03simplified get() and made list() used get()0neGal
2022-05-03modfile. enable(), disable() and toggle() now work0neGal
2022-05-02mods.modfile().get() is identical to mods.list()0neGal
2022-05-02Merge branch 'main' into enabledmods0neGal
2022-04-28added: error if config file isn't valid0neGal
2022-04-17fixed gamepathlost errors on first launchlinux-launch-testing0neGal
2022-04-17fixed issue causing viper not open the GUI0neGal
2022-04-13fixed --update not exiting if already on latest0neGal
2022-04-13check to make sure gamepath exists0neGal
2022-04-13the user can now manually select a language0neGal
2022-03-24removed excess debug console.log()0neGal
2022-03-22fix: VDF path searching not working on SteamDeck (#97)0neGal
2022-03-10fix nsargs being cleared when edited out of Viper (#93)0neGal
2022-02-24fixed NS never being auto-updated and more0neGal
2022-02-23implement ability to disable NS auto-updates0neGal
2022-02-23Merge 0neGal/viper into settings-page0neGal
2022-02-23settings page is now fully functional0neGal
2022-02-21[fix] updates checking orderRemy Raes
2022-02-21some functionality is now present0neGal
2022-02-18fix being able to upload any file0neGal
2022-02-13Merge branch 'main' into enabledmods0neGal
2022-02-12[feat] at start, restore excluded files who might have been created by an inc...Alystrasz
2022-02-12[fix] rename files to file.excluded if an update is available onlyAlystrasz
2022-02-11fixed windows-only bug/error0neGal
2022-02-09fixed false alarms of failed installs0neGal
2022-02-09mods installed to the wrong folder on path change0neGal
2022-02-08added toasts for installation of mods0neGal
2022-02-08post merge fixes to #500neGal
2022-02-08Merge branch 'main' into thunderstore0neGal
2022-02-07all mods should now have proper install status0neGal
2022-02-07added support for more obscure mod structure0neGal
2022-02-05fix edge case for when Archives/mods doesn't existGitExample
2022-02-05fix mod list updating properlyGitExample
2022-02-05button now updates when mod is removedGitExample
2022-02-05fixed max mod install limit of 512mbGitExample
2022-02-03detection of installed mods, disabling buttonsGitExample
2022-02-03ability to download from browserGitExample
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