v2024.8-21-g5c02ddd

Details

  • Filename
    SilverDragon-v2024.8-21-g5c02ddd.zip
  • Uploaded by
  • Uploaded
    Aug 1, 2024
  • Size
    461.11 KB
  • Downloads
    76
  • MD5
    451eb0d960509cbd44c549bfe3b490b6

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-21-g5c02ddd (2024-08-01)

Full Changelog Previous Releases

  • History: trim the logo icon
  • History: add a clear button
  • History: change button styles and add helper
  • History: keep config menu in sync with opened settings window
  • History: option to change scale
  • History: option to hide when empty
  • History: add context menu
  • History: show coordinates in tooltip
  • 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.