v2024.8-15-g29acd78
Details
-
FilenameSilverDragon-v2024.8-15-g29acd78.zip
-
Uploaded by
-
UploadedAug 1, 2024
-
Size460.51 KB
-
Downloads428
-
MD5ce59944b95a6bf62069532ad5d92551d
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-15-g29acd78 (2024-08-01)
Full Changelog Previous Releases
- 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.