erri120
|
7fba212ba3
|
Fixed modlist.txt order
|
2020-04-04 20:34:00 +02:00 |
|
erri120
|
eaa9336aa1
|
LOOT configs are no longer Base64 encoded
|
2020-04-02 17:24:02 +02:00 |
|
Timothy Baldridge
|
b030dd67ca
|
Added MatchAll support to mods
|
2020-02-04 22:17:12 -07:00 |
|
Justin Swanson
|
3d130690c4
|
Removed DropAll log message
Will eventually be printed by MO2Compiler as well
|
2020-01-19 19:32:13 -06:00 |
|
trawzified
|
877989ba16
|
Fix typos + inconsistencies in logs
|
2020-01-13 22:11:07 +01:00 |
|
Timothy Baldridge
|
f2bb07a528
|
Wabbajack.Lib is now .NET Standard 2.0
|
2020-01-07 06:50:11 -07:00 |
|
Timothy Baldridge
|
a76aff7962
|
Add override for Game Folder Files
|
2020-01-06 17:24:33 -07:00 |
|
Timothy Baldridge
|
b3840ae4d8
|
Allow .mohidden files to be patched
|
2020-01-06 16:08:19 -07:00 |
|
erri120
|
2643c499c2
|
Replaced old Steam/GOG Handlers with the new StoreHandler system
|
2020-01-03 18:22:50 +01:00 |
|
Justin Swanson
|
ec78cae414
|
RawSourceFile takes path in ctor
Would also make member readonly, but Vortex has a set line that we need to sort out
|
2019-12-22 16:03:20 -06:00 |
|
erri120
|
d9ac393984
|
Deployment files are now included correctly
|
2019-12-18 15:25:43 +01:00 |
|
Justin Swanson
|
e9deda9f44
|
Large swap to make WorkQueue able to take Task work items
|
2019-12-06 22:47:49 -06:00 |
|
Justin Swanson
|
760461ab3e
|
Made lots of error classes members public gets
|
2019-12-04 23:11:15 -06:00 |
|
Justin Swanson
|
e946fc7ea4
|
Made Utils.LogToFile private. Removed ExceptionToString
|
2019-12-04 23:07:44 -06:00 |
|
Justin Swanson
|
bf87746e69
|
Utils.ErrorThrow added for when wanting to throw the exception
|
2019-12-04 22:58:02 -06:00 |
|
Timothy Baldridge
|
f67a235274
|
Logs and exceptions as classes
|
2019-12-04 16:17:02 -07:00 |
|
erri120
|
7a38d3fb24
|
Created new SteamWorkshopDownloader and IncludeSteamWorkshopItems compilation step
|
2019-12-02 17:44:24 +01:00 |
|
Timothy Baldridge
|
8a680a8f14
|
Several fixes for compilation and caching.
|
2019-11-21 22:19:42 -07:00 |
|
Timothy Baldridge
|
f7a36bf20e
|
Fix staging error with new patching code
|
2019-11-21 15:35:59 -07:00 |
|
Timothy Baldridge
|
1ee439c7c1
|
Better selection of patch file sources
|
2019-11-21 14:32:58 -07:00 |
|
erri120
|
b930724560
|
Fixed naming in Wabbajack.Lib
|
2019-11-21 16:51:57 +01:00 |
|
erri120
|
e4f17a81b8
|
Removed unused imports from Wabbajack.Lib
|
2019-11-21 15:25:56 +01:00 |
|
Timothy Baldridge
|
8d5843ecc6
|
Rename Compiler/Installer to MO2Compiler/MO2Installer, other code cleanup as well
|
2019-11-17 17:17:06 -07:00 |
|
erri120
|
7dbe31581f
|
Disabled mods will now be ignored in the VortexCompiler
|
2019-11-17 17:26:04 +01:00 |
|
erri120
|
24378ac553
|
VortexCompiler include Properties
|
2019-11-17 15:45:21 +01:00 |
|
Timothy Baldridge
|
baab601f09
|
Rework Work queue to be non-static
|
2019-11-16 21:16:42 -07:00 |
|
Timothy Baldridge
|
11cd96693a
|
Compiles, working through the tests
|
2019-11-15 17:01:37 -07:00 |
|
Timothy Baldridge
|
f6a27ac094
|
Much simpler integration
|
2019-11-15 06:06:34 -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
|
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
|
ece05901c2
|
Fixed stack compilation endless loop
|
2019-11-14 15:34:10 -07:00 |
|
erri120
|
0fa2be2c1d
|
Fixed typo
|
2019-11-14 15:34:10 -07:00 |
|
erri120
|
bd3d753138
|
Created IncludeVortexDeployment Compilation Step
|
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 |
|
Timothy Baldridge
|
d9ca38cdff
|
Make BSA Routines async (#168)
* Make BSA routines async
|
2019-11-11 21:35:07 -07:00 |
|
Timothy Baldridge
|
0151b219bf
|
dump stack info to disk and load it during compilation
|
2019-10-30 20:24:42 -06:00 |
|
Timothy Baldridge
|
eb6bf289a7
|
move compilation steps into separate files and abstract behind an interface
|
2019-10-30 06:29:06 -06:00 |
|