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
2024-02-04
fixed setting cache folder too late
0neGal
2024-02-04
merge src/modules/window.js into src/win.js
0neGal
2024-02-04
move IPC events into their respective modules
0neGal
2024-02-03
src/modules/settings.js now provides a function
0neGal
2024-01-24
fixed devtools mysteriously never opening
0neGal
2024-01-24
entirely refactor src/modules/requests.js
0neGal
2023-09-16
added buttons for fixing some problems and alike
0neGal
2023-09-16
handle gamepaths with missing read/write perms
0neGal
2023-09-16
made some lang keys far more logical
0neGal
2023-09-16
added button to force kill game
0neGal
2023-09-13
synchronize changes to settings from main process
0neGal
2023-07-31
remove "error:" from console errors
0neGal
2023-07-24
Merge branch 'main' into packages-dir
0neGal
2023-07-22
colored console logging
0neGal
2023-07-22
mostly support installing packages through GUI
0neGal
2023-07-21
rename mods.list() properties to use snake case
0neGal
2023-07-16
initial support for packages dir
0neGal
2023-05-06
change launch button text if game is running
0neGal
2023-04-29
win.alert() now uses Promise, and added .confirm()
0neGal
2023-03-09
remove misc console.log()
0neGal
2023-03-05
fully get rid of utils.js
0neGal
2023-03-05
show alert when updating with game running
0neGal
2023-03-05
modularized many functions and got rid of utils.js
0neGal
2023-03-04
modularized getXXVersion() functions
0neGal
2023-01-15
use custom user-agent for masterserver requests
0neGal
2023-01-12
put mods Object into src/modules/mods.js
0neGal
2023-01-12
modularize settings Object
0neGal
2023-01-12
src/extras/ is now src/modules/
0neGal
2023-01-12
basically support thunderstore_author.txt
0neGal
2023-01-12
rename: --debug to --devtools
0neGal
2022-11-23
added more user friendly error message
0neGal
2022-11-23
actually fix duplicate mods
0neGal
2022-09-14
differentiation between update() and updatevp()
0neGal
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
[next]