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-02-07
fixed drag control
0neGal
2022-02-05
various changes, aesthetic and functionality
0neGal
2022-02-05
moved author position, and fixed text overflowing
0neGal
2022-02-05
implemented limit to loading packages
0neGal
2022-02-05
fixed edge case with folder names
0neGal
2022-02-05
fix edge case for when Archives/mods doesn't exist
GitExample
2022-02-05
fix mod list updating properly
GitExample
2022-02-05
button now updates when mod is removed
GitExample
2022-02-05
fix some mods appearing as uninstalled in browser
GitExample
2022-02-05
fixed max mod install limit of 512mb
GitExample
2022-02-05
fixed #bgHolder not covering entire background
GitExample
2022-02-04
[feat] add french translations to thunderstore-related stuff
Remy Raes
2022-02-04
Spanish localization for thunderstore support (#64)
Delta
2022-02-03
detection for new updates of mods
GitExample
2022-02-03
added search functionality
GitExample
2022-02-03
added English localizations
GitExample
2022-02-03
version numbers
GitExample
2022-02-03
detection of installed mods, disabling buttons
GitExample
2022-02-03
ability to download from browser
GitExample
2022-01-23
minor aesthetic changes
0neGal
2022-01-23
added "Find Mods" button
0neGal
2022-01-23
added loading, close button, element fadein etc
0neGal
2022-01-21
actually loads thunderstore now
0neGal
2022-01-20
added fallback icon, and ways to close the browser
0neGal
2022-01-20
initial commit on thunderstore support
0neGal
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
[next]