0.0.13-alpha
Still considered unstable, especially API wise. More large changes are coming. Use at your own risk!
Library
- Remove archive.wow.tools as CDN.
Full Changelog: 0.0.12-alpha...0.0.13-alpha
0.0.12-alpha notes
Adding these again as this released 1 day before 0.0.13-alpha.
Library
- Added
CDNDirsetting or optional local CDN directory, e.g. if you are mirroringtpr/wowtoC:/CDN/tpr/wow, set this toC:/CDN. - Added
TryCDNsetting (default: true) to optionally skip trying to retrieve files from CDN. - Added optional verification argument to BLTE decoding.
- Fixed issue where TACTSharp loaded old indexes when using a local installation that lead to many files needing to be downloaded.
- Fixed encoding result
Lengthto properly represent the amount of found keys. - If certain things are not found (e.g. indexes) the library now tries its best to carry carrying on.
- Exposed index type for detecting what kind of index an index is.
TACTTool
- Added
--cdndir(short:-cdn) argument to set local CDN directory if available.
Full Changelog: 0.0.11-alpha...0.0.12-alpha