aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-09-16made some lang keys far more logical0neGal
2023-09-16lang files can now use objects!0neGal
2023-09-16added button to force kill game0neGal
2023-09-13fixed settings file refusing to save if invalid0neGal
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-08-26fixed mod browser thinking it's done loading pkgs0neGal
2023-08-26fixed edge case where packages.list() still broke0neGal
2023-08-21properly detect outdated and up-to-date packages0neGal
2023-08-21properly detect installed packages in mod browser0neGal
2023-08-20fixed packages.list() assuming packages dir exists0neGal
2023-08-07fixed Northstar startup arguments not applying0neGal
2023-07-31accidentally wrote console.status instead of .info0neGal
2023-07-31remove "error:" from console errors0neGal
2023-07-31window buttons are no longer hidden behind popups0neGal
2023-07-25fixed packages having a "v" in their version0neGal
2023-07-24Update maintainers.jsonXNovaDelta
2023-07-24Fixed formatting issue in the up-to-date console message.someordinaryidiot#
2023-07-24added default Northstar icon for core mods0neGal
2023-07-24fixed packages.js never requiring the lang module0neGal
2023-07-24make sure profile exists, then create packages dirpackages-dir0neGal
2023-07-24remove debug console.log()0neGal
2023-07-24largely improve how we convert mods to packages0neGal
2023-07-24properly detect if a package has mods0neGal
2023-07-24fixed updateable packages not being removeable0neGal
2023-07-24fixed updating not removing older packages0neGal
2023-07-24fixed removing mods breaking when reading manifest0neGal
2023-07-24cleanup leftover files when installing packages0neGal
2023-07-24use prettier console logging for packages.js0neGal
2023-07-24Merge branch 'main' into packages-dir0neGal
2023-07-24Merge branch 'main' into add-missing-localizations0neGal
2023-07-24German translation.Presti
2023-07-24German translation.Presti
2023-07-22translateRemy Raes
2023-07-22french tradsRemy Raes
2023-07-22colored console logging0neGal
2023-07-21Add missing Spanish localizationsDelta
2023-07-22added empty localization strings0neGal
2023-07-22Merge branch 'main' of https://github.com/0neGal/viper0neGal
2023-07-22minor changes to the styling0neGal
2023-07-21Added Spanish strings for plugin install promptDelta
2023-07-22minor edits to the window decoration tooltips0neGal
2023-07-22added English strings for plugin install prompt0neGal
2023-07-22mostly support installing packages through GUI0neGal
2023-07-22unify all mods of a package into one0neGal
2023-07-21mods from packages can be removed in the frontend0neGal
2023-07-21rename mods.list() properties to use snake case0neGal
2023-07-21basic support for showing packages in frontend0neGal