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
2022-01-28
Merge pull request #60 from 0neGal/new-logo
0neGal
2022-01-27
add new icon
0neGal
2022-01-27
fix spelling in maintainers.json
0neGal
2022-01-25
Update es.json translation to match #53 en.json
Delta
2022-01-26
Merge branch 'main' of 0neGal/viper into lang-es
0neGal
2022-01-26
added lang/maintainers.json, updated langs.js
0neGal
2022-01-26
Merge branch 'main' of 0neGal/viper into lang-es
0neGal
2022-01-26
fixed mods not updating after changing path
0neGal
2022-01-25
changed French localization, remove .vscode/
0neGal
2022-01-25
Updated Languaje
Delta
2022-01-25
Add es.json
Delta
2022-01-24
no alert when manually changing the game path
0neGal
2022-01-24
[fix] update general.missingpath French translation
Remy Raes
2022-01-24
Edge case in vdf reading (#56)
3top1a
2022-01-23
simplify VDF code
0neGal
2022-01-23
fix: Finding Windows game folder (#55)
Rémy Raes
2022-01-23
Repaired vdf reading
3top1a
2022-01-23
moved modules into extras/
0neGal
2022-01-22
fixed setGamepath(folder)
0neGal
2022-01-22
fixed checking for linux instead of win32
0neGal
2022-01-22
implement #52 into #51
0neGal
2022-01-22
initial review of VDF parsing
0neGal
2022-01-22
Don't save settings twice
3top1a
2022-01-22
Basic, prob. linux only
3top1a
2022-01-19
Merge pull request #46 from 0neGal/documentation
0neGal
2022-01-19
documented the rest of the files
0neGal
2022-01-18
Merge branch 'main' of https://github.com/0neGal/viper
0neGal
2022-01-18
added proper crediting
0neGal
2022-01-18
fixed random text in the middle of code
0neGal
2022-01-17
documented: index.js, cli.js, lang.js app/lang.js
0neGal
2022-01-17
added minimize button
0neGal
2022-01-17
first draft on documentation/adding comments
0neGal
2022-01-15
fix wrong path.join()
0neGal
2022-01-15
fix scroll overflow
0neGal
2022-01-15
fix error when R2Northstar/mods isn't created
0neGal
2022-01-12
switched to marked over markdown
0neGal
2022-01-12
feat: New UI (#26)
Rémy Raes
2022-01-11
[feat] adding missing translations
Alystrasz
2022-01-11
formatting, and localized logs
0neGal
2022-01-11
[refactor] adding translations for notification texts
Alystrasz
2022-01-11
[feat] sending a notification when an update is available during game session
Alystrasz
2022-01-11
[feat] update process is not launched if game is currently running
Alystrasz
2022-01-11
[fix] not checking for NorthstarLauncher2.exe process anymore
Alystrasz
2022-01-10
[feat] adding code to check if a tf2 process is running
Alystrasz
2022-01-10
[refactor] renaming exec to run
Alystrasz
2022-01-10
Merge branch 'main' into feat/northstar-auto-update
Alystrasz
2022-01-10
[fix] not running auto-updates if gamepath is not set
Alystrasz
2022-01-10
[fix] not running auto-updates if viper.json does not exist
Alystrasz
2022-01-10
[fix] checking for updates on viper launch
Remy Raes
2022-01-10
.disabled instead of .[remove/set]Attribute()
0neGal
[next]