..
BethesdaNet
Added support for logging in via Fallout 4, added better early-exit support for the Beth.NET login
2020-02-07 06:26:58 -07:00
UrlDownloaders
Command line options for downloading files from the CLI, fixes for Bethesda.NET integration.
2020-02-08 16:53:11 -07:00
AbstractDownloadState.cs
Renamed GetReportEntry to GetManifestURL
2020-02-02 13:52:53 +01:00
AbstractIPS4Downloader.cs
Fix AFKMods.com integration and implement test
2020-02-11 15:14:59 -07:00
AbstractNeedsLoginDownloader.cs
Merge branch 'master' into settings-pane
2020-01-11 00:42:51 -06:00
AFKModsDownloader.cs
Fixed AFK Mods and TESAlliance URLs
2020-01-22 21:00:32 +01:00
BethesdaNetDownloader.cs
Command line options for downloading files from the CLI, fixes for Bethesda.NET integration.
2020-02-08 16:53:11 -07:00
DeadlyStreamDownloader.cs
Created DeadlyStreamDownloader
2020-01-06 16:08:21 +01:00
DownloadDispatcher.cs
Command line options for downloading files from the CLI, fixes for Bethesda.NET integration.
2020-02-08 16:53:11 -07:00
DownloaderUtils.cs
Removed unused imports from Wabbajack.Lib
2019-11-21 15:25:56 +01:00
DropboxDownloader.cs
Added error message to print URL for failed Dropbox download
2020-02-03 20:30:45 -06:00
GameFileSourceDownloader.cs
* Disable server-side indexing of all mods from the Nexus
2020-02-13 05:29:59 -07:00
GoogleDriveDownloader.cs
Renamed GetReportEntry to GetManifestURL
2020-02-02 13:52:53 +01:00
HTTPDownloader.cs
Percent struct
2020-02-07 23:45:45 -06:00
IDownloader.cs
Remaining NexusAPI made async
2019-12-07 00:40:29 -06:00
INeedsLogin.cs
More settings page styling work
2020-01-06 23:44:32 -06:00
IUrlDownloader.cs
Removed unused imports from Wabbajack.Lib
2019-11-21 15:25:56 +01:00
LoversLabDownloader.cs
Merge remote-tracking branch 'wabbajack-tools/master' into settings-pane
2020-01-07 19:23:32 -06:00
ManualDownloader.cs
Manual download improvements
2020-02-10 17:30:38 -07:00
MediaFireDownloader.cs
Renamed GetReportEntry to GetManifestURL
2020-02-02 13:52:53 +01:00
MEGADownloader.cs
Revert "Changed Url to URL and removed GetReportEntry"
2020-02-02 13:52:53 +01:00
ModDBDownloader.cs
Renamed GetReportEntry to GetManifestURL
2020-02-02 13:52:53 +01:00
NexusDownloader.cs
Allow manual Nexus downloads
2020-02-05 22:30:31 -07:00
SteamWorkshopDownloader.cs
Renamed GetReportEntry to GetManifestURL
2020-02-02 13:52:53 +01:00
TESAllianceDownloader.cs
Fixed AFK Mods and TESAlliance URLs
2020-01-22 21:00:32 +01:00
VectorPlexusDownloader.cs
Implement VectorPlexus support as a downloader, abstracted common IPS4 data behind an abstract class.
2020-01-05 17:21:05 -07:00