v2026.21-19-gba20eab

Details

  • Filename
    SilverDragon-v2026.21-19-gba20eab.zip
  • Uploaded by
  • Uploaded
    Jul 10, 2026
  • Size
    528.07 KB
  • Downloads
    58
  • MD5
    87f2352d23c8c4d59c0dfc72fb0dd50c

Supported WoW Retail Versions

  • 12.0.7

Supported WoW Mists of Pandaria Classic Versions

  • 5.5.4

Supported WoW Wrath of the Lich King Classic Versions

  • 3.4.5

Supported WoW Classic Versions

  • 1.15.8

Supported WoW Burning Crusade Classic Versions

  • 2.5.5

Changelog

SilverDragon

v2026.21-19-gba20eab (2026-07-10)

Full Changelog Previous Releases

  • Announce: keep announcing achievement rares with loot left
    The completion check hid any achievement-complete rare, but achievements
    don't gate loot the way quests do.
  • Loot.HasMounts: fix checking for only BoE mounts
  • Fix same-player check in CHAT_MSG_ADDON
  • Don't try to vibrate a controller unless C_GamePad.IsEnabled()
  • NotifyForMob was passing through vignette GUIDs incorrectly
    Vignette scanning was putting them into the GUID slot, which wouldn't
    produce the correct behavior.
  • NotifyForMob could error with nil zones
    Could also collide because of no separator, though very unlikely.
  • Loot.HasPets wasn't passing arguments through to IterPets
  • UpdateTooltip calls that tried to force elements off weren't respected
  • Transmog set rewards were only counting as obtained with quest complete
  • BuildLookupTables wasn't clearing some caches
    Stale data could stick around in a few places when datasources were
    toggled off.
  • History: guild/group syncs were always being discarded
    History is using the Seen event, which doesn't remap this, and was
    assuming that the remapping from Announce had been done.
  • Announcement flash would happen based on the first mob you saw
    The bound id meant that flashing would always be based on whether the
    first mob you saw dropped a mount.
  • GetMobByCoord's phasing check was being skipped
    Silly parentheses.
  • Showing the name of a faction that hasn't loaded data could error
  • CalendarEvent conditions could error when showing labels
  • Fix error that could happen showing the name of an unloaded transmog set
  • Fix ignoring mobs via the slash command
  • Add missing ns.GetCriteria helper
  • Voidstorm invasions: update loot and some positions