File Details
27.03.26.5g
- R
- Mar 27, 2026
- 409.01 KB
- 319
- 12.0.5+6
- Classic + 4
File Name
EpicTip27.03.26.5g.zip
Supported Versions
- 12.0.5
- 5.5.3
- 4.4.2
- 3.80.0
- 3.4.5
- 2.5.5
- 1.15.8
EpicTip Changelog
v27.03.26.5g
Fixed
- Mythic+ rating was never showing —
AddToTooltipwas not wired into the tooltip pipeline - Mythic+ rating for self returned nil — was passing GUID instead of unit token
"player"toGetPlayerMythicPlusRatingSummary - M+ tooltip lines overlapping — duplicate
AddToTooltipcall removed, tier title switched fromAddDoubleLinetoAddLine
Added
- StaticData now fully wired into the tooltip system
- Mythic+ player tooltip: score coloured by rating bracket via
StaticData.GetMythicRatingColor - Mythic+ player tooltip: tier title (
the Umbral/the Umbral Hero) shown when rating threshold reached - Mythic+ player tooltip: next reward milestone shown with points needed and reward name
- Mythic+ player tooltip: per-dungeon best key breakdown using
C_ChallengeMode.GetMapInfo - Keystone item tooltip: gear and vault ilvl rewards with track name e.g.
Hero 3/6 - Keystone item tooltip: crest type and count
- Keystone item tooltip: dungeon mount drop name where applicable
- Affix spell tooltips: hovering Tyrannical, Fortified, Xal'atath's Bargain etc. now shows affix description from
StaticData.seasonalAffixes - Mount tooltip: drop rate percentage shown for known rare mounts
- PvP tooltip: per-bracket rating with rank name (Combatant through Gladiator) and colour
- PvP tooltip: win/loss record and win percentage per bracket
- PvP tooltip: next rank milestone with points needed
- PvP rank thresholds and colours added to StaticData (
GetPvPRank,GetNextPvPRank)
v27.03.26.5f
- Spec-aware stat weights — Item value calculations now account for your current class, specialization, and role. Primary stat weighting is automatic (e.g. Agility classes no longer score Strength), and secondary stat priorities reflect your role — tanks value Stamina and Versatility higher, healers favour Haste and Mastery, damage specs use a balanced secondary priority.
- Upgrade % indicator — When hovering an equippable item, the tooltip now shows whether it's an upgrade or downgrade for your current spec (e.g. "Upgrade: +8.4% for Retribution"). Requires "Show Stat Values" to be enabled.
Fixed
- Tooltip background sometimes showing as translucent (text only, no background) — especially when comparing items side-by-side
- Item comparison tooltips (equipped item previews) now show a consistent solid background
- Tooltip background missing in dungeons/raids/scenarios
- Health bar briefly flashing visible when "Hide Health Bar" is enabled
- "Hide Tooltip In Combat" was only hiding the background/border — tooltip text was still visible
- World Quest tooltips on the map breaking (item icon overlapping "Rewards:" text)
- Auction House tooltip flickering when moving between items
- Comparison tooltip backgrounds were transparent when two items were being compared
- Player item level not showing on unit tooltips
- Role icon and spec not showing on first hover (now works immediately for your own character)
- Class colour and faction colour not applying to tooltip text
- Item info lines (Type, Slot, Item Level comparison) not appearing due to broken API usage
- Shift-compare showing "No equipped item in this slot" incorrectly
- Upgrade % indicator not appearing due to deferred processing being discarded

