aboutsummaryrefslogtreecommitdiff
path: root/src/index.js
AgeCommit message (Expand)Author
2023-07-24Merge branch 'main' into packages-dir0neGal
2023-07-22colored console logging0neGal
2023-07-22mostly support installing packages through GUI0neGal
2023-07-21rename mods.list() properties to use snake case0neGal
2023-07-16initial support for packages dir0neGal
2023-05-06change launch button text if game is running0neGal
2023-04-29win.alert() now uses Promise, and added .confirm()0neGal
2023-03-09remove misc console.log()0neGal
2023-03-05fully get rid of utils.js0neGal
2023-03-05show alert when updating with game running0neGal
2023-03-05modularized many functions and got rid of utils.js0neGal
2023-03-04modularized getXXVersion() functions0neGal
2023-01-15use custom user-agent for masterserver requests0neGal
2023-01-12put mods Object into src/modules/mods.js0neGal
2023-01-12modularize settings Object0neGal
2023-01-12src/extras/ is now src/modules/0neGal
2023-01-12basically support thunderstore_author.txt0neGal
2023-01-12rename: --debug to --devtools0neGal
2022-11-23added more user friendly error message0neGal
2022-11-23actually fix duplicate mods0neGal
2022-09-14differentiation between update() and updatevp()0neGal
2022-08-06feat: display a toast message if no Internet at launchAlystrasz
2022-07-08fixed "_sendVersionsInfo()" not found0neGal
2022-06-07minor changes0neGal
2022-06-05removed auto formattingB
2022-06-02added setting for auto-killing origin, functionality workingB
2022-05-30refactored event names0neGal
2022-05-30simplify and comment index.js0neGal
2022-05-30fixed missing commas and various syntax stuff0neGal
2022-05-16added mod preview browser0neGal
2022-04-28added: error if config file isn't valid0neGal
2022-04-13check to make sure gamepath exists0neGal
2022-03-24added --no-vp-updates0neGal
2022-02-24fixed NS never being auto-updated and more0neGal
2022-02-23implement ability to disable NS auto-updates0neGal
2022-02-23settings page is now fully functional0neGal
2022-02-18fix hardware acceleration being disabled0neGal
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-05button now updates when mod is removedGitExample
2022-02-03detection of installed mods, disabling buttonsGitExample
2022-02-03ability to download from browserGitExample
2022-01-24no alert when manually changing the game path0neGal
2022-01-23moved modules into extras/0neGal
2022-01-19Merge pull request #46 from 0neGal/documentation0neGal
2022-01-17documented: index.js, cli.js, lang.js app/lang.js0neGal
2022-01-17added minimize button0neGal
2022-01-12feat: New UI (#26)Rémy Raes
2022-01-08Merge pull request #32 from Alystrasz/fix/version-indicator0neGal