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.20

  • R
  • Apr 16, 2026
  • 190.85 KB
  • 9
  • 12.0.1
  • Retail

File Name

Simdragosa-v1.3.20.zip

Supported Versions

  • 12.0.1

Simdragosa

v1.3.20 (2026-04-16)

Full Changelog

  • Merge branch 'develop'
  • release: v1.3.20
    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
  • fix: move DPS GAIN header left to align with DPS column
    Header was at f.right-8, landing in the scrollbar area. Scroll content
    ends at f.right-28 and dpsText rows anchor at row.RIGHT-2, so header
    moved to f.right-30 to align correctly.
    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com