v2022.24-6-gb386663

Details

  • Filename
    SilverDragon-v2022.24-6-gb386663.zip
  • Uploaded by
  • Uploaded
    Nov 18, 2022
  • Size
    417.26 KB
  • Downloads
    597
  • MD5
    1b00029b04751333a6d81d2313d7321b

Supported WoW Retail Versions

  • 10.0.2

Supported WoW Wrath of the Lich King Classic Versions

  • 3.4.0

Supported WoW Classic Versions

  • 1.14.3

Changelog

SilverDragon

v2022.24-6-gb386663 (2022-11-19)

Full Changelog Previous Releases

  • Missing a compatibility line in conditions
    Fortunately, I'm not actually using Aura conditions anywhere
  • During local-development don't prime the cache on initial load
  • Fix loot for Selena the Reborn
  • Fix for 10.0.2's change to macro /click requirements
    Parsing's fixed, but now I have to always send the button and just
    change the down parameter from the cvar.
  • Ping the mob cache when a target match happens
    Refs #193
  • Disable the mob names SavedVariable cache in local dev mode
    This used to be really necessary, but my HandyNotes stuff isn't using it
    so Blizzard's handling of cached creature data might be greatly improved
    Refs #193