Skip to content

Releases: Marlamin/wow.tools.local

0.4.4

11 Apr 20:32
Compare
Choose a tag to compare

This will likely be the last release before 11.0 testing begins. Keep in mind that if something breaks with 11.0, my first priority will NOT be wow.tools.local, so you might have to stick it out for a bit.

  • Fix for CreatureDisplayInfo files not being picked up during model naming.
  • Only show DB2s with actual changes in diffs (ignores schema changes).
  • Updated enums.
  • Updated CascLib/WoWDBDefs.

0.4.3

21 Mar 19:42
Compare
Choose a tag to compare
  • Added "Extract all" button on files page to extract all files in the current search result to disk (folder controlled by new extractionDir setting).
  • Added preferHighResTextures setting to prefer loading higher-res BLPs over original ones (currently Cataclysm Beta-only).
  • Updated CascLib/WoWDBDefs.

0.4.2

17 Mar 02:42
Compare
Choose a tag to compare

Didn't want to write all this up for a not-likely-but-not-impossible emergency 10.2.6 release, so just a release to sync up.

  • Added file-naming tool (work in progress).
  • Added multi-file ZIP downloads on files page.
    Hold SHIFT or ALT while clicking "Download" on a file to queue a file/enable the UI.
    SHIFT-A to add all files on page to queue.
  • Added link to modelviewer on modelviewer modals (by @WainPetopia).
  • Added link to TACT key page in menu (by @WainPetopia).
  • Added link to scenescripts page in menu (by @Ghostopheles).
  • Added button to relink certain file types on request in file modal.
  • Added WMOs back to modelviewer file list.
  • Added optional showAllFiles config option to show all files, regardless if they're available.
  • Added in-game browser flags (by @Luzifix).
  • Added .toc as readable text.
  • Updated multiple enums/flags (by @raethkcj).
  • Updated wago.tools file downloads build filter to allow for all builds newer than 18378.
  • Updated JQuery to 3.7.1.
  • Updated animation list.
  • Updated CascLib/DBCD/WoWDBDefs.
  • Improved historic file downloading to download file when locally available.
  • Improved skin selection to include results from both Creature/Item tables (by @WainPetopia).
  • Improved texture slot UI on modelviewer (by @WainPetopia).
  • Moved "Export keys" button to TACT key page.
  • Cleaned up buttons on files page.
  • Fixed DB2 info page not working for WDC5 DB2s.
  • Fixed issue where files would not show up as decrypted after discovering a new key.

0.4.1

14 Jan 21:57
5ca58c6
Compare
Choose a tag to compare

0.4.1 is a release with no changes to fix the update checker thinking there's an update. Original 0.4.0 release notes follow.

File history / file links are back!

image

To get existing data for both of these features, download and extract WTL.db and dump it in the same folder as the wow.tools.local executable before starting this update for the first time. If you've already started this update once you can delete WTL.db and replace it with the one from this release.

Another major thing is WTL linking to https://wago.tools to compare both BLPs and text format files in build diffs and for downloads in the file history.

Anyways, full changelog;

  • Added file links to the More Information file modal.
  • Added file history to the More Information file modal.
  • Added manifestFolder startup argument/config variable (by @Ghostopheles).
  • Added WoWFormatLib and SereniaBLPLib dependencies.
  • Added BLP comparing to build diffs.
  • Added text format comparisons to build diffs (requires Git to be installed).
  • Updated the modelviewer to support texture replacements up to slot 27 (by @WainPetopia).
  • Updated the modelviewer to load additional item textures/particle colors (by @WainPetopia).
  • Updated file typing to detect WDC5 DB2 files and to separate WMO (wmo) and group WMOs (gwmo).
  • Updated CascLib/ImageSharp/WoWDBDefs.
  • Updated TACT key metadata.
  • Updated SereniaBLPLib for .NET 8.0 support (0.4.0a)

0.3.0

08 Dec 22:45
Compare
Choose a tag to compare
  • Added lookup support.
  • Added filename verification icons for files with lookups.
  • Added caching of lookups per file ID between branches.
  • Updated to .NET 8.
  • Updated TACT key metadata.
  • Updated enums.
  • Improved layout of encryption metadata.
  • Improved TACTKey crawling.
  • Updated WoWDBDefs/CascLib/DBCD.

0.2.2

08 Nov 02:36
Compare
Choose a tag to compare
  • Added basic WorldStateExpression tooltips.
  • Updated TACT key metadata.
  • Updated enums.
  • Updated WoWDBDefs/CascLib.
  • Fix files remaining seemingly encrypted after TACT key update.
  • Fix DB2 info page not working for those with non-standard DB2 folders.
  • Fix download links for files with quotes not working.
  • Butts.

0.2.1

07 Oct 07:48
Compare
Choose a tag to compare
  • Added file size to more information modal.
  • Added support for 3rd texture variation for creature models.
  • Added DB2 encryption metadata to more information modals.
  • Added searching by encryption key in DB2s (provided key is available), same encrypted:KEYLOOKUP format as files page.
  • Added tracking of files that aren't encrypted but are supposed to be (white unlocked icon).
  • Fixed unknown files in build diffs page showing up as "unknown/filedataid.unk", it is now back to red rows.
  • Fixed deleted files never having names in build diffs.
  • Fixed build diffs not being updated after listfile update.
  • Fixed more information modal on hotfixes page.
  • Updated TACT key metadata.
  • Updated DBCD/WoWDBDefs/CascLib.

0.2.0

10 Sep 01:57
Compare
Choose a tag to compare
  • Added update checker (experimental).
  • Added more information/content hash lookup modals to files/diff pages.
  • Added some new file types to type detection.
  • Added range:start-end search option for files page.
  • Added file tooltips/modals to DBC pages.
  • Added foreign key tooltips to DBC diffs.
  • Improved listfile downloading.
  • Updated DBC flags/enums.
  • Updated TACT key metadata.
  • Updated animation names.
  • Updated WoWDBDefs/CascLib.

0.1.16

22 Aug 15:31
a822e24
Compare
Choose a tag to compare
  • Fixes rare crash with listfile updates

0.1.15

15 Aug 22:42
Compare
Choose a tag to compare
  • Updated CascLib to deal with root format change
  • Updated included database definitions