promotional bannermobile promotional banner

Dragon Loot

A customizable loot window and roll frame replacement for World of Warcraft

File Details

0.6.2

  • R
  • Mar 13, 2026
  • 440.07 KB
  • 18
  • 12.0.1+2
  • MoP Classic + 2

File Name

DragonLoot-0.6.2.zip

Supported Versions

  • 12.0.1
  • 5.5.3
  • 2.5.5

# DragonLoot

## [0.6.2](https://github.com/DragonAddons/DragonLoot/tree/0.6.2) (2026-03-13)
[Full Changelog](https://github.com/DragonAddons/DragonLoot/compare/0.6.1...0.6.2) [Previous Releases](https://github.com/DragonAddons/DragonLoot/releases)

- refactor: codebase-wide consistency and maintainability improvements (#73)
    * refactor: rename unused params to bare _ and add .luarc.json
    * feat!: codebase-wide refactoring for consistency and maintainability
    - Extract WidgetConstants.lua shared constants from 13 widget files
    - Extract LayoutConstants.lua shared helpers from 8 tab files
    - Extract DisplayUtils.lua shared display utilities from 3 display files
    - Extract ListenerShared.lua shared handlers from listener pairs
    - Unify test/real population paths via SlotData/RollData pattern
    - Table-driven module registry in Init.lua with reverse shutdown
    - Streamline Config.lua migration blocks
    - Fix TOC duplicate file loading with retail/non-retail directives
    - Fix runtime bug: bare MILLISECONDS_PER_SECOND reference after extraction
    - 0 warnings, 0 errors across 56 files
    * refactor: align SlashCommands.lua with DragonToast patterns
    * refactor: DragonLoot_Options custom widgets and locale updates
    * fix: correct ADDON__NAME typo in ItemList widget
- fix: remember to include missing interface versions (#72)
- fix: use correct verion tags (#70)
    Fixed a long lasting and potentional buggy behaviour in the TOC loading.