frozn / TipTac

WoW AddOn TipTac Reborn
GNU General Public License v3.0
107 stars 20 forks source link

[Cataclysm Classic] Show Spell ID & Rank shows Spell ID & random stuff #290

Open Kolmarwow opened 1 month ago

Kolmarwow commented 1 month ago

Describe the bug

If you enable "Show Spell ID & Rank" in ItemRef, it'll show Spell ID & random stuff related to the tooltip, usually stance/form requirements. This presumably happens as spell ranks were removed in Cataclysm.

image image

Briefly checked Retail/Vanilla and all looks fine there so just a Cataclysm issue, hopefully not another one on Blizzard's end :sweat_smile:

Steps to Reproduce

  1. Enable "Show Spell ID & Rank" in ItemRef
  2. Mouseover a warrior / feral druid spell tooltip (possibly others)
  3. It'll show form/stance as rank

Expected behavior

Shouldn't show anything other than Spell ID on Cataclysm (afaik)

Additional context

No response

Version of TipTac Reborn

24.05.18

Flavor/Version of WoW

4.4.0

frozn commented 1 month ago

It's not a bug, it's a feature! 😅

In fact the spell id and the "spell subtext" will be displayed, where the subtext originally contains the spell rank. But in newer flavors this now contains other infos:

image

I clarified this in options now which will be included in the next release:

image