Skip to content

0.0.13-alpha

Choose a tag to compare

@Marlamin Marlamin released this 24 May 15:03
· 25 commits to main since this release
d0ab516

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 CDNDir setting or optional local CDN directory, e.g. if you are mirroring tpr/wow to C:/CDN/tpr/wow, set this to C:/CDN.
  • Added TryCDN setting (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 Length to 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