Timothy Baldridge
|
b181d48722
|
More test fixes
|
2020-08-12 22:14:35 -06:00 |
|
Timothy Baldridge
|
39078b21d9
|
LL autohealing
|
2020-08-12 16:23:02 -06:00 |
|
Timothy Baldridge
|
4e1c766bce
|
Bad sizing setup on slab allocator
|
2020-07-19 19:24:30 -06:00 |
|
Timothy Baldridge
|
91ae3a716e
|
Make BSA Construction async
|
2020-07-19 19:19:56 -06:00 |
|
Timothy Baldridge
|
7bc1bcb861
|
Fixes for the DiskSlabAllocator.cs, ListValidator.cs, and the constantly breaking URL test.
|
2020-07-19 17:09:59 -06:00 |
|
Timothy Baldridge
|
ea76d88012
|
Temp files now implement IAsyncDisposable instead of IDisposable and use AbsolutePath.DeleteAsync
|
2020-05-27 20:43:57 -06:00 |
|
Justin Swanson
|
3b34af90de
|
Standardized the "warmup" functionality into one place
|
2020-04-28 17:52:20 -05:00 |
|
Justin Swanson
|
2b0866b4f3
|
Adjusted TempFolder init concepts
Wasn't being awaited in the App ctor. Swapped for a static factory that can be awaited to ensure initialization is complete
|
2020-04-27 22:17:06 -05:00 |
|
Timothy Baldridge
|
2f6357bd51
|
Temp folder fixes, fix for NOMATCH_INCLUDE
|
2020-04-21 22:13:07 -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
|
723f687dbd
|
Several fixes for BSA compiling
|
2020-04-15 05:53:49 -06:00 |
|
Justin Swanson
|
21b52fb361
|
Enabled nullability for Wabbajack.Common
|
2020-04-03 18:23:13 -05:00 |
|
Timothy Baldridge
|
c22e40f752
|
Fix a few more broken tests
|
2020-04-03 16:41:42 -06:00 |
|
Timothy Baldridge
|
8af841f3d6
|
Fix several more tests
|
2020-04-03 16:41:42 -06:00 |
|
Timothy Baldridge
|
129f6b4fc2
|
Cleaned up a bunch of warnings and errors
|
2020-04-03 16:40:52 -06:00 |
|
Timothy Baldridge
|
c130106213
|
Fix broken updating
|
2020-04-03 16:40:51 -06:00 |
|
Timothy Baldridge
|
723f624d7a
|
Half of the downloaders pass tests
|
2020-04-03 16:40:51 -06:00 |
|
Timothy Baldridge
|
b37728eefd
|
Tons of WIP changes for paths
|
2020-04-03 16:37:27 -06:00 |
|
Timothy Baldridge
|
3ef75a248d
|
Fixes for memory mapping issues
|
2020-03-09 14:38:35 -06:00 |
|
Timothy Baldridge
|
181a0f6b6a
|
Bug fixes for virtual memory/stream leaks
|
2020-03-04 22:27:15 -07:00 |
|
Timothy Baldridge
|
2a14932092
|
Move around namespaces so BSA routines can use Common namespaces. Make BA2 creation use memory mapped files instead of memory streams
|
2020-03-04 17:02:16 -07:00 |
|
Timothy Baldridge
|
186facb066
|
Fixes for WorkBase
|
2020-03-03 22:23:08 -07:00 |
|
Justin Swanson
|
033e829612
|
Percent.One bugfix
|
2020-02-27 20:43:30 -06:00 |
|
Timothy Baldridge
|
27025db484
|
Switch from BSDiff to OctoDiff for patch generation
|
2020-02-24 16:18:29 -07:00 |
|
Justin Swanson
|
bdfe00c32d
|
Percent implicit conversion operator changed to explicit
|
2020-02-10 17:45:17 -06:00 |
|
Justin Swanson
|
b05c43661c
|
Percent struct
|
2020-02-07 23:45:45 -06:00 |
|
Justin Swanson
|
e5aef9a043
|
AsyncLock + tests. NexusApi swapped to use it
|
2019-12-21 18:17:56 -06:00 |
|
Justin Swanson
|
078b457857
|
FilePickerVM unit tests, better filter enforcement
|
2019-12-14 14:11:39 -06:00 |
|