-
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: ExpandedParagon_PlayerScript::OnPlayerIsClassso Paragon players satisfy morePlayer::IsClass(..., ClassContext)gates:CLASS_CONTEXT_ABILITYfor all nine vanilla classes (class-specific spell scripts),CLASS_CONTEXT_PETscoped 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 claimCLASS_CONTEXT_STATSor DK/druid starting-zone contexts. - mod-paragon /
Paragon_Essence.cpp: New addon-channel commandC RESET PET TALENTS(PARAA prefix) — instant hunter pet talent reset viaPlayer::ResetPetTalents(no gold, no popup). Rejects when no hunter pet is out.
Rebuild after pull:
docker compose build ac-worldserverthen restartac-worldserver.Client patches
File Notes patch-enUS-4.MPQSame artifact as v0.7.6 (bundled again for a single download). patch-enUS-5.MPQFrameXML: Paragon pet frame anchored below the rune row; paper-doll stat tooltip fix (duplicate strength to attack power lines). patch-enUS-6.MPQParagonAdvancement 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.exeUnchanged 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
- mod-paragon /