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

  • R
  • Apr 15, 2026
  • 189.46 KB
  • 5
  • 12.0.1
  • Retail

File Name

Simdragosa-v1.3.13.zip

Supported Versions

  • 12.0.1

Simdragosa

v1.3.13 (2026-04-15)

Full Changelog

  • Merge branch 'develop'
  • release: v1.3.13
    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
  • fix: source filter shows dungeons individually, raids as one group
    Raidbots puts boss encounter IDs in the source field for raid items.
    RW_GetSources now ignores entry.source for raid entries — raids only
    contribute a presence flag that enables the "All Raids" sentinel tab.
    Dungeon items still get individual tabs per dungeon name/ID.
    Also fixes RW_GetSources to use GetCharData (case-insensitive lookup)
    instead of direct SimdragosaDB[charKey] access.
    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com