aboutsummaryrefslogtreecommitdiff
path: root/src/app/main.js
AgeCommit message (Expand)Author
2023-09-16added button to force kill game0neGal
2023-09-13ideally eliminate race condition loading config0neGal
2023-09-13synchronize changes to settings from main process0neGal
2023-09-13fixed gamepath only updating for the renderer0neGal
2023-09-13use json.js for loading settings in the renderer0neGal
2023-07-22mostly support installing packages through GUI0neGal
2023-07-21rename mods.list() properties to use snake case0neGal
2023-05-06change launch button text if game is running0neGal
2023-04-29win.alert() now uses Promise, and added .confirm()0neGal
2023-04-01Fixes broken JSON files on restartLumiChnn
2023-03-09download Northstar to <cache_dir>/vipertmp0neGal
2023-03-05modularized many functions and got rid of utils.js0neGal
2023-01-30disable modslist buttons properly0neGal
2023-01-28initial draft for redesign of the mod list0neGal
2023-01-12basically support thunderstore_author.txt0neGal
2022-11-23added more user friendly error message0neGal
2022-09-14differentiation between update() and updatevp()0neGal
2022-08-07fix: lintAlystrasz
2022-08-06feat: display a toast message if no Internet at launchAlystrasz
2022-08-06feat: prevent Northstar update and update download link text if no InternetAlystrasz
2022-06-07minor changes0neGal
2022-05-30refactored event names0neGal
2022-05-30fixed missing commas and various syntax stuff0neGal
2022-05-16already installed dependencies are now skipped0neGal
2022-05-12initial draft for supporting dependencies0neGal
2022-04-28added: error if config file isn't valid0neGal
2022-04-13check to make sure gamepath exists0neGal
2022-04-13fixed: console logs not parsed through lang()0neGal
2022-04-13the user can now manually select a language0neGal
2022-03-10fix nsargs being cleared when edited out of Viper (#93)0neGal
2022-02-21some functionality is now present0neGal
2022-02-20initial work on settings page0neGal
2022-02-18basic drag and drop support0neGal
2022-02-17fixed buttons not re-enabling when closing install0neGal
2022-02-08Merge branch 'main' into thunderstore0neGal
2022-02-03detection for new updates of modsGitExample
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-19documented the rest of the files0neGal
2022-01-12feat: New UI (#26)Rémy Raes
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-08Merge branch 'main' into mod-support0neGal