v2024.8-13-ge7c7c55

Details

  • Filename
    SilverDragon-v2024.8-13-ge7c7c55.zip
  • Uploaded by
  • Uploaded
    Jul 31, 2024
  • Size
    459.78 KB
  • Downloads
    314
  • MD5
    a2df5fffbb57645ca332f374efe940f9

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-13-ge7c7c55 (2024-07-31)

Full Changelog Previous Releases

  • Stop waypoints from setting from dark magic scanning
  • Start passing the GUID around more if known
  • Minimal look: fix source-text not showing
  • Minimal look: shrink a lot when 3d model is turned off
  • Option to turn off the 3d model on popups
  • 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.