wabbajack/Wabbajack.Lib
2021-03-12 14:49:34 +01:00
..
AuthorApi Fix Wabbajack.Lib 2021-01-09 20:04:11 +01:00
CompilationSteps 2.4.2.5 2021-02-24 19:08:58 -07:00
Downloaders Cdn tweaks (#1362) 2021-03-10 19:28:28 -07:00
Extensions More nullability errors 2021-03-12 14:49:34 +01:00
FileUploader Add no-patch commandline option 2020-08-06 16:40:07 -06:00
Http WJ now keeps the launcher up to date, and cleans up all but two back versions 2021-03-11 08:00:26 -07:00
Interventions Removed RxUI from Wabbajack.Common 2020-08-11 10:37:17 -05:00
LibCefHelpers 2.4.2.1 2021-02-04 05:53:14 -07:00
ModListRegistry Fix randomness of lists presented 2021-02-26 23:43:41 -07:00
NexusApi Version 2.4.2.0 2021-02-03 20:52:26 -07:00
StatusMessages Fix #1222 2021-02-08 21:59:37 -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 Upgrade deps, fix several warnings 2021-01-28 21:02:26 -07:00
ABatchProcessor.cs Remove auto-vacuum task from PatchCache. 2021-02-09 10:20:26 +11:00
ACompiler.cs More nullability errors 2021-03-12 14:49:34 +01:00
AInstaller.cs 2.4.2.2 2021-02-06 09:43:11 -07:00
app.config Updated all main projects to .NET 4.8.0 2019-11-23 16:50:09 +01:00
ClientAPI.cs Fix Wabbajack.Lib 2021-01-09 20:04:11 +01: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 All sanity tests work! 2020-09-05 13:36:44 -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 2.4.2.7 2021-03-11 15:51:35 -07: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 Added ability for WJ to ignore tagged folders. 2021-02-12 17:57:37 +01:00
MO2Installer.cs 2.4.2.2 2021-02-06 09:43:11 -07:00
msvcp140.dll Including missing files for libcef 2020-03-23 14:57:59 -06:00
NativeCompiler.cs Added ability for WJ to ignore tagged folders. 2021-02-12 17:57:37 +01: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 Update deps 2021-03-11 05:44:36 -07: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.