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
|
0c04440ec7
|
Fix broken test caused by xxHash files no longer being created
|
2020-05-12 16:27:58 -06:00 |
|
Timothy Baldridge
|
3bbc130cc0
|
Port over Metrics and Nexus tests delete old server projects
|
2020-05-08 23:12:51 -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
|
314c77a830
|
Fix tests and implement basic hard link support
|
2020-05-04 14:33:45 -06:00 |
|
Timothy Baldridge
|
3c671272b6
|
MO2 remaps game folder to Game Folder Files if the game executable exists in that folder
|
2020-05-02 17:05:05 -06:00 |
|
Justin Swanson
|
7a2f47a8c4
|
Added some missing refactors on some projects that were unloaded
|
2020-04-27 23:03:57 -05:00 |
|
Timothy Baldridge
|
8f08ac8003
|
Fix IPS4 Verification
|
2020-04-23 19:58:18 -06:00 |
|
Timothy Baldridge
|
2dbd300b3a
|
Fix mediafire tests
|
2020-04-22 17:11:32 -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 |
|
Justin Swanson
|
5a38f40a66
|
GameMetaData.TryGetGameLocation()
Added choice of nullable return or not
|
2020-04-10 13:23:23 -05:00 |
|
Justin Swanson
|
6572f14f49
|
ABatchProcessor nullable. ConfigureProcessor removed
|
2020-04-10 13:23:10 -05:00 |
|
Timothy Baldridge
|
45254b0055
|
No more MessagePack, Json is love, Json is life
|
2020-04-06 14:48:54 -06:00 |
|
Timothy Baldridge
|
8af841f3d6
|
Fix several more tests
|
2020-04-03 16:41:42 -06:00 |
|
Timothy Baldridge
|
aaba7267bd
|
Fix a few tests
|
2020-04-03 16:41:42 -06:00 |
|
Timothy Baldridge
|
a6e3ef5f72
|
Game type is now an enum for Nexus downloads
|
2020-04-03 16:41:17 -06:00 |
|
Timothy Baldridge
|
85b39d5dcc
|
Fix some more race conditions in tests
|
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
|
c130106213
|
Fix broken updating
|
2020-04-03 16:40:51 -06:00 |
|
Timothy Baldridge
|
9d3af1db5c
|
All downloader tests pass
|
2020-04-03 16:40:51 -06:00 |
|
Timothy Baldridge
|
723f624d7a
|
Half of the downloaders pass tests
|
2020-04-03 16:40:51 -06:00 |
|
Timothy Baldridge
|
3b895f4dbb
|
WIP, converted Hashes to a Hash struct
|
2020-04-03 16:37:27 -06:00 |
|
Timothy Baldridge
|
a7765311a8
|
Disable TES Alliance tests while their site is down
|
2020-03-23 15:47:57 -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
|
21b28c01bc
|
Update DownloaderTests.cs
|
2020-02-20 06:16:39 -07:00 |
|
Timothy Baldridge
|
05eb427ce5
|
Write a test to verify file download renaming behavior
|
2020-02-12 05:37:24 -07:00 |
|
Timothy Baldridge
|
b1eefa6a41
|
Rename old log files. Don't overwrite downloads with the same name
|
2020-02-11 22:31:42 -07:00 |
|
Timothy Baldridge
|
9316819dd3
|
Fix AFKMods.com integration and implement test
|
2020-02-11 15:14:59 -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 |
|
Timothy Baldridge
|
6bcbb98d0f
|
Port old BNet code
|
2020-01-28 17:09:09 -07:00 |
|
erri120
|
e4d22b45c1
|
Enabled TESAlliance downloader
|
2020-01-27 17:29:10 +01:00 |
|
erri120
|
b1bd736d8c
|
Added TESAllianceDownload Test
|
2020-01-27 14:40:47 +01:00 |
|
erri120
|
8b62eb42c3
|
DownloaderTests cleanup
|
2020-01-27 14:32:20 +01:00 |
|
erri120
|
26b42cd0bc
|
Created DeadlyStream Downloader test
|
2020-01-27 14:31:22 +01:00 |
|
erri120
|
ef32ebf563
|
Adjusted the LL test
|
2020-01-27 14:26:18 +01:00 |
|
Timothy Baldridge
|
853c6ad29a
|
Merge pull request #384 from wabbajack-tools/enqueue-recent-files
Enqueue recent files
|
2020-01-14 15:21:09 -07:00 |
|
Timothy Baldridge
|
14f7f45a77
|
Add size validation to HTTPDownloader, to catch stealth updates. Check whitelist during list validation.
|
2020-01-13 15:55:55 -07:00 |
|
trawzified
|
877989ba16
|
Fix typos + inconsistencies in logs
|
2020-01-13 22:11:07 +01:00 |
|
Timothy Baldridge
|
5393ed4a84
|
Can now get meta.ini data from a download state
|
2020-01-10 21:15:53 -07: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
|
800b213484
|
Disable media fire tests until we can fix them
|
2020-01-02 17:37:08 -07:00 |
|
Timothy Baldridge
|
f57897c539
|
merge master
|
2020-01-02 17:07:13 -07:00 |
|
Timothy Baldridge
|
717ad8c70a
|
Rework WJ caching, move cache server routines to MongoDB
|
2020-01-01 09:19:06 -07:00 |
|
Timothy Baldridge
|
e4c78ebed9
|
Clean up some references try to get tests to work
|
2019-12-26 17:41:33 -07:00 |
|
Timothy Baldridge
|
7145b72a69
|
Test fixes
|
2019-12-26 11:21:57 -07:00 |
|