Commit Graph

15 Commits

Author SHA1 Message Date
Timothy Baldridge
1bbbda4f35 Fix download-url in the cli 2020-05-09 20:35:18 -06:00
Timothy Baldridge
bb9ef89dee BSA archives are now lazily extracted.
7Zip extracted archives now only extract the fewest files required.
Audited the uses of .Wait
Lazily init the VFS cleaning
2020-04-16 21:52:19 -06:00
Justin Swanson
01588dbcc9 Merge branch 'master' into wabbajack-lib-nullability 2020-04-12 00:40:49 -05:00
Justin Swanson
482b7f9c9e Missing IDownloader.Prepare awaits 2020-04-10 14:06:32 -05:00
Justin Swanson
806ff74893 Wabbajack.Lib nullability finished up 2020-04-10 13:32:35 -05:00
Timothy Baldridge
d4e7311115 Merge master 2020-04-09 16:36:07 -06:00
erri120
3ae5ef6d83
Changed return type to ExitCode 2020-04-06 19:14:46 +02:00
erri120
0f4c843730
Created and implemented ExitCode enum 2020-04-06 15:09:17 +02:00
erri120
9a3a3448d0
Enabled Nullable 2020-04-06 14:04:40 +02:00
Timothy Baldridge
b5006a0737 Everything compiles 2020-04-03 16:40:52 -06:00
Timothy Baldridge
a1e911669a
Youtube Downloader (#596)
* Can download audio tracks from Youtube, re-encoding to XWM in the process
2020-03-03 14:53:29 -07:00
erri120
8caa66b6fa
Created CLIUtils.Exit 2020-02-24 18:05:42 +01:00
erri120
52784789ab
Created CLIUtils with logging 2020-02-24 17:50:58 +01:00
Timothy Baldridge
7d99e9e11f And CLI commands for refreshing the build server. Added icon to launch a commandline from WJ 2020-02-10 22:04:56 -07:00
Timothy Baldridge
bf19ad959a Command line options for downloading files from the CLI, fixes for Bethesda.NET integration. 2020-02-08 16:53:11 -07:00