Justin Swanson
|
6b2d762e70
|
Removed unused IAsyncDisposable on BSAReader
|
2020-06-26 14:01:10 -05:00 |
|
Timothy Baldridge
|
6c74279bfd
|
Add better game file handling
|
2020-06-20 16:51:47 -06:00 |
|
Timothy Baldridge
|
cba3412ce8
|
Version 2.0.9.4
|
2020-06-16 16:21:01 -06:00 |
|
Timothy Baldridge
|
5586d4a19e
|
Version 2.0.6.3
|
2020-06-14 12:43:09 -06:00 |
|
Timothy Baldridge
|
817dbef7ae
|
Version 2.0.6.2
|
2020-06-14 07:13:29 -06:00 |
|
Timothy Baldridge
|
26c15d11b8
|
Version 2.0.6.1
|
2020-06-08 16:00:48 -06:00 |
|
Timothy Baldridge
|
a71aaf2a34
|
Version 2.0.9.0
|
2020-06-05 14:55:51 -06:00 |
|
Timothy Baldridge
|
c2487a6c3b
|
Version 2.0.8.0
|
2020-06-02 14:51:25 -06:00 |
|
Timothy Baldridge
|
8c70771f0e
|
2.0.7.0 Release
|
2020-05-28 14:26:55 -06:00 |
|
Timothy Baldridge
|
c225c468fd
|
Several fixes for the Youtube Downloader inferencing code.
|
2020-05-27 06:05:55 -06:00 |
|
Timothy Baldridge
|
b2a112bd37
|
Whole app now useses Async IO exclusively
|
2020-05-25 11:34:25 -06:00 |
|
Timothy Baldridge
|
ea08c9865d
|
Common and BSA routines now use async IO exclusively
|
2020-05-25 10:24:16 -06:00 |
|
Timothy Baldridge
|
f9dc9148e7
|
Purge all non async IO routines from Paths.cs
|
2020-05-25 08:31:56 -06:00 |
|
Timothy Baldridge
|
40592d72c9
|
Version bump
|
2020-05-22 14:57:38 -06:00 |
|
Timothy Baldridge
|
a1ae365b09
|
Version 2.0.6.0
|
2020-05-21 14:11:09 -06:00 |
|
Timothy Baldridge
|
aa5b50dce0
|
2.0.5.1
|
2020-05-16 11:27:41 -06:00 |
|
Timothy Baldridge
|
8af7510849
|
Fixes for list validation
|
2020-05-13 17:12:52 -06:00 |
|
Justin Swanson
|
08cf5a6d50
|
Revert "Fix UI breakage in slideshow"
This reverts commit 40640dff5a .
|
2020-05-12 18:40:41 -05:00 |
|
Timothy Baldridge
|
40640dff5a
|
Fix UI breakage in slideshow
|
2020-05-11 15:07:28 -06:00 |
|
Timothy Baldridge
|
1f1f070351
|
Hotfix: support WJ CDN files in the gallery
|
2020-05-10 16:45:48 -06:00 |
|
Timothy Baldridge
|
e35ea51480
|
Hotfix: support WJ CDN files in the gallery
|
2020-05-10 15:35:15 -06:00 |
|
Timothy Baldridge
|
419867fc8b
|
Hotfix: don't throw exceptions when metas can't be inferred
|
2020-05-10 06:37:55 -06:00 |
|
Timothy Baldridge
|
1bbbda4f35
|
Fix download-url in the cli
|
2020-05-09 20:35:18 -06:00 |
|
Timothy Baldridge
|
33c1de3ad3
|
Bump version
|
2020-05-09 17:23:41 -06:00 |
|
Timothy Baldridge
|
f639c4abff
|
Fix enderal Game ids, fixes for game file indexing, fixes for bad metrics reporting (lagged by a day).
|
2020-05-05 14:59:47 -06:00 |
|
Timothy Baldridge
|
aa2c81eb48
|
Add migration task as cli verb
|
2020-05-04 17:03:50 -06:00 |
|
Timothy Baldridge
|
77acf01fa0
|
Debug code and fixes for BA2 duplicate file bug
|
2020-05-02 14:15:36 -06:00 |
|
Timothy Baldridge
|
d55846c872
|
Bump code for 2.0.3.0
|
2020-04-29 15:02:38 -06:00 |
|
Timothy Baldridge
|
3548e42a64
|
Bump Version numbers and changelog for 2.0.2.0
|
2020-04-27 15:41:34 -06:00 |
|
Timothy Baldridge
|
0a731a1c44
|
Bump version in preperation for 2.0.1.0
|
2020-04-27 06:57:15 -06:00 |
|
Timothy Baldridge
|
b46bf3f129
|
Bump Version Numbers
|
2020-04-25 11:06:32 -06:00 |
|
Timothy Baldridge
|
a9ea0421be
|
Bump all the deps in the project
|
2020-04-20 16:54:32 -06:00 |
|
Timothy Baldridge
|
a82b2d5094
|
Merge pull request #719 from wabbajack-tools/extraction-improvements
Extraction improvements
|
2020-04-17 08:25:17 -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 |
|
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 |
|