promotional bannermobile promotional banner

ScrollingBattleText-SG

Scrolling Battle Text for Midnight.

File Details

v1.1.0

  • R
  • Feb 14, 2026
  • 1.67 MB
  • 5
  • 12.0.1
  • Retail

File Name

MidnightBattleText-v1.1.0.zip

Supported Versions

  • 12.0.1

MidnightBattleText

v1.1.0 (2026-02-14)

Full Changelog Previous Releases

  • Add CurseForge project ID 1461864 for auto-publishing
  • Fix workflow permissions for GitHub releases
  • Add spell icons, icon styling, visual handles, source filtering, and CI
    • Spell icon display for outgoing damage/heals via UNIT_SPELLCAST_SUCCEEDED tracking
    • Icon styling: size, opacity, border, round mask, desaturate, 8 anchor positions
    • Draggable icon handle in visual mode
    • "Only My Damage/Heals" filter using spell-cast correlation
    • CLEU/UNIT_COMBAT dedup system
    • Preview ticker and test button show sample spell icons
    • CurseForge packager workflow for auto-release on tags
    • Updated CurseForge description
  • Add spell icon system, icon styling, visual editor handles, and source filtering
    • Spell tracking via UNIT_SPELLCAST_SUCCEEDED for icon display
    • Multi-API icon lookup with pcall safety (C_Spell.GetSpellTexture, GetSpellInfo, legacy)
    • Icon styling: size, position, opacity, border, round mask, desaturate, anchor side (8 positions)
    • Icon container with border overlay and circular mask support
    • Draggable icon handle in visual mode alongside anchor/incoming/outgoing
    • Preview ticker and test button now show sample spell icons
    • CLEU/UNIT_COMBAT dedup to prevent double outgoing text
    • "Only My Damage/Heals" filter to exclude other players' damage via CLEU source filtering
  • Initial commit: MidnightBattleText addon
    Full scrolling battle text addon for WoW Midnight (12.0) with:
    • UNIT_COMBAT + CLEU event handling with Secret Values safety
    • Visual editor with draggable column handles
    • Nameplate-anchored outgoing text mode
    • Spell icon tracking via UNIT_SPELLCAST_SUCCEEDED
    • Custom font library, profiles, Blizzard FCT suppression