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
/
utils.js
Age
Commit message (
Expand
)
Author
2022-05-03
fixed various errors when reading modfile
0neGal
2022-05-03
hopefully fully implement everything?? i think?
0neGal
2022-05-03
simplified get() and made list() used get()
0neGal
2022-05-03
modfile. enable(), disable() and toggle() now work
0neGal
2022-05-02
mods.modfile().get() is identical to mods.list()
0neGal
2022-05-02
Merge branch 'main' into enabledmods
0neGal
2022-04-28
added: error if config file isn't valid
0neGal
2022-04-17
fixed gamepathlost errors on first launch
linux-launch-testing
0neGal
2022-04-17
fixed issue causing viper not open the GUI
0neGal
2022-04-13
fixed --update not exiting if already on latest
0neGal
2022-04-13
check to make sure gamepath exists
0neGal
2022-04-13
the user can now manually select a language
0neGal
2022-03-24
removed excess debug console.log()
0neGal
2022-03-22
fix: VDF path searching not working on SteamDeck (#97)
0neGal
2022-03-10
fix nsargs being cleared when edited out of Viper (#93)
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
Merge 0neGal/viper into settings-page
0neGal
2022-02-23
settings page is now fully functional
0neGal
2022-02-21
[fix] updates checking order
Remy Raes
2022-02-21
some functionality is now present
0neGal
2022-02-18
fix being able to upload any file
0neGal
2022-02-13
Merge branch 'main' into enabledmods
0neGal
2022-02-12
[feat] at start, restore excluded files who might have been created by an inc...
Alystrasz
2022-02-12
[fix] rename files to file.excluded if an update is available only
Alystrasz
2022-02-11
fixed windows-only bug/error
0neGal
2022-02-09
fixed false alarms of failed installs
0neGal
2022-02-09
mods installed to the wrong folder on path change
0neGal
2022-02-08
added toasts for installation of mods
0neGal
2022-02-08
post merge fixes to #50
0neGal
2022-02-08
Merge branch 'main' into thunderstore
0neGal
2022-02-07
all mods should now have proper install status
0neGal
2022-02-07
added support for more obscure mod structure
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
fixed max mod install limit of 512mb
GitExample
2022-02-03
detection of installed mods, disabling buttons
GitExample
2022-02-03
ability to download from browser
GitExample
2022-01-26
fixed mods not updating after changing path
0neGal
2022-01-24
no alert when manually changing the game path
0neGal
2022-01-24
Edge case in vdf reading (#56)
3top1a
2022-01-23
fix: Finding Windows game folder (#55)
Rémy Raes
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
[next]