erri120
|
bc8dc65f29
|
Archives tagged with WABBAJACK_VORTEX_MANUAL will now be correctly detected and added to the modlist
|
2019-12-04 13:36:56 +01:00 |
|
Justin Swanson
|
4945f95066
|
PMap return swapped to array
|
2019-12-03 17:49:52 -06:00 |
|
Timothy Baldridge
|
5ba0514a0e
|
Merge pull request #228 from Noggog/vortex-front
Vortex front
|
2019-12-02 22:14:07 -07:00 |
|
Justin Swanson
|
d609e50afb
|
Vortex Installer implemented
|
2019-12-02 20:38:33 -06:00 |
|
erri120
|
7a38d3fb24
|
Created new SteamWorkshopDownloader and IncludeSteamWorkshopItems compilation step
|
2019-12-02 17:44:24 +01:00 |
|
erri120
|
09ca870f6a
|
VortexCompiler can now check for non-nexus mods to add to the modlist
|
2019-12-01 16:08:19 +01:00 |
|
erri120
|
41e5660c73
|
Vortex Compiler cleanup
|
2019-12-01 15:59:08 +01:00 |
|
erri120
|
bb2b199d34
|
Removed description from .meta file
|
2019-12-01 15:54:21 +01:00 |
|
Justin Swanson
|
3a15d62289
|
ACompiler explicit implementation enforcement of its required members
|
2019-11-23 18:30:51 -06:00 |
|
Timothy Baldridge
|
2afcb83456
|
Switch directory deleting back to use a shell process. It's the only 100% reliable method I've found.
|
2019-11-23 10:37:24 -07:00 |
|
erri120
|
e4f17a81b8
|
Removed unused imports from Wabbajack.Lib
|
2019-11-21 15:25:56 +01:00 |
|
Timothy Baldridge
|
0c78680c09
|
Abstract the base components of compilers/installers into a single abstract class
|
2019-11-17 16:48:32 -07:00 |
|
erri120
|
e7a644ea6f
|
Removed IgnoreMissingFiles = true
|
2019-11-17 17:30:05 +01:00 |
|
erri120
|
7dbe31581f
|
Disabled mods will now be ignored in the VortexCompiler
|
2019-11-17 17:26:04 +01:00 |
|
erri120
|
ac178ed0c5
|
Moved core Compile functions to ACompiler
|
2019-11-17 16:00:33 +01:00 |
|
erri120
|
b21fdfbd8c
|
VortexCompiler will now export MD and HTML files
|
2019-11-17 15:54:07 +01:00 |
|
erri120
|
24378ac553
|
VortexCompiler include Properties
|
2019-11-17 15:45:21 +01:00 |
|
erri120
|
c22cc20fc8
|
Rebase fixes
|
2019-11-17 15:28:01 +01:00 |
|
erri120
|
a10a3ff1ff
|
ModList staging folder will be deleted when finished
|
2019-11-17 15:01:13 +01:00 |
|
erri120
|
bfbdc10860
|
Fixed Game not being set and vortex file not being ignored
|
2019-11-17 15:01:13 +01:00 |
|
Timothy Baldridge
|
9db982a13d
|
Merge latest from master
|
2019-11-16 21:30:22 -07:00 |
|
Timothy Baldridge
|
d92d05dbf8
|
Merge remote-tracking branch 'origin/master' into compiler-update-streams
|
2019-11-16 21:16:51 -07:00 |
|
Timothy Baldridge
|
baab601f09
|
Rework Work queue to be non-static
|
2019-11-16 21:16:42 -07:00 |
|
Justin Swanson
|
4978e55e04
|
VortexCompilerVM staging and downloads picker wiring
|
2019-11-16 21:09:46 -06:00 |
|
Justin Swanson
|
30437ba9c3
|
VortexCompiler ctor made more explicit
|
2019-11-16 16:10:13 -06:00 |
|
Timothy Baldridge
|
11cd96693a
|
Compiles, working through the tests
|
2019-11-15 17:01:37 -07:00 |
|
Timothy Baldridge
|
a4c629ddc4
|
Merge branch 'master' into vfs-integration-redux
|
2019-11-15 07:19:39 -07:00 |
|
Timothy Baldridge
|
f6a27ac094
|
Much simpler integration
|
2019-11-15 06:06:34 -07: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 |
|
erri120
|
f7ee563095
|
Removed Vortex/MO2 compiler reference in ACompiler in favor of casting
|
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
|
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
|
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
|
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
|
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
|
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
|
dcf91c0737
|
Created VortexCompiler and updated MO2 Compiler
|
2019-11-14 15:34:10 -07:00 |
|