promotional bannermobile promotional banner

ScrollingBattleText-SG

Scrolling Battle Text for Midnight.

File Details

v1.3.1

  • R
  • Mar 4, 2026
  • 1.68 MB
  • 322
  • 12.0.1
  • Retail

File Name

MidnightBattleText-v1.3.1.zip

Supported Versions

  • 12.0.1

MidnightBattleText

v1.3.1 (2026-03-04)

Full Changelog Previous Releases

  • Add stacking damage display, spell icons, and combat log fixes
    • Stacking mode: accumulates hits per spell+target into one line (e.g. "6894 [2 Hits, 1 Crit]") with configurable timeout before scrolling away
    • Spell icons in both normal and stacking display modes, with multi-API fallback for restricted environments
    • Pet damage prefixed with "Pet" in both modes
    • Fixed melee hits not displaying due to secret value in tostring() call
    • Fixed ADDON_ACTION_FORBIDDEN error on /reload by guarding RegisterEvent with InCombatLockdown()
    • Replaced CLEU secret destGUID with safe UnitGUID("target") for stacking keys
    • Added Stacking Display section to /mbt config editor
  • Add minimap button, suppress taint popup, fix DoT target tracking
    • Add minimap icon (left-click opens settings, right-click toggles, draggable)
    • Suppress ADDON_ACTION_FORBIDDEN popup from CLEU registration
    • Guard against double Settings registration on /reload
    • Track engaged targets per-GUID so DoTs keep showing when tabbing between
      multiple dotted targets (18s window instead of global 1.5s timer)