Skip to content

0.4.5

Compare
Choose a tag to compare
@Marlamin Marlamin released this 25 May 15:08
· 166 commits to main since this release
  • Added knownkey/unknownkey file search filters to filter by known/unknown TACT encryption keys
  • Added added file search filter
    e.g. search for added:10.2.7.54295|11.0.0.54311 to get new files added between 10.2.7.54295 and 11.0.0.54311
    Note: This requires you to have loaded both builds so WTL has manifests for both on disk.
  • Added support for loading listfile parts instead of downloading/reading listfile (
    To use this, set the listfile location in config to the parts dir of wowdev/wow-listfile repo.
    Note: This disables automatic listfile updates, so make sure to regularly pull the repo for updates.
  • Added creature VO naming support to naming page.
    Note: This requires a data collection addon such as Datamine by @Ghostopheles to track what VO line belongs to which creatures as well having said voice lines still in your DBCache and the creature in creaturecache.wdb. Related files (Datamine_Data.lua, DBCache.bin and creaturecache.wdb) can also be dropped in a caches directory in the main WTL folder.
  • Added support for naming WMO files on the manual model naming page.
  • Added support for naming liquid textures in automatic naming.
  • Added various contenthash-based file names to automatic naming.
  • Fixed various issues/crashes with file naming. this feature is still very experimental.
  • Updated flags/enums/FKs (thanks @QartemisT, @raethkcj and @Selenium)
  • Updated CascLib/WoWDBDefs.