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-18
Merge branch 'main' of https://github.com/0neGal/viper
0neGal
2022-01-18
added proper crediting
0neGal
2022-01-17
added minimize button
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
2022-01-10
[fix] updating correct buttons
Remy Raes
2022-01-10
[feat] translating 'install' option
Remy Raes
2022-01-10
[feat] 'Play NS button' text is restored after successfull install
Remy Raes
2022-01-10
[feat] launch button install Northstar if it's not installed
Remy Raes
2022-01-10
[feat] Northstar launch button holds 'Install' text when ns is not installed
Remy Raes
2022-01-08
[feat] not checking for updates if settings.autoupdate is false
Alystrasz
2022-01-08
[feat] checking every 15 minutes for new Northstar version
Alystrasz
2022-01-08
Merge pull request #32 from Alystrasz/fix/version-indicator
0neGal
2022-01-08
[fix] displaying northstar version on first launch
Alystrasz
2022-01-08
adding missing french translations
Alystrasz
2022-01-08
mod support is disables if NS is not installed
0neGal
2022-01-08
fixed error if you ran --installmod without args
0neGal
2022-01-08
added cli arguments for mods
0neGal
2022-01-08
removed extra "})"
0neGal
2022-01-08
[feat] adding missing french translations
Alystrasz
2022-01-08
Merge branch 'main' into mod-support
0neGal
2022-01-07
removed manual settings file write
0neGal
2022-01-07
fix: Game path check (#29)
Rémy Raes
2022-01-07
fix: Rate limit (#27)
Rémy Raes
2022-01-05
Merge branch 'main' of 0neGal/viper into mod-support
0neGal
2022-01-04
fix: No game path (#24)
Rémy Raes
2022-01-03
fixed error when disabled isn't created
0neGal
2022-01-03
fixed missingpath localization
0neGal
2022-01-03
Merge branch 'main' of 0neGal/viper into mod-support
0neGal
2022-01-03
download progress for NS
0neGal
2022-01-03
mod buttons are now disabled if NS isn't installed
0neGal
2022-01-03
we're now able to install archived mods
0neGal
2022-01-03
installing mods from folders got a lil easier
0neGal
2022-01-03
mod view now has a constant size
0neGal
[next]