NielsHeltner / wowhead-quick-link

World of Warcraft Addon that allows you to quickly look up anything on Wowhead without having to manually search for it.
GNU General Public License v3.0
7 stars 4 forks source link

Support for the transmog collection window #12

Closed cremor closed 4 years ago

cremor commented 4 years ago

Is it possible to add support for the transmog collection window? If yes, please also consider those item styles that have multiple sources. A link should be generated for the currently active source (which can be changed by pressing Tab).

NielsHeltner commented 4 years ago

Support for both tabs (Items and Sets) of the transmog/appearance window, which also take the currently selected style into account, has been added as of 8120f489a2223dd71a96525f9eb1d8e9601ca94b.

Two notes:

  1. Illusions are not supported, as Wowhead does not have pages for illusion themselves (e.g. the illusion "Blood Draining" has illusion ID 5392, but Wowhead only has the spell that applies the illusion to a weapon (https://www.wowhead.com/spell=174979/illusion-blood-draining). It doesn't seem like there is an ingame way to link the two.
  2. While the items of transmog sets are supported, the sets themselves are not. This boils down to one of two issues, depending on the set: either Wowhead doesn't have the set in its database (i.e. pretty much any raid set after tier 18); or the setID found ingame does not match Wowhead's setID.