• Knack117 released this 2026-05-10 02:38:32 +00:00 | 49 commits to main since this release

    Fractured v0.7.6

    Server / repo: f2952c9 on main.

    What changed

    • Class spell reagents: Spells with a non-zero SpellFamilyName (all player-class abilities) have Reagent / ReagentCount cleared in memory at worldserver load (SpellInfoCorrections.cpp). Profession crafts (SpellFamilyName == 0) still require their normal materials. The matching Spell.dbc edits ship in patch-enUS-4.MPQ so the 3.3.5 client’s local pre-cast check stays in sync with the server.
    • Paragon relic slot: Paragon can equip librams, idols, totems, and sigils in the ranged slot (mod-paragon OnPlayerIsClass / CLASS_CONTEXT_EQUIP_RELIC).

    Install (client)

    Use a stock Wrath 3.3.5a (build 12340) tree. Replace root Wow.exe with the one from this release, and copy patch-enUS-4.MPQ, patch-enUS-5.MPQ, and patch-enUS-6.MPQ into Data\enUS\ (adjust the locale folder if you are not on enUS). Step-by-step: contrib/fractured-dev-extras/CLIENT-PATCHES.md.

    Patched Wow.exe

    Same MPQ signature bypass as prior Fractured releases so numbered patch-enUS-*.MPQ archives load. Keep a backup of your retail Wow.exe if you want to revert.

    Downloads