aboutsummaryrefslogtreecommitdiff
path: root/src/utils.js
AgeCommit message (Expand)Author
2022-06-29added extract progress messages0neGal
2022-06-29fixed version number not updating after updates0neGal
2022-06-29Merge branch 'main' into deprecate-nsversiontxt0neGal
2022-06-29require NorthstarLauncher.exe to be found0neGal
2022-06-07minor changes0neGal
2022-06-05removed auto formattingB
2022-06-02added setting for auto-killing origin, functionality workingB
2022-06-01add origin killB
2022-06-01added origin checkB
2022-05-30refactored event names0neGal
2022-05-30fixed missing commas and various syntax stuff0neGal
2022-05-29added checks to make sure the version is correct0neGal
2022-05-28fixed: Linux launch error alert not showing0neGal
2022-05-24deprecate ns_version.txt0neGal
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