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
Age
Commit message (
Expand
)
Author
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-31
window buttons are no longer hidden behind popups
0neGal
2023-07-25
fixed packages having a "v" in their version
0neGal
2023-07-24
Update maintainers.json
XNovaDelta
2023-07-24
Fixed formatting issue in the up-to-date console message.
someordinaryidiot#
2023-07-24
added default Northstar icon for core mods
0neGal
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
remove debug console.log()
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 updateable packages not being removeable
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-24
Merge branch 'main' into add-missing-localizations
0neGal
2023-07-24
German translation.
Presti
2023-07-24
German translation.
Presti
2023-07-22
translate
Remy Raes
2023-07-22
french trads
Remy Raes
2023-07-22
colored console logging
0neGal
2023-07-21
Add missing Spanish localizations
Delta
2023-07-22
added empty localization strings
0neGal
2023-07-22
Merge branch 'main' of https://github.com/0neGal/viper
0neGal
2023-07-22
minor changes to the styling
0neGal
2023-07-21
Added Spanish strings for plugin install prompt
Delta
2023-07-22
minor edits to the window decoration tooltips
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-06-26
Actualizar es.json
Delta
2023-06-26
[Spanish Translation] Improve clarity and fix spelling errors in element desc...
Delta
2023-05-07
fixed settings' animation messing with tooltip
0neGal
2023-05-07
added hover tooltips
0neGal
2023-05-06
change launch button text if game is running
0neGal
2023-04-29
use await on missing path alert
0neGal
2023-04-29
win.alert() now uses Promise, and added .confirm()
0neGal
[next]