promotional bannermobile promotional banner

Early Pull

Announces who pulled the boss and how early/late, relative to the DBM/Blizzard pull timer. Midnight-ready.

File Details

v2.8.0-rc1

  • R
  • May 11, 2026
  • 21.73 KB
  • 99
  • 12.0.5+1
  • Retail

File Name

EarlyPull-v2.8.0-rc1.zip

Supported Versions

  • 12.0.5
  • 12.0.1

EarlyPull

v2.8.0-rc1 (2026-05-11)

Full Changelog Previous Releases

  • Show [Unknown CLASS] when name is missing but class is known
    Inspection of a user's SavedVariables for a Manaforge Omega raid
    showed 62% of pulls had pullerClass set but no pullerName.
    Midnight's restricted state hides player names but lets class info
    through. We were collapsing all of those into a single [Unknown]
    bucket and losing the class information entirely.
    FormatPullerName now renders "[Unknown WARRIOR]" in the warrior
    class color when the class is known. The leaderboard aggregator
    buckets these by class instead of name, so three unknown warriors
    plus two unknown mages produce two distinct rows. Pulls with no
    class either keep collapsing to plain "[Unknown]".
    Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com