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.2.0-rc1

  • R
  • Apr 27, 2026
  • 17.51 KB
  • 9
  • 12.0.5+1
  • Retail

File Name

EarlyPull-v2.2.0-rc1.zip

Supported Versions

  • 12.0.5
  • 12.0.1

EarlyPull

v2.2.0-rc1 (2026-04-27)

Full Changelog Previous Releases

  • Group pull history into raid sessions
    Replaces flat EarlyPullDB.pulls with EarlyPullDB.sessions: each session
    is a contiguous run of pulls in the same raid instance with no gap
    longer than 30 minutes. Entering a different raid or returning after
    a long break starts a new session.
    GetOrCreateSession resolves the right bucket on each RecordPull;
    sessions retain instanceName + instanceID from GetInstanceInfo so the
    report header can identify the raid. Capped at 50 sessions and 500
    pulls per session to bound saved-variable growth.
    Pre-2.2 flat lists are migrated into a single "Imported (pre-2.2)"
    session at Init time so users don't lose history on upgrade.
    Report.BuildReport now iterates sessions newest-first, with each
    section showing the per-session puller leaderboard and chronological
    pulls. The window UI is unchanged — same buttons, same scroll area,
    just better-organized text inside.
    Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com