DamageTooltipTBC

Shows incoming damage in mouseover tooltip for quick checks. Useful for everyone but especially for tanks and healers

File Details

DamageTooltip1.4.1.zip

  • R
  • May 3, 2026
  • 4.96 KB
  • 34
  • 12.0.5+17
  • Classic + 3

File Name

DamageTooltip1.4.1.zip

Supported Versions

  • 12.0.5
  • 5.5.2
  • 5.5.1
  • 5.5.0
  • 4.4.2
  • 4.4.1
  • 4.4.0
  • 3.4.5
  • 3.4.4
  • 2.5.5
  • 2.5.4
  • 2.5.3
  • 2.5.2
  • 2.5.1
  • 1.15.8
  • 1.15.7
  • 1.15.6
  • 1.15.5

v1.4.1 (2026-05-04)
--------------------
FIXED  GetCoreSchool off-by-one — school colors/names were always one school off
         (e.g. Fire showed as Nature, Nature as Frost, etc.)
FIXED  Spell icons — spells now show their real icon; sword only used for melee
FIXED  SPELL_DAMAGE field indices — spell school (idx 14), resisted/blocked/absorbed
         were all shifted by one, causing wrong school detection and missed values
FIXED  SWING_DAMAGE field indices — blocked, absorbed, critical at correct offsets
FIXED  Crushing blows — now read from combat log and shown as ✦CRUSH in orange
FIXED  School label in tooltip — replaced raw *asterisks* with proper WoW color codes
ADDED  SWING_MISSED tracking — miss, dodge, parry etc. now appear in tooltip
ADDED  SPELL_MISSED / SPELL_PERIODIC_MISSED / RANGE_MISSED tracking
SYNC   Version string unified across .toc and print() (was 1.3.3 vs 1.4.0)