Commit Graph

302 Commits

Author SHA1 Message Date
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
erri120
8e6dd8ba41
Using new Version field in auto-changelog generation 2020-04-16 17:50:06 +02: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
792fa1f08a
Added FindSimilar CLI option 2020-04-08 21:56:53 +02:00
Timothy Baldridge
22a307844b 1.1.5.0 Release 2020-04-06 22:32:48 -06:00
erri120
400db704ba
Added Changelog verb 2020-04-06 20:26:09 +02:00
erri120
3ae5ef6d83
Changed return type to ExitCode 2020-04-06 19:14:46 +02:00
erri120
fd66313858
Added Extension check for files 2020-04-06 15:20:14 +02:00
erri120
0f4c843730
Created and implemented ExitCode enum 2020-04-06 15:09:17 +02:00
erri120
0bb8d9e84c
Implemented new attributes in all verbs 2020-04-06 15:06:02 +02:00
erri120
f5082d97e6
Using OptionAttribute.Required to check if we need to exit 2020-04-06 14:59:38 +02:00
erri120
48332d67f1
Implemented new Attributes in ChangeDownload 2020-04-06 14:57:37 +02:00
erri120
3bcab0db51
Renamed File/Directory Attributes to IsFile/Directory 2020-04-06 14:23:36 +02:00
erri120
b8be153c99
Created HasValidArguments function for checking paths 2020-04-06 14:22:10 +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
3b895f4dbb WIP, converted Hashes to a Hash struct 2020-04-03 16:37:27 -06:00
Timothy Baldridge
2ae65688f0 Fixes and changes to get into 1.1.4.0 2020-03-30 14:53:59 -06:00
Timothy Baldridge
4d39caf425 1.1.2.0 2020-03-20 18:00:44 -06:00
Timothy Baldridge
b5b635ac39 1.1.1.0 2020-03-09 16:19:32 -06:00
Timothy Baldridge
037bef31c7 1.1.0.0 Release 2020-03-05 05:21:16 -07: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
Timothy Baldridge
44b78111a3 Server side cleanup, give authors the ability to delete their own files. Some sanity and logging checks for 2020-03-02 16:16:15 -07:00
Timothy Baldridge
1994b4279c 1.0 release 2020-02-29 06:39:07 -07:00
Timothy Baldridge
c4850217bc 0.9.23.0 2020-02-27 16:43:45 -07:00
Timothy Baldridge
4c628921e1 Bump version 2020-02-25 16:19:07 -07:00
Timothy Baldridge
42e732559c Fix issues with the server upload dieing, add server-log verb 2020-02-25 16:10:41 -07:00
Timothy Baldridge
69297d9b8e Merge remote-tracking branch 'origin/master'
# Conflicts:
#	CHANGELOG.md
2020-02-24 18:25:00 -07:00
Timothy Baldridge
3c597ed09b Prep for 0.9.22.0 2020-02-24 18:24:23 -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
7d1812a955 Bump version numbers for .21 2020-02-23 06:11:16 -07:00
Timothy Baldridge
6501fe8ce8 Update a few deps and version bump. 2020-02-21 14:20:54 -07:00
erri120
a0826c9de6
Fixed some CLI bugs 2020-02-20 11:40:20 +01:00
erri120
adf67c7ad9
Multiple small fixes 2020-02-19 16:24:50 +01:00
erri120
d7becbfd1b
Added check to exit when both Copy and Move flags are set 2020-02-19 15:56:43 +01:00
erri120
55ba89b8e0
Added ChangeDownload CLI Verb 2020-02-19 15:49:06 +01:00
Timothy Baldridge
91f717a25d 0.9.19.0 2020-02-15 14:34:27 -07:00
Timothy Baldridge
9ece8bae56 Release 0.9.18.0 2020-02-11 16:56:18 -07: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
erri120
33b89c100b
Added debug info 2020-02-08 19:47:32 +01:00
erri120
a6e947b502
Updated OptionsDefinition 2020-02-08 19:09:40 +01:00
erri120
44155976d3
Added Modlist validation verb 2020-02-08 19:03:49 +01:00
erri120
e5b0e87bd0
Code cleanup 2020-02-08 19:03:41 +01:00
Timothy Baldridge
1346a2f41c Bump version number to test new launcher 2020-02-07 22:31:50 -07:00
Timothy Baldridge
c991f077c7 Make x64 the default in all cases, make published builds self-contained 2020-02-01 10:33:00 -07:00
Timothy Baldridge
bf7efa1961 Add wabbajack-cli as part of the main Wabbajack distro, re-enable icons and splash screen. 2020-01-31 15:56:26 -07:00
Timothy Baldridge
aa85c0dc8c We have a CLI 2020-01-31 15:38:56 -07:00