promotional bannermobile promotional banner

Recount - Revived

Recount is a graphical damage meter written by Cryect. Recount (Preservation) is an attempt to preserve it and keep it running moving forward

File Details

Recount-v1.17.0

  • R
  • Mar 30, 2026
  • 286.65 KB
  • 153
  • 12.0.1+6
  • Retail + 2

File Name

Recount-Recount-v1.17.0.zip

Supported Versions

  • 12.0.1
  • 12.0.0
  • 11.2.7
  • 4.4.0
  • 3.4.3
  • 2.5.5
  • 1.15.8

Recount

Recount-v1.17.0 (2026-03-30)

Full Changelog Previous Releases

  • Add minimap button and Titan Panel integration (v1.17.0)
  • Add minimap button (LibDBIcon-1.0)
    • New GUI_Minimap.lua: LibDataBroker launcher registered with LibDBIcon-1.0
    • Left-click toggles main window, Shift+click toggles config window,
      right-click toggles WoW addon settings panel
    • Cross-version API compat: Settings.OpenToCategory (11508),
      InterfaceOptionsFrame_OpenToCategory fallback via _G (older clients)
    • Button visibility persisted in AceDB profile (minimapButton key)
    • LibDataBroker-1.1 and LibDBIcon-1.0 added to libs/ as direct TOC entries
    • All 5 TOC files updated with new lib scripts and GUI_Minimap.lua
    • Recount.lua: InitMinimapButton() called at end of OnInitialize()
    • docs/FEATURE_IMPROVEMENTS.md: new file documenting the feature
    • .markdownlint.json: disable MD013/MD040 to match TOGBank config