Timothy Baldridge
|
c225906277
|
Add virus scanning support to Wabbajack and the server, scan all patched executable files
|
2020-07-14 22:20:56 -06:00 |
|
Timothy Baldridge
|
009b59289c
|
Don't re-hash files during compilation
|
2020-07-10 16:59:39 -06:00 |
|
erri120
|
79c962bccd
|
Disabled IncludePatches if generic game
|
2020-07-06 08:58:28 +02:00 |
|
Timothy Baldridge
|
898a50a7ab
|
Merge pull request #937 from wabbajack-tools/ignore-saves
Don't delete profile specific saves, don't include profile specific s…
|
2020-07-01 07:06:22 -07:00 |
|
Timothy Baldridge
|
f1e5fa9f0f
|
Fix timeouts caused by having too many patches
|
2020-07-01 06:07:02 -06:00 |
|
Timothy Baldridge
|
69238e5c0c
|
Don't delete profile specific saves, don't include profile specific saves
|
2020-06-30 21:46:26 -06:00 |
|
Timothy Baldridge
|
d48489d4fe
|
Consider all possible binary patches and select the smallest
|
2020-06-30 17:09:59 -06:00 |
|
Timothy Baldridge
|
0b74c04c86
|
And priority to how game files are resolved
|
2020-06-20 17:10:43 -06:00 |
|
Timothy Baldridge
|
6c74279bfd
|
Add better game file handling
|
2020-06-20 16:51:47 -06:00 |
|
Timothy Baldridge
|
496c0083bf
|
Store patches in RocksDb
|
2020-06-01 21:41:34 -06:00 |
|
Timothy Baldridge
|
d0accf01e8
|
Fixes for issues found in alpha4
|
2020-04-22 14:58:50 -06:00 |
|
Timothy Baldridge
|
adb3354615
|
Rel path conversion name issues in IncludePathces
|
2020-04-21 16:58:42 -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
|
07c35f7a96
|
Fix nullable reference logic errors.
|
2020-04-03 22:02:53 -06:00 |
|
Timothy Baldridge
|
06b3479230
|
Fixed a deadlock in the sanity tests
|
2020-04-03 16:41:17 -06:00 |
|
Timothy Baldridge
|
b605879d6a
|
EndToEnd Tests finally pass!
|
2020-04-03 16:40:52 -06:00 |
|
Timothy Baldridge
|
5bc361663f
|
Only 69 errors left, Nice!
|
2020-04-03 16:39:49 -06: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 |
|
Timothy Baldridge
|
b3840ae4d8
|
Allow .mohidden files to be patched
|
2020-01-06 16:08:19 -07:00 |
|
Justin Swanson
|
e9deda9f44
|
Large swap to make WorkQueue able to take Task work items
|
2019-12-06 22:47:49 -06: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 |
|
Timothy Baldridge
|
f6a27ac094
|
Much simpler integration
|
2019-11-15 06:06:34 -07:00 |
|
erri120
|
8eb2f34faa
|
Updated all CompilationSteps to use the new ACompiler
|
2019-11-14 15:34:10 -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 |
|