Version 0.9.2 - 9/18/2013
- Fixed a bug with BSA string encoding
- Fixed another profile issue confirmed that they are properly included now
- Log when the executable is being generated
- Fixed a integer overflow resulting in a crash in very large BSA reading
- Fix a bug in BSA string encoding
- Add human friendly filesizes to the download header and file info sections in the Install Report
- Improve compilation times by caching BSDiff patches
- Detect when VFS root folders don't exist
- Only reauth against the Nexus every 3 days (instead of 12 hours)
- Optimize executable patching by switching to .NET serialization and LZ4 compression
- Ignore some files Wabbajack creates
- Improve compilation times by reworking file indexing algorithm
- Store patch files in byte format instead of base64 strings
- Verify SHA of patched files after install
- Treat .fomod files as archives
- Include WABBAJACK_INCLUDE files before including patches
- Ignore .bin and .refcache files (DynDOLOD temp files)
- Shell out to cmd.exe for VFS cleaning should fix "ReadOnlyFile" errors once and for all
- Switch out folder selection routines for Win32 APIs, should fix issue #27
- Disable the UI while working on things, so users don't accidentally mis-click during installation/loading
- Disabled "ignore missing files", it didn't work anyways
- Properly delete BSA temp folder after install
- Include size and hash for installed files