• Knack117 released this 2026-05-10 05:36:54 +00:00 | 47 commits to main since this release

    ## Server (main @ abb25f5)

    • mod-paragon / Paragon_SC.cpp: Expanded Paragon_PlayerScript::OnPlayerIsClass so Paragon players satisfy more Player::IsClass(..., ClassContext) gates: CLASS_CONTEXT_ABILITY for all nine vanilla classes (class-specific spell scripts), CLASS_CONTEXT_PET scoped by the active pet (hunter beast, warlock demon summon, DK undead summon, mage/shaman elemental summon), CLASS_CONTEXT_PET_CHARM (warlock), armor/shield equip contexts, and rogue weapon-swap cooldown context. Intentionally does not claim CLASS_CONTEXT_STATS or DK/druid starting-zone contexts.
    • mod-paragon / Paragon_Essence.cpp: New addon-channel command C RESET PET TALENTS (PARAA prefix) — instant hunter pet talent reset via Player::ResetPetTalents (no gold, no popup). Rejects when no hunter pet is out.

    Rebuild after pull: docker compose build ac-worldserver then restart ac-worldserver.

    Client patches

    File Notes
    patch-enUS-4.MPQ Same artifact as v0.7.6 (bundled again for a single download).
    patch-enUS-5.MPQ FrameXML: Paragon pet frame anchored below the rune row; paper-doll stat tooltip fix (duplicate strength to attack power lines).
    patch-enUS-6.MPQ ParagonAdvancement v0.8.7: PETS tab (hunter pet talents, preview learn), dedicated Reset Pet Talents (requires server above), bottom-row reset buttons disabled on PETS tab.

    Wow.exe

    Unchanged from v0.7.6 (MPQ signature bypass). Re-use your existing patched executable if you already have it; this release includes the same binary for first-time installs.

    Downloads