Timothy Baldridge
|
79a6640cc5
|
Hotfixes
|
2020-04-27 15:32:19 -06:00 |
|
Timothy Baldridge
|
49bcd6d483
|
Several small fixes for the build server and compilation
|
2020-04-27 06:30:15 -06:00 |
|
Timothy Baldridge
|
724f0074ce
|
BSA building is now async, status updates during compression
|
2020-04-20 15:36:33 -06:00 |
|
Timothy Baldridge
|
bb9ef89dee
|
BSA archives are now lazily extracted.
7Zip extracted archives now only extract the fewest files required.
Audited the uses of .Wait
Lazily init the VFS cleaning
|
2020-04-16 21:52:19 -06:00 |
|
Timothy Baldridge
|
470992cc4a
|
Merge Master
|
2020-04-15 06:05:05 -06:00 |
|
Timothy Baldridge
|
723f687dbd
|
Several fixes for BSA compiling
|
2020-04-15 05:53:49 -06:00 |
|
Justin Swanson
|
806ff74893
|
Wabbajack.Lib nullability finished up
|
2020-04-10 13:32:35 -05:00 |
|
Justin Swanson
|
86641d01df
|
Wabbajack.Lib Compilation steps nullable enabled
|
2020-04-10 13:23:23 -05:00 |
|
Timothy Baldridge
|
defbc15593
|
Only 149 errors left in Wabbajack.Lib
|
2020-04-03 16:38:48 -06:00 |
|
Timothy Baldridge
|
b030dd67ca
|
Added MatchAll support to mods
|
2020-02-04 22:17:12 -07: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 |
|
Justin Swanson
|
e9deda9f44
|
Large swap to make WorkQueue able to take Task work items
|
2019-12-06 22:47:49 -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
|
b930724560
|
Fixed naming in Wabbajack.Lib
|
2019-11-21 16:51:57 +01:00 |
|
Timothy Baldridge
|
8d5843ecc6
|
Rename Compiler/Installer to MO2Compiler/MO2Installer, other code cleanup as well
|
2019-11-17 17:17:06 -07: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
|
f7ee563095
|
Removed Vortex/MO2 compiler reference in ACompiler in favor of casting
|
2019-11-14 15:34:11 -07:00 |
|
erri120
|
ece05901c2
|
Fixed stack compilation endless loop
|
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 |
|
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 |
|