BGLogger

Keeps a record of battlegrounds played with relevant statistics, with an option to generate formatted exports for upload to companion website.

File Details

v1.0.0

  • R
  • Mar 17, 2026
  • 158.91 KB
  • 73
  • 12.0.1+2
  • Retail

File Name

BGLogger-v1.0.0.zip

Supported Versions

  • 12.0.1
  • 12.0.0
  • 11.2.7

BGLogger

v1.0.0 (2026-03-17)

Full Changelog Previous Releases

  • minor ui improvements and season start
  • revamp to log view appearance
  • remove afk backfill tracking and fix for patch
  • more tweaks
  • minor tweaks to match start logic
  • Merge branch 'main' of https://github.com/Slapjones/BGLogger
  • fixed stats for merc mode, added more sorting options, other minor improvements
  • Update README
  • actually fixed list capture persist (surely)
  • step one of trying this again
  • roll back to before I frankensteined it
  • overhaul reload and dc logic
  • add diagnostic prints for reload debugging
  • handle reload at match start edge case
  • increase stale threshold to 2 hours for long epic BGs
  • simplify reload/backfill detection logic
  • fix reload/dc causing false backfill detection
  • combat taint fix
  • prepatch season update
  • decoupled stats from logs
  • more cleaning up
  • cleaning up old code and minor fixes
  • added filtering system and other fixes
  • fix: single export joined flag
  • Fix: reload snapshot tolerance
  • Remove PNG source icon
  • Fix: preserve session data through reloads
  • Add addon browser icon
  • Feat: persist match state across reloads
  • Fix: define selection helpers before MakeListButton
  • Fix: avoid protected SetPropagateKeyboardInput call
  • Addon: overflow protection and multi-log export
  • TOC: support retail + Midnight (Interface 117000,120000)
  • Addon: allow recording brawl/wargames, add Slayer's Rise epic, remove overflow logic
  • ui improvements
  • big update to overflow protection (currently untested) and more hash tweaks
  • fixing annoying bugs
  • cleaning up more chat prints
  • quieted more chat print spam
  • silenced noisy chat prints
  • update to hash logic
  • removed redundant export button
  • fix in-progress detection bug
  • update toc for 110200
  • Add write permissions for contents in release workflow
  • updates to backfill and export logic
  • update to backfill logic
  • extended initial commit window for all epics instead of just AV
  • deephaul obj fix and export afker bug
  • improvements to objective tracking
  • split off export and hash functions for easier maintenance
  • v0.4-beta: added objective tracking
  • v0.3.0-beta: Major feature update
    • Added automatic objectives data collection for all battlegrounds
    • Implemented 32-bit overflow detection and correction for damage/healing
    • Completely redesigned UI with column-based layout for perfect alignment
    • Increased font size and improved spacing for better readability
    • Enhanced window layout to utilize full 1400px width properly
  • debug squish for curse
  • Merge branch 'main' of https://github.com/Slapjones/BGLogger
  • esc key functionality
  • visual update to log display
  • Update README.md
  • Update README.md
  • Update LICENSE
  • initial list capture and many other changes
  • fix hash validation
  • Merge branch 'main' of https://github.com/Slapjones/BGLogger
  • Initial commit
  • Initial commit