promotional bannermobile promotional banner

Dragon Loot

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

File Details

0.4.0

  • R
  • Mar 1, 2026
  • 407.09 KB
  • 52
  • 12.0.1+5
  • Retail + 2

File Name

DragonLoot-0.4.0.zip

Supported Versions

  • 12.0.1
  • 12.0.0
  • 11.2.7
  • 5.5.3
  • 4.4.2
  • 2.5.5

DragonLoot

0.4.0 (2026-03-01)

Full Changelog Previous Releases

  • feat: restructure roll frame to 3-row layout and expose layout config (#39)
    • feat: align repo setup with DragonToast (#34, #35, #36, #37)
    • feat: restructure roll frame to 3-row layout and expose layout config
    • Restructure RollFrame to 3-row layout: item name (row 1), BoP text + action buttons (row 2), timer bar (row 3)
    • Add 7 configurable layout options to Roll Frame (frameWidth, rowSpacing, timerBarSpacing, contentPadding, buttonSize, buttonSpacing, frameSpacing)
    • Add 2 configurable layout options to Loot Window (slotSpacing, contentPadding)
    • Add 2 configurable layout options to History Frame (entrySpacing, contentPadding)
    • Add Layout UI sliders in all three settings panels
    • Replace hardcoded constants with config-driven helpers with fallback defaults
    • FRAME_BASE_HEIGHT increased from 54 to 68 for 3-row layout