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
/
index.js
Age
Commit message (
Expand
)
Author
2022-08-06
feat: display a toast message if no Internet at launch
Alystrasz
2022-07-08
fixed "_sendVersionsInfo()" not found
0neGal
2022-06-07
minor changes
0neGal
2022-06-05
removed auto formatting
B
2022-06-02
added setting for auto-killing origin, functionality working
B
2022-05-30
refactored event names
0neGal
2022-05-30
simplify and comment index.js
0neGal
2022-05-30
fixed missing commas and various syntax stuff
0neGal
2022-05-16
added mod preview browser
0neGal
2022-04-28
added: error if config file isn't valid
0neGal
2022-04-13
check to make sure gamepath exists
0neGal
2022-03-24
added --no-vp-updates
0neGal
2022-02-24
fixed NS never being auto-updated and more
0neGal
2022-02-23
implement ability to disable NS auto-updates
0neGal
2022-02-23
settings page is now fully functional
0neGal
2022-02-18
fix hardware acceleration being disabled
0neGal
2022-02-18
basic drag and drop support
0neGal
2022-02-17
fixed buttons not re-enabling when closing install
0neGal
2022-02-08
Merge branch 'main' into thunderstore
0neGal
2022-02-05
button now updates when mod is removed
GitExample
2022-02-03
detection of installed mods, disabling buttons
GitExample
2022-02-03
ability to download from browser
GitExample
2022-01-24
no alert when manually changing the game path
0neGal
2022-01-23
moved modules into extras/
0neGal
2022-01-19
Merge pull request #46 from 0neGal/documentation
0neGal
2022-01-17
documented: index.js, cli.js, lang.js app/lang.js
0neGal
2022-01-17
added minimize button
0neGal
2022-01-12
feat: New UI (#26)
Rémy Raes
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
added cli arguments for mods
0neGal
2022-01-08
Merge branch 'main' into mod-support
0neGal
2022-01-07
fix: Game path check (#29)
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
we're now able to install archived mods
0neGal
2022-01-03
installing mods from folders got a lil easier
0neGal
2022-01-03
fully working GUI functionality
0neGal
2022-01-02
toggling, removing and installing mods works
0neGal
2022-01-02
Merge branch 'main' of 0neGal/viper into mod-support
0neGal
2022-01-01
chore: Auto updating (#16)
Rémy Raes
2021-12-31
Merge branch 'main' of 0neGal/viper into mod-support
0neGal
2021-12-30
first-ish draft of the mod UI and utils
0neGal
2021-12-30
Merge branch 'main' into feat/version-indicator
0neGal
2021-12-30
buttons now disable when updating, and app logs
0neGal
2021-12-30
added northstar version to --version
0neGal
2021-12-30
version now refreshes, fixed and renamed stuff
0neGal
2021-12-30
Merge pull request #2 from Alystrasz/feat/icon
0neGal
2021-12-29
replaced single quotes, renamed a few things
0neGal
2021-12-29
Merge branch 'feat/version-indicator' of https://github.com/Alystrasz/viper i...
0neGal
[next]