Simdragosa

Companion to the Simdragosa desktop app (github.com/Xiantus/simdragosa-standalone). Shows Droptimizer DPS gains on item tooltips. Type /sdr export to capture your SimC profile and sync it with the app automatically. Type /sdr for all commands.

File Details

v1.3.17

  • R
  • Apr 16, 2026
  • 190.96 KB
  • 10
  • 12.0.1
  • Retail

File Name

Simdragosa-v1.3.17.zip

Supported Versions

  • 12.0.1

Simdragosa

v1.3.17 (2026-04-16)

Full Changelog

  • Merge branch 'develop'
  • release: v1.3.17
    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
  • feat: use preloaded Wowhead icon from SimdragosaDB for item icons
    If entry.icon is present (written by standalone v1.4.10+), use
    Interface\Icons<icon_name> directly. Falls back to GetItemInfoInstant
    and the server-queued GET_ITEM_INFO_RECEIVED path for items without
    a preloaded icon.
    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com