v2026.21-33-ge8bc1d8

Details

  • Filename
    SilverDragon-v2026.21-33-ge8bc1d8.zip
  • Uploaded by
  • Uploaded
    Jul 14, 2026
  • Size
    529.25 KB
  • Downloads
    31
  • MD5
    29e3136183c092f27ff9b1936a9f5630

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.6

Changelog

SilverDragon

v2026.21-33-ge8bc1d8 (2026-07-15)

Full Changelog Previous Releases

  • TOC for 2.5.6
  • Fix missed attempts to tell when a mob was last seen
    Follow-up to 87aaa2b579fdd35d5beb5ed19bd42ab49e9dd46b
  • Loot tooltips: show shared loot under a header
    Refs #356
  • Zul'Aman: show the Amani Warrior's Spear in the shared loot
    Components were already shown, but it's knowable and they're not
  • Fix the overlay tooltip's "regular items" setting suppressing the loot window
  • Fix the loot window not respecting the current character only setting
  • Fix the tooltip loot not respecting when it's asked to show knowables
  • Fix loot not respecting the "does transmog count?" setting
  • Pull the source toggle out of Minimal, add a status toggle as well
    Fixes #343
  • Move source visibility toggle above font size slider
  • Add height and width sliders
  • Improve minimal style option ordering
  • Add option to hide source text
  • Add font size sliders to minimal style options
  • 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