index
:
Viper
gamepad-support
linux-launch
linux-launch-v2
main
modularized-frontend
packages-dir
Launcher+Updater for TF|2 Northstar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
Age
Commit message (
Expand
)
Author
2024-02-03
requests.js ignores cache time when no internet
0neGal
2024-02-03
src/modules/settings.js now provides a function
0neGal
2024-01-29
prevent multiple updates running simultaneously
0neGal
2024-01-24
entirely refactor src/modules/requests.js
0neGal
2024-01-12
deprecate ns_startup_args.txt
0neGal
2024-01-11
updating Northstar now deletes existing core mods
0neGal
2023-11-08
added progress bar to download and extraction
0neGal
2023-09-16
added buttons for fixing some problems and alike
0neGal
2023-09-16
more minor fixes to the change in lang files
0neGal
2023-09-16
handle gamepaths with missing read/write perms
0neGal
2023-09-16
made some lang keys far more logical
0neGal
2023-09-16
added button to force kill game
0neGal
2023-09-13
fixed settings file refusing to save if invalid
0neGal
2023-09-13
synchronize changes to settings from main process
0neGal
2023-08-26
fixed edge case where packages.list() still broke
0neGal
2023-08-21
properly detect outdated and up-to-date packages
0neGal
2023-08-20
fixed packages.list() assuming packages dir exists
0neGal
2023-08-07
fixed Northstar startup arguments not applying
0neGal
2023-07-31
accidentally wrote console.status instead of .info
0neGal
2023-07-31
remove "error:" from console errors
0neGal
2023-07-25
fixed packages having a "v" in their version
0neGal
2023-07-24
Fixed formatting issue in the up-to-date console message.
someordinaryidiot#
2023-07-24
fixed packages.js never requiring the lang module
0neGal
2023-07-24
make sure profile exists, then create packages dir
packages-dir
0neGal
2023-07-24
largely improve how we convert mods to packages
0neGal
2023-07-24
properly detect if a package has mods
0neGal
2023-07-24
fixed updating not removing older packages
0neGal
2023-07-24
fixed removing mods breaking when reading manifest
0neGal
2023-07-24
cleanup leftover files when installing packages
0neGal
2023-07-24
use prettier console logging for packages.js
0neGal
2023-07-24
Merge branch 'main' into packages-dir
0neGal
2023-07-22
colored console logging
0neGal
2023-07-22
added English strings for plugin install prompt
0neGal
2023-07-22
mostly support installing packages through GUI
0neGal
2023-07-22
unify all mods of a package into one
0neGal
2023-07-21
mods from packages can be removed in the frontend
0neGal
2023-07-21
rename mods.list() properties to use snake case
0neGal
2023-07-21
basic support for showing packages in frontend
0neGal
2023-07-16
minor changes to packages.install()
0neGal
2023-07-16
remove mods in old folder if installing to new one
0neGal
2023-07-16
fixed unzipper pre-maturily thinking it's finished
0neGal
2023-07-16
fixed packages without plugins not installing
0neGal
2023-07-16
initial support for packages dir
0neGal
2023-04-29
use await on missing path alert
0neGal
2023-04-29
win.alert() now uses Promise, and added .confirm()
0neGal
2023-04-11
functional support for EADesktop.exe
0neGal
2023-03-09
fixed missing modules in gamepath.js
0neGal
2023-03-09
handle HTTP errors when downloading Northstar
0neGal
2023-03-09
download Northstar to <cache_dir>/vipertmp
0neGal
2023-03-05
small cleanups and changes in comments
0neGal
[next]