• Dawnsorrow released this 2026-05-30 01:04:24 +00:00 | 0 commits to main since this release

    Second pass on the Elune Free Pick system: a full behavior + data parity audit against the Ascension reference, plus Blizzlike tooltips for Elune Builder spells.

    Players

    • Blizzlike tooltips — Elune Builder spell tooltips now read like retail: the damage/scaling formulas are hidden by default and are revealed when you hold Shift. Stray $33%/$donds data-entry artifacts no longer leak into tooltip text.
    • Summoned helpers — guardian and visual summons (totems, roots, ravagers, etc.) are now correctly visible and attackable instead of invisible, and pulse their authentic periodic effects (Magma Totem, Atal'ai Totem, Ravager, Ebbing Tides Totem).
    • Mass Entanglement now has its proper cast range, and several Elune auras that previously expired instantly now run their correct duration.
    • Hunter pets — learning Tame Beast Abilities now grants the full pet suite: Tame Beast, Call Pet, Dismiss Pet, Feed Pet, Revive Pet and Beast Lore.
    • Replace patch-enUS-4.MPQ and clear Cache/WDB, then relog, if tooltips or summon visuals still look stale after updating.

    Operators

    • Ship tag v0.7.52-fractured-free-pick (or newer). Panel -> Update + Reboot.
    • New mod-paragon SQL migrations (2026_06_20..24_*) apply on worldserver start via DBUpdater. They are idempotent and additively merge custom DBC index rows (spellrange_dbc, spellduration_dbc, spellradius_dbc), summon-pulse spell_dbc rows, guardian render models, and the circular-clone creature fix.
    • Rebuild worldserver for the updated mod-paragon C++ (summoned-helper AI + hunter pet suite teacher).

    Client files updated

    File Change
    patch-enUS-4.MPQ Rebuilt with the Blizzlike Elune Builder tooltip addon baked in
    patch-enUS-5..9, A, B, C / Wow.exe Unchanged, carried forward from v0.7.51-fractured-free-pick

    Notes

    • The Blizzlike tooltip addon source (EluneBuilder_Tooltip.lua) lives outside this repo in the non-versioned Elune Builder client workspace; only the generator references it and wires it into the addon TOC at bake time. It still ships to players because it is baked into patch-enUS-4.MPQ.

    Full notes: doc/releases/RELEASE_NOTES-v0.7.52-fractured-free-pick.md

    Downloads