Timothy Baldridge
|
a3b01b1353
|
Rework nexus key caching
|
2019-11-15 21:02:37 -07:00 |
|
Timothy Baldridge
|
11cd96693a
|
Compiles, working through the tests
|
2019-11-15 17:01:37 -07:00 |
|
Timothy Baldridge
|
a8dd59227d
|
Several fixes and performance improvements
|
2019-11-15 16:13:27 -07:00 |
|
Timothy Baldridge
|
a4c629ddc4
|
Merge branch 'master' into vfs-integration-redux
|
2019-11-15 07:19:39 -07:00 |
|
Timothy Baldridge
|
3d4947a27a
|
All sanity checks pass
|
2019-11-15 06:41:08 -07:00 |
|
Timothy Baldridge
|
bb4354ad20
|
TestDirectMatch passes!
|
2019-11-15 06:37:04 -07:00 |
|
Timothy Baldridge
|
f6a27ac094
|
Much simpler integration
|
2019-11-15 06:06:34 -07:00 |
|
Justin Swanson
|
22d1f29a8d
|
Removed duplicate member
|
2019-11-14 23:49:00 -06:00 |
|
Justin Swanson
|
9580301a4f
|
Moved some trivial member instantiations to in-line
No need to make every sub compiler create these
|
2019-11-14 23:47:55 -06:00 |
|
erri120
|
7a0eae0127
|
Fixed TestVortexStackSerialization failing
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
6dc3fd4085
|
Fixed Vortex downloads folder not being detected
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
c41e1999f8
|
Vortex folder will be detected and set if found
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
f391254f1d
|
Created Vortex Test for StackSerialization
|
2019-11-14 15:34:11 -07:00 |
|
Timothy Baldridge
|
9fad28f70a
|
Don't cache MD5 searches
We don't have expiry for MD5 searches, so we won't cache them for now
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
c6b4155126
|
Fixed leftovers
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
f7ee563095
|
Removed Vortex/MO2 compiler reference in ACompiler in favor of casting
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
3f58803b4d
|
Fixed zEditIntegrationTests failing
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
fa18a45ebc
|
Refractored the creation of meta files and fixed downloads being included in the modlist
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
9272e9d67c
|
VortexInstaller will now make use of the paths set by the InstallerView
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
60f9b33265
|
Working VortexInstaller
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
3ad63bda39
|
Created VortexInstaller
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
80068fdd7d
|
Created AddExternalFolder function to index the AdditionalFolders for the game
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
9feed217ef
|
Removed RunIfGame Step in favor of inline conditional statements
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
791438eea6
|
Created RunIfGame CompilationStep
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
a6016813f0
|
Added a comment
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
061e46572d
|
VortexCompiler: Added support for different staging/downloads folder
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
00cacfd01f
|
VortexCompiler: Added more logging
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
e23ca453a5
|
VortexCompiler: Added ModList metadata
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
5b1ea3d448
|
Added null check to NexusDownloader:GetDownloaderState
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
6c1177d8e1
|
Fixed typo
|
2019-11-14 15:34:10 -07:00 |
|
erri120
|
2a92131025
|
Created GetByNexusName function for the GameRegistry
|
2019-11-14 15:34:10 -07:00 |
|
erri120
|
233c85b36d
|
Implemented new caching system with GetModInfoFromMD5
|
2019-11-14 15:34:10 -07:00 |
|
erri120
|
4900423f70
|
Fixed rebase issues
|
2019-11-14 15:34:10 -07:00 |
|
erri120
|
ece05901c2
|
Fixed stack compilation endless loop
|
2019-11-14 15:34:10 -07:00 |
|
erri120
|
22dbc7cab3
|
Rerolled a commit
|
2019-11-14 15:34:10 -07:00 |
|
erri120
|
3fb698789c
|
Working VortexCompiler
|
2019-11-14 15:34:10 -07:00 |
|
erri120
|
0fa2be2c1d
|
Fixed typo
|
2019-11-14 15:34:10 -07:00 |
|
erri120
|
1041f1ecde
|
Using MD5 hash for getting mod info
|
2019-11-14 15:34:10 -07:00 |
|
erri120
|
68f800e783
|
Created GetModFiles NexusApi function
|
2019-11-14 15:34:10 -07:00 |
|
erri120
|
609c5d309b
|
Game name will not be converted if it already is
|
2019-11-14 15:34:10 -07:00 |
|
erri120
|
1c9f960252
|
Created NexusFile class
|
2019-11-14 15:34:10 -07:00 |
|
erri120
|
f3b7b44d24
|
Fixed bad comment
|
2019-11-14 15:34:10 -07:00 |
|
erri120
|
bd3d753138
|
Created IncludeVortexDeployment Compilation Step
|
2019-11-14 15:34:10 -07:00 |
|
erri120
|
8d650fcbd9
|
Fixed some stuff
|
2019-11-14 15:34:10 -07:00 |
|
erri120
|
45ba7d4bce
|
Updated zEditIntegration to use the new ACompiler
|
2019-11-14 15:34:10 -07:00 |
|
erri120
|
8eb2f34faa
|
Updated all CompilationSteps to use the new ACompiler
|
2019-11-14 15:34:10 -07:00 |
|
erri120
|
917a9e296c
|
Updated ACompilationStep and IStackStep to use new ACompiler
|
2019-11-14 15:34:10 -07:00 |
|
erri120
|
dcf91c0737
|
Created VortexCompiler and updated MO2 Compiler
|
2019-11-14 15:34:10 -07:00 |
|
erri120
|
f9b0976ef1
|
Created abstract Compiler class
|
2019-11-14 15:34:10 -07:00 |
|
erri120
|
dae96640d8
|
Created ModManager enum, moved enums to Wabbajack.Common
|
2019-11-14 15:34:10 -07:00 |
|