Timothy Baldridge
|
2855b1d1ca
|
Revert "Compression.BSA -> Wabbajack.Compression.BSA"
This reverts commit 4fc53ce7b2 .
|
2020-06-27 11:04:59 -06:00 |
|
Timothy Baldridge
|
4fc53ce7b2
|
Compression.BSA -> Wabbajack.Compression.BSA
|
2020-06-27 08:26:38 -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 |
|
Timothy Baldridge
|
ea08c9865d
|
Common and BSA routines now use async IO exclusively
|
2020-05-25 10:24:16 -06:00 |
|
Timothy Baldridge
|
6561e29ac6
|
Also encode BA2 filenames with UTF8
|
2020-05-11 08:32:29 -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
|
8af841f3d6
|
Fix several more tests
|
2020-04-03 16:41:42 -06:00 |
|
Timothy Baldridge
|
defbc15593
|
Only 149 errors left in Wabbajack.Lib
|
2020-04-03 16:38:48 -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
|
854bdbcaf3
|
Convert remaining BSA types to us virtual memory
|
2020-03-04 21:32:38 -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 |
|
Justin Swanson
|
5db84a6ee6
|
Replaced all File.OpenWrite calls /w .Open(FileMode.Create)
File.OpenWrite is equivalent to FileMode.OpenOrCreate, which caused errors when replacing a file that was larger previously
|
2020-01-18 14:52:09 -06:00 |
|
Timothy Baldridge
|
11cd96693a
|
Compiles, working through the tests
|
2019-11-15 17:01:37 -07:00 |
|
Timothy Baldridge
|
d9ca38cdff
|
Make BSA Routines async (#168)
* Make BSA routines async
|
2019-11-11 21:35:07 -07:00 |
|
Timothy Baldridge
|
473ffbd806
|
a bunch of integration work, and ba2 fixes
|
2019-10-09 23:04:28 -06:00 |
|
Timothy Baldridge
|
ce4a3e17dd
|
a good dozen BA2s passed the full test suite
|
2019-10-07 22:02:03 -06:00 |
|
Timothy Baldridge
|
9f3ee6a5cc
|
can write .ba2 general files, and they read back without issue
|
2019-10-07 16:13:38 -06:00 |
|