wabbajack/Wabbajack.Lib
Timothy Baldridge 39078b21d9 LL autohealing
2020-08-12 16:23:02 -06:00
..
AuthorApi Mirrored files, permissions, and download support 2020-08-04 18:34:09 -06:00
CompilationSteps Add virus scanning support to Wabbajack and the server, scan all patched executable files 2020-07-14 22:20:56 -06:00
Downloaders LL autohealing 2020-08-12 16:23:02 -06:00
Extensions Whole app now useses Async IO exclusively 2020-05-25 11:34:25 -06:00
FileUploader Add no-patch commandline option 2020-08-06 16:40:07 -06:00
Http Cache nexus permissions / mod hidden status. Use hidden status to purge the nexus cache 2020-07-25 12:09:02 -06:00
LibCefHelpers Disable WASM 2020-07-28 17:52:45 -06:00
ModListRegistry Tons of server-side fixes and tweaks to deal with strange nexus states 2020-08-11 22:25:12 -06:00
NexusApi Tons of server-side fixes and tweaks to deal with strange nexus states 2020-08-11 22:25:12 -06:00
StatusMessages Some more help text rewording 2020-07-19 15:50:11 -05: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 ClientFactory moved to Wabbajack.Lib 2020-06-26 12:08:30 -05:00
WebAutomation Merge pull request #889 from wabbajack-tools/clear-cef-cookies-button 2020-05-30 05:16:26 -07:00
ABatchProcessor.cs Fix #980, 2.1.3.4, and deps bumps 2020-07-27 15:33:45 -06:00
ACompiler.cs Mirrored files, permissions, and download support 2020-08-04 18:34:09 -06:00
AInstaller.cs Re-hash patched files just in case 2020-08-07 05:24:30 -06:00
app.config Updated all main projects to .NET 4.8.0 2019-11-23 16:50:09 +01:00
ClientAPI.cs Fix master and bump versions 2020-08-07 21:40:03 -06:00
concrt140.dll Including missing files for libcef 2020-03-23 14:57:59 -06:00
Data.cs Hotfixes for 2.1.0.2 2020-07-07 14:17:49 -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
Manifest.cs Added InlineFile Directives to the manifest 2020-06-13 20:32:30 +02:00
Metrics.cs Smaller bug fixes 2020-07-14 14:44:41 +02:00
MO2Compiler.cs Fix #980, 2.1.3.4, and deps bumps 2020-07-27 15:33:45 -06:00
MO2Installer.cs Add a folder checker to CheckValidInstallPath. 2020-08-07 23:22:48 +10:00
msvcp140.dll Including missing files for libcef 2020-03-23 14:57:59 -06:00
Readme.md Created READMEs for most projects 2019-11-21 15:11:08 +01:00
SystemParameters.cs Wabbajack.Lib nullability finished up 2020-04-10 13:32:35 -05: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 Enable optional disk compression 2020-08-05 16:01:45 -06:00
zEditIntegration.cs Don't delete profile specific saves, don't include profile specific saves 2020-06-30 21:46:26 -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.