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-05-02
Merge branch 'main' into linux-launch-v2
0neGal
2024-04-30
fixed killing EA Desktop at times failing on Linux
0neGal
2024-04-30
fixed game sometimes not shown as running on Linux
0neGal
2024-04-30
fixed #231 (hopefully)
0neGal
2024-04-29
actual Linux launch support
0neGal
2024-04-29
added launch method settings
0neGal
2024-02-05
switch to unzip-stream over unzipper
v1.11.0
0neGal
2024-02-05
fixed trying to remove core mods that dont exist
0neGal
2024-02-04
removed use of "vipertmp" folder
0neGal
2024-02-04
deleting request cache now deletes old cache file
0neGal
2024-02-04
fixed "Northstar is not installed!" when updating
0neGal
2024-02-04
merge src/modules/window.js into src/win.js
0neGal
2024-02-04
remove newlines from version.titanfall()
0neGal
2024-02-04
move IPC events into their respective modules
0neGal
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
[next]