v2024.8-8-g2943031

Details

  • Filename
    SilverDragon-v2024.8-8-g2943031.zip
  • Uploaded by
  • Uploaded
    Jul 31, 2024
  • Size
    459.20 KB
  • Downloads
    474
  • MD5
    61e3636dd397bbb70af282dd3d7d3207

Supported WoW Retail Versions

  • 11.0.2
  • 11.0.0

Supported WoW Cataclysm Classic Versions

  • 4.4.0

Supported WoW Classic Versions

  • 1.15.2

Changelog

SilverDragon

v2024.8-8-g2943031 (2024-07-31)

Full Changelog Previous Releases

  • New "History" module, to show a list of seen things in the session
  • Waypoints: fix TomTom not respecting the replace setting
  • Waypoints: can respond to dark magic detection
  • Show the ldb icon in the addon compartment
  • Add some clarifying parentheses
  • Dark magic: default to not trying to find mobs with known vignettes
  • Key the dark magic timer reset off of the core scan delay
    This stops interval=0 from being ridiculous
  • New scanning method: try to TargetUnit and watch whether it's blocked
    It's lower-range than cache-scanning used to be, because you do have to
    be within actual targeting range. It works best if the interval is
    turned down to 0, but I worry about side-effects so I'm leaving it
    configurable with a higher default.
    Disabled by default, because this seems risky and incredibly taint-prone.