-
released this
2026-05-23 21:04:45 +00:00 | 0 commits to main since this releaseFractured client v0.7.50-runed-armor
Repository: HighSocietyRaiding/Fractured
Tag:v0.7.50-runed-armor
Release: https://git.hisora.dev/HighSocietyRaiding/Fractured/releases/tag/v0.7.50-runed-armor
Summary
Fixes Runed Armor rank 1 still granting attack power. Talent 1938 used rank-slot spell 48978 (stock AP aura 285), not 49390. v0.7.49 patched the wrong spell IDs for this talent row.
Rank Spell ID (3-rank) Fix 1 48978 → 49390 Aura 317 + SP tooltip; legacy 48978 also patched for existing characters 2 49391 / 49392 Aura 317 (unchanged intent) 3 49393 / 49394 Aura 317; corrected Talent.dbc uses 49394 as rank-3 spell Talent.dbc SSOT: talent 1938 rank chain corrected to stock
[49390…49394]→ 3-rank remap[49390, 49392, 49394].
What changed for players
- Runed Armor rank 1 grants spell power (not AP) with correct tooltip.
- Ranks 2–3 unchanged in intent; rank 3 spell id aligns with corrected talent row.
Client files updated
File Change patch-enUS-4.MPQRebuilt Spell.dbc+Talent.dbc(Runed Armor + talent 1938 fix)patch-manifest.jsonNew checksum for patch-enUS-4 Carried forward unchanged from v0.7.49
patch-enUS-5.MPQ…patch-enUS-9.MPQWow.exe- Fractured Launcher 1.0.18
How to install (players)
- Fractured Launcher → Download updates after the realm ships this tag.
- Or replace
Data\enUS\patch-enUS-4.MPQfrom this release only. - Delete
CacheandWDBif tooltips look stale. - Relog (passive aura refresh).
Server requirements (operators)
Panel → Update + Reboot on tag
v0.7.50-runed-armor. Post-pull deploy installsTalent.dbc+Spell.dbcfrom git SSOT; SQL applies on worldserver start.Apply migration
2026_05_23_01_fractured_runed_armor_rank0_spell.sql(48978 + 49394). Rebuild worldserver for updatedSpellInfoCorrections.cpp.
Maintainer: bake artifact
bash tools/fractured-client-patch-workspace/build-patch.sh release --patch 4 bash tools/fractured-client-patch-workspace/scripts/sync-ssot-spell-dbc-from-mpq.sh \ tools/fractured-client-patch-workspace/output/patch-enUS-4-built.MPQAttach
patch-enUS-4.MPQ(rename from*-built.MPQ) to the Gitea release.Downloads
-
released this
2026-05-23 20:27:30 +00:00 | 0 commits to main since this releasev0.7.49-spell-lineage
Players
- Runed Armor (DK Unholy) — all three ranks now show Runed Armor tooltips and grant spell power from armor (not attack power).
- Replace patch-enUS-4.MPQ and clear Cache/WDB if you still see Bladed Armor or broken runes after updating.
Operators
- Ship tag
v0.7.49-spell-lineage(or newer). - Panel → Update (installs server DBC from repo SSOT + rebuilds worldserver). Panel → Reboot when done.
- SQL migrations apply on worldserver start (DBUpdater).
Maintainers
- Patch-4 bakes now seed only from
data/fractured-client-dbc/Spell.dbc; runsync-ssot-spell-dbc-from-mpq.shafter each release bake.
Downloads
-
released this
2026-05-23 18:24:01 +00:00 | 0 commits to main since this releaseFractured v0.7.48-runed-armor (CI).
Downloads
-
released this
2026-05-23 08:27:08 +00:00 | 0 commits to main since this releaseFractured client v0.7.47-three-rank-talents
Repository: HighSocietyRaiding/Fractured
Tag:v0.7.47-three-rank-talents
Server:main@cc500a4aor later
Release: https://git.hisora.dev/HighSocietyRaiding/Fractured/releases/tag/v0.7.47-three-rank-talents
Summary
This release introduces 3-rank player talents for Fractured: every talent that used to have 5 ranks now has 3 ranks, with the same maximum effect at the top rank. You spend 3 talent points per row instead of 5. Tooltips, the default talent UI, and the Paragon Character Advancement panel (
N) are updated to match.Important: The new client patches only behave correctly when the realm runs a matching worldserver with 3-rank talents turned on (see Server requirements below). Until your realm enables that, do not point players at this client build without a coordinated server rollout.
What changed for players
Talent trees (all classes)
- 155 five-point talents are now 3-rank trees.
- Tier gates: each row still needs the same relative investment, but in 3-point steps (15 points to finish a 5-row tree — same total points as before for a full tree).
- Power at max rank is unchanged — rank 3 is tuned to match old rank 5.
Old pattern (ranks 1 / 3 / 5) New pattern (ranks 1 / 2 / 3) +1% / +3% / +5% per rank +2% / +4% / +6% +2% / +6% / +10% per rank +3% / +7% / +10% Warrior & Shaman Flurry (proc) 5% / 15% / 25% haste on the proc buff Other linear talents Roughly ⅓ and ⅔ of the old max at ranks 1 and 2, full max at rank 3 Paragon — Character Advancement (
patch-enUS-6.MPQ)- The advancement panel’s baked talent data was regenerated so each node shows 3 ranks and the correct spell IDs for tooltips.
- Shaman Dual Wield (Enhancement talent) is removed from the panel. Paragons already receive Dual Wield at character creation; taking it again in the tree was redundant.
Paragon — server behavior (when enabled on the realm)
- Essence / advancement spending respects the new 3-rank cap.
- Ignite (Mage) and related Paragon ignite companions scale correctly at rank 3.
- Killing Machine and Maelstrom Weapon proc behavior is aligned via database overrides when staff apply the bundled SQL (see server requirements).
Client files updated in this release
File What’s new patch-enUS-4.MPQPatched Talent.dbcandSpell.dbc(3-rank data + tooltip numbers)patch-enUS-6.MPQRebaked ParagonAdvancement talent rank lists patch-manifest.jsonNew checksums for launcher sync Carried forward unchanged from v0.7.46
These were not rebuilt; they are the same binaries as v0.7.46-rune-strike-instant (including Rune Strike as an instant strike):
patch-enUS-5.MPQ— Paragon UI / spellbook / framespatch-enUS-7.MPQ— Old-world flyingpatch-enUS-8.MPQ,patch-enUS-9.MPQWow.exe- Fractured Launcher 1.0.18 (Windows installer + portable)
How to install (players)
- Fractured Launcher (recommended): open the launcher → Download updates.
- Manual: download all
patch-enUS-*.MPQfrom this release and copy them intoWorld of Warcraft\Data\enUS\(replace existing files). - After updating, delete
CacheandWDBin the client folder if tooltips or the advancement panel look stale. - Confirm your realm’s announcement says 3-rank talents are live before you expect the new trees to work in-game.
Server requirements
Realm operators must deploy with this client drop:
- Worldserver built from
cc500a4aor later onmain. - In
worldserver.conf:Fractured.ThreeRankTalents = 1 - Install patched
Talent.dbcandSpell.dbcon the worldserverDataDir/dbc/(generate withtools/gen_talent_5_to_3_rank_patch.py; seecontrib/fractured-dev-extras/talent-3-rank/README.md). - Apply world SQL:
contrib/fractured-dev-extras/talent-3-rank/spell_proc_overrides.sql(or the dated migration once promoted intodata/sql/updates/). - Restart the worldserver and ask players to relog after both server and client are updated.
With
Fractured.ThreeRankTalents = 0(the compile-time default), the server still uses 5-rank logic; the new MPQs alone will not match server behavior.Rollout checklist:
contrib/fractured-dev-extras/talent-3-rank/SERVER-ROLLOUT.md
Known limitations
- Pet talent tabs in Character Advancement were left on their previous bake unless the realm rebakes patch-6 with
--include-pets. - Spellthief-only archives (
Data\patch-4.MPQ, etc.) are not part of this release. - Linux AppImage launcher builds are unchanged; this bundle ships Windows launcher 1.0.18 as in v0.7.46.
For operators / packagers
- Developer changelog:
doc/changelog/pendings/changes_20260523_three_rank_talents.md - Previous client baseline: v0.7.46-rune-strike-instant
- Distro mirror (launcher downloads): Fractured-Distro same tag
Downloads
-
released this
2026-05-23 07:18:18 +00:00 | 0 commits to main since this releaseFractured client v0.7.46-rune-strike-instant
Pairs with server
main@bcca176e.Changed
- Rune Strike (56815) — fires as an instant strike instead of queuing on your next melee swing.
- Server:
SpellInfoCorrectionsclearsSPELL_ATTR0_ON_NEXT_SWING_NO_DAMAGE;spell_dbcoverlay2026_05_29_01_fractured_rune_strike_instant.sql. - Client:
patch-enUS-4.MPQ—patch_spell_dbc_rune_strike_baseline.pyupdatesSpell.dbc(Attributes0x240010).
- Server:
Unchanged from v0.7.45-grave-fiend
patch-enUS-5…patch-enUS-9.MPQ,Wow.exe, and Fractured Launcher 1.0.18 (Windows setup + portable) are carried forward unchanged.
Install
Use the Fractured launcher Download updates, or copy
patch-enUS-4.MPQintoData\enUS\on your 3.3.5a client. Rebuild/restart worldserver onbcca176eor later for matching server behavior.Downloads
- Rune Strike (56815) — fires as an instant strike instead of queuing on your next melee swing.
-
released this
2026-05-23 00:11:26 +00:00 | 0 commits to main since this releaseFractured client v0.7.45-grave-fiend
Pairs with server
main@434dd90.This refresh keeps Dawn's Grave Fiend/Rune Strike work and adds the latest Spellthief client/server work so other contributors can test from the hosted release instead of rebuilding locally.
Spellthief SQL hotfix:
2026_05_18_00_spellthief_catalog_table.sqlrepairs existing catalog-table schemas before the harvested catalog update replays, fixing VPS rebuilds that failed on missingacquisition.Demorph create-spell hotfix: new Spellthieves receive
Demorphthroughplayercreateinfo_spell_customas well as the login safety grant.What changed in
patch-enUS-4.MPQ-
Archive compacted: patch-4 was rebuilt cleanly to remove stale in-place MPQ replacement sectors while preserving current content.
-
Grave Surge and Grave Resonance buff bar: active Grave Fiend auras now use non-passive visible aura flags so they appear as player buffs.
-
Glyph of Grave Fiend (minor glyph 50102): client DBCs for spells 951070-951074, buff-bar visibility, and 75% Resonance tooltips.
-
Rune Strike (56815): baseline usability, 40 RP in DBC, and updated tooltip text.
-
Spellthief DBC support: Spell Browser test catalog, Spellthief spellbook framework entries, Demorph utility spell data, source-display metadata, leveling metadata, multi-clone witness data, and browser catalog data.
Spellthief work included
- Strength paper doll tooltip displays the Fractured +2 Attack Power per Strength formula for Paragon/Spellthief.
- Spirit paper doll tooltip uses stock-style mana regeneration wording alongside the Fractured spell-power contribution.
- Spell Browser support for pending learn/unlearn queues, learned spell overview, favorites/search flow, and browser-learned spell testing.
- Borrowed-form visuals for Spellthief spells using the learned source creature display, with an explicit Demorph spell in the General tab.
- Direct single-target Spellthief damage grants Runic Power, excluding damage-over-time ticks.
- Catalog/schema updates needed for source displays, creature-type browsing, leveling metadata, and multi-source clone handling.
Full client bundle
File Notes Wow.exePatched loader patch-enUS-4.MPQUpdated this release: Paragon + Spellthief DBCs patch-enUS-5.MPQParagon FrameXML patch-enUS-6.MPQParagon Advancement addon patch-enUS-7.MPQOld-world flying patch-enUS-8.MPQSpellthief DBC/UI support patch-enUS-9.MPQSpellthief UI / Spell Browser addon patch-manifest.jsonChecksums for launcher skip/re-verify Fractured-Launcher-*1.0.18 launcher installers retained Install with the Fractured Launcher (Download updates) or copy
Wow.exepluspatch-enUS-4.MPQthroughpatch-enUS-9.MPQinto a 3.3.5a client percontrib/fractured-dev-extras/CLIENT-PATCHES.md.Downloads
-
-
released this
2026-05-20 04:12:01 +00:00 | 0 commits to main since this releaseFractured v0.7.43-paragon-rail-owf-flying (CI).
Downloads
-
v0.7.42-swipe-cat-level-20 Stable
released this
2026-05-19 02:52:50 +00:00 | 0 commits to main since this releaseSwipe (Cat) unlock level 20 in Character Advancement (patch-enUS-4 Spell.dbc + patch-enUS-6 addon data). Server: pull main and run db-import for SQL 2026_06_17_00/01.
Downloads