Timothy Baldridge
|
b2a112bd37
|
Whole app now useses Async IO exclusively
|
2020-05-25 11:34:25 -06:00 |
|
Timothy Baldridge
|
f9dc9148e7
|
Purge all non async IO routines from Paths.cs
|
2020-05-25 08:31:56 -06:00 |
|
Timothy Baldridge
|
03f5ff6c92
|
Can heal a simple pre-indexed download
|
2020-05-19 21:25:41 -06:00 |
|
Timothy Baldridge
|
e053136e25
|
Rewrite the Authored file routines.
|
2020-05-09 16:16:16 -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 |
|
Timothy Baldridge
|
90c2bf6901
|
Don't prepare inside GetInstance
|
2020-04-10 21:26:05 -06: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 |
|
Justin Swanson
|
a29eb93caf
|
Wabbajack.Lib downloaders enable nullable
|
2020-04-10 13:23:23 -05:00 |
|
Timothy Baldridge
|
8af841f3d6
|
Fix several more tests
|
2020-04-03 16:41:42 -06:00 |
|
Timothy Baldridge
|
8946389da4
|
Fix upgrading test broken by Nexus JSON property name change
|
2020-04-03 16:41:17 -06:00 |
|
Timothy Baldridge
|
129f6b4fc2
|
Cleaned up a bunch of warnings and errors
|
2020-04-03 16:40:52 -06:00 |
|
Timothy Baldridge
|
9d3af1db5c
|
All downloader tests pass
|
2020-04-03 16:40:51 -06:00 |
|
Timothy Baldridge
|
defbc15593
|
Only 149 errors left in Wabbajack.Lib
|
2020-04-03 16:38:48 -06:00 |
|
Timothy Baldridge
|
3b895f4dbb
|
WIP, converted Hashes to a Hash struct
|
2020-04-03 16:37:27 -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 |
|
Timothy Baldridge
|
f30da8a27a
|
Support self-healing lists, and a lot of server fixes
|
2020-02-27 06:46:34 -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 |
|
Timothy Baldridge
|
61c841f053
|
Basic workings of BNet downloadings. Can download and convert a mod into a .zip
|
2020-01-28 21:17:24 -07:00 |
|
erri120
|
02827ddc5b
|
Added TESAlliance Support
|
2020-01-22 14:13:05 +01:00 |
|
erri120
|
1e854df650
|
Added AFK Mods support
|
2020-01-22 10:41:28 +01:00 |
|
erri120
|
837fca2580
|
Added DeadlyStream and VectorPlexus to Ceras, KnownSubTypes and Downloaders
|
2020-01-06 16:08:54 +01:00 |
|
Timothy Baldridge
|
3e39ab8dba
|
Implement VectorPlexus support as a downloader, abstracted common IPS4 data behind an abstract class.
|
2020-01-05 17:21:05 -07:00 |
|
Timothy Baldridge
|
1058a5a3c4
|
Revert "Vortex Redone"
|
2019-12-14 10:30:52 -07:00 |
|
erri120
|
dcf0113c17
|
Disabled manual game files
|
2019-12-14 11:57:47 +01:00 |
|
Justin Swanson
|
bcd7c95caf
|
Merge branch 'master' into async-exploration
|
2019-12-12 19:49:40 -06:00 |
|
Timothy Baldridge
|
ed41308f12
|
Can now "download" archives from the game folder. This is useful if installers need to repack game files, they can source the files from the main game archive and then build a new BSA modifying/adding files as needed
|
2019-12-09 16:52:17 -07:00 |
|
Timothy Baldridge
|
3bbbfb3ea2
|
Finish up LL support.
|
2019-12-08 10:00:22 -07:00 |
|
Justin Swanson
|
63afc2dc9e
|
Remaining NexusAPI made async
|
2019-12-07 00:40:29 -06:00 |
|
erri120
|
e4f17a81b8
|
Removed unused imports from Wabbajack.Lib
|
2019-11-21 15:25:56 +01:00 |
|
Timothy Baldridge
|
cb667ed4f8
|
Fix broken interaction with http-downloader
|
2019-11-06 17:29:53 -07:00 |
|
Timothy Baldridge
|
6ab49e380c
|
Add modlist validation tests.
|
2019-11-05 15:21:07 -07:00 |
|
Timothy Baldridge
|
49d49887a8
|
fixes tests and adds support for media fire via web remoting
|
2019-10-23 19:19:11 -06:00 |
|
Timothy Baldridge
|
e4e307c4fd
|
download dispatcher now also accepts urls as input
|
2019-10-16 05:44:45 -06:00 |
|
Timothy Baldridge
|
518de4dacc
|
pull the core of Wabbajack into Wabbajack.Lib so we can reuse it in other exes
|
2019-10-15 21:10:34 -06:00 |
|