promotional bannermobile promotional banner

Details! Mythic+ Scoreboard

A Details! team addon that shows a scoreboard at the end of Mythic+, and lets you keep track of your runs

File Details

DMP.20250715.005

  • R
  • Jul 15, 2025
  • 515.06 KB
  • 6.0K
  • 11.1.7+1
  • Retail

File Name

Details_MythicPlus-DMP.20250715.005.zip

Supported Versions

  • 11.1.7
  • 11.1.5

Details!: Mythic Plus Extension

DMP.20250715.005 (2025-07-14)

Full Changelog

  • Merge pull request #91 from linaori/fix-reordering-when-voting
    Fix order of players sometimes changing when voting, and then popping back
  • Fix order of players sometimes changing when voting, and then popping back
  • Merge pull request #90 from linaori/fix-spell-id-being-show-in-cc-since-166
    Fix spell id being shown in tooltip since 166, as ids are now saved instead of names
  • Fix spell id being shown in tooltip since 166, as ids are now saved instead of names
  • Merge pull request #89 from linaori/gg-text
    Make the gg translatable
  • Make the gg translatable
  • Add support to crowd control spellIds.
  • Merge pull request #88 from linaori/addon-comm-for-likes
    Addon comms for likes first version implemented
  • Addon comms for likes first version implemented
  • Added comms
  • Merge pull request #87 from linaori/like-subscribe-and-click-the-notification-bell
    First iteration of giving other players in your run a +1
  • First iteration of giving other players in your run a +1
  • Translation in CurseForge
  • Merge pull request #86 from Hollicsh/master
    Update RU locale
  • Update ruRU.lua
  • Merge pull request #85 from linaori/add-run-storage-info
    Added run storage information to the options tooltip
  • Added a developer flag to not clutter dev related information into the end-user UI
  • Added run storage information to the options tooltip
  • Merge pull request #84 from Hollicsh/master
    Update RU locale
  • Update ruRU.lua
  • Merge pull request #81 from nanjuekaien1/patch-1
    Update zhCN.lua
  • Merge pull request #83 from linaori/migrate-all-to-compressed-storage
    Moved all saved_runs stuff to the compressed runs variant
  • Moved all saved_runs stuff to the compressed runs variant
  • Framework update
  • Definition fix
  • Add the loot into the compressed run.
  • work in progress
  • Update zhCN.lua
  • Update zhCN.lua
  • Scoreboard now get the run data from the compressed pool.
  • Run selector dropdown pulls now from compressed headers.
  • Transfer run selector dropdown to its own file.
  • Declare addon.Compress table
  • Added a collection of functions for compressed runs.