..
CompilationSteps
Rename Compiler/Installer to MO2Compiler/MO2Installer, other code cleanup as well
2019-11-17 17:17:06 -07:00
Downloaders
Change KnownFoldersType to Downloads instead of DownloadsLocalized, fixes Windows 7 crash
2019-11-18 18:53:11 +01:00
ModListRegistry
Changed ToDescriptionString to return toString if no description is present
2019-11-18 18:06:17 +01:00
NexusApi
Implement a better HTTP caching server
2019-11-18 22:10:07 -07:00
Properties
pull the core of Wabbajack into Wabbajack.Lib so we can reuse it in other exes
2019-10-15 21:10:34 -06:00
UI
Initial settings systems
2019-11-05 21:22:38 -06:00
Validation
Rework Work queue to be non-static
2019-11-16 21:16:42 -07:00
WebAutomation
navigateto hangs, source does not, why? I don't know
2019-10-24 21:02:32 -06:00
ABatchProcessor.cs
Rename Compiler/Installer to MO2Compiler/MO2Installer, other code cleanup as well
2019-11-17 17:17:06 -07:00
ACompiler.cs
Abstract the base components of compilers/installers into a single abstract class
2019-11-17 16:48:32 -07:00
AInstaller.cs
Several fixes that came up during testing.
2019-11-19 17:15:46 -07:00
app.config
Added Ceras NuGet Package
2019-10-27 14:55:30 +01:00
CerasConfig.cs
Much simpler integration
2019-11-15 06:06:34 -07:00
css-min.css
fix sanity tests
2019-10-15 21:17:27 -06:00
css.css
fix sanity tests
2019-10-15 21:17:27 -06:00
Data.cs
Much simpler integration
2019-11-15 06:06:34 -07:00
IBatchProcessor.cs
Abstract the base components of compilers/installers into a single abstract class
2019-11-17 16:48:32 -07:00
MO2Compiler.cs
Optimize modlists before installation. Also fixed an async bug in VFS.
2019-11-17 22:21:24 -07:00
MO2Installer.cs
Optimize modlists before installation. Also fixed an async bug in VFS.
2019-11-17 22:21:24 -07:00
ReportBuilder.cs
Rename Compiler/Installer to MO2Compiler/MO2Installer, other code cleanup as well
2019-11-17 17:17:06 -07:00
ViewModel.cs
pull the core of Wabbajack into Wabbajack.Lib so we can reuse it in other exes
2019-10-15 21:10:34 -06:00
VortexCompiler.cs
Abstract the base components of compilers/installers into a single abstract class
2019-11-17 16:48:32 -07:00
VortexInstaller.cs
Abstract the base components of compilers/installers into a single abstract class
2019-11-17 16:48:32 -07:00
Wabbajack.Lib.csproj
Rename Compiler/Installer to MO2Compiler/MO2Installer, other code cleanup as well
2019-11-17 17:17:06 -07:00
zEditIntegration.cs
Change general _mo2Compiler back to installer to fix merges
2019-11-19 14:04:17 +01:00