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

  • R
  • Apr 14, 2026
  • 187.79 KB
  • 22
  • 12.0.1
  • Retail

File Name

Simdragosa-v1.3.6.zip

Supported Versions

  • 12.0.1

Simdragosa

v1.3.6 (2026-04-14)

Full Changelog

  • fix: prevent taint error on /sdr export without SimC open
    • Keep IsShown() boolean test inside pcall so tainted return value never
      escapes to addon scope (fixes "secret boolean value tainted" Lua error)
    • Guard frame tree scan behind simcLoaded check so /sdr export without
      SimC installed skips traversal of protected frames entirely
      Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com