wabbajack/Wabbajack.Lib
Timothy Baldridge d36593c567 Fix Mediafire
2022-08-09 17:41:35 -06:00
..
AuthorApi Fix preflight checks 2022-04-02 10:45:09 -06:00
CompilationSteps Revert game finder upgrade 2022-06-01 18:11:38 -06:00
Downloaders Fix Mediafire 2022-08-09 17:41:35 -06:00
Extensions Add VectorPlexus and LoversLab stubs for old download formats 2021-06-19 10:16:22 -06:00
FileUploader Add no-patch commandline option 2020-08-06 16:40:07 -06:00
GitHub Fix for the website expecting lower case files 2021-07-21 15:40:55 -06:00
Http Latest work on LL attachments and Nexus API fixes 2021-07-02 21:15:27 -06:00
Interventions Removed RxUI from Wabbajack.Common 2020-08-11 10:37:17 -05:00
LibCefHelpers 2.5.0.6 2021-06-29 20:16:48 -06:00
ModListRegistry 2.5.3.13 2022-05-06 20:02:09 -06:00
NexusApi Previous work, plus the new discord link 2022-03-28 22:25:29 -06:00
StatusMessages Cleanup how we handle ll downloads a bit 2022-02-27 13:50:02 -07:00
Tasks 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
Validation 2.4.2.2 2021-02-06 09:43:11 -07:00
WebAutomation 2.5.3.6 2022-02-01 15:00:43 -07:00
ABatchProcessor.cs Vacuum databases after task instead of in finally block 2021-05-20 21:30:02 +10:00
ACompiler.cs Can publish new modlists 2022-04-02 11:27:13 -06:00
AInstaller.cs #### Version - 2.5.3.22 - 6/13/2022 2022-06-13 08:35:34 -06:00
app.config Updated all main projects to .NET 4.8.0 2019-11-23 16:50:09 +01:00
ClientAPI.cs Fix getting game files when build server is down 2021-12-17 19:08:40 -07:00
CompilerSettings.cs Make extra included games explicit 2020-09-11 06:54:24 -06:00
concrt140.dll Including missing files for libcef 2020-03-23 14:57:59 -06:00
Data.cs Full round trip test passes 2021-06-17 17:09:03 -06:00
DiskSpaceWatcher.cs Fix #980, 2.1.3.4, and deps bumps 2020-07-27 15:33:45 -06:00
FodyWeavers.xml Clean up some references try to get tests to work 2019-12-26 17:41:33 -07:00
FodyWeavers.xsd Clean up some references try to get tests to work 2019-12-26 17:41:33 -07:00
IBatchProcessor.cs Wabbajack.Lib nullability finished up 2020-04-10 13:32:35 -05:00
LauncherUpdater.cs Fixes for root path WJ downloads 2021-04-01 14:52:23 -06:00
Manifest.cs Added InlineFile Directives to the manifest 2020-06-13 20:32:30 +02:00
Metrics.cs latest server fixes 2021-02-16 22:46:05 -07:00
MO2Compiler.cs better downgrader support, support manual Mega downloads 2022-01-31 23:07:23 -07:00
MO2Installer.cs #### Version - 2.5.3.25 - 6/24/2022 2022-06-29 07:16:55 -06:00
msvcp140.dll Including missing files for libcef 2020-03-23 14:57:59 -06:00
NativeCompiler.cs Full path of files should now work 2021-07-19 23:08:12 -06:00
NativeCompilerSettings.cs First Native compilation test passes 2020-10-18 13:03:50 -06:00
Readme.md Created READMEs for most projects 2019-11-21 15:11:08 +01:00
SystemParameters.cs Log pagefile and warn if disabled or suboptimal 2021-01-11 17:59:32 +11:00
vccorlib140.dll Including missing files for libcef 2020-03-23 14:57:59 -06:00
vcruntime140.dll Including missing files for libcef 2020-03-23 14:57:59 -06:00
ViewModel.cs Wabbajack.Lib nullability finished up 2020-04-10 13:32:35 -05:00
VirusScanner.cs Make Windows defender lookup dynamic 2020-07-15 16:41:49 -06:00
Wabbajack.Lib.csproj 2.5.2.1 2021-07-30 21:04:25 -06:00
zEditIntegration.cs Move common folders into ACompiler 2020-10-18 06:59:49 -06:00

Wabbajack.Lib

While Wabbajack is the front end, Wabbajack.Lib is the back end and contains all functionality from the Compilers, the Installers to our NexusAPI and Downloaders.