promotional bannermobile promotional banner

HKD Toasts (Archived)

Clean, lightweight and modern toast-style notifications with modular configurations.

File Details

HKDToasts-1.1.1

  • R
  • Mar 1, 2026
  • 724.61 KB
  • 87
  • 12.0.1
  • Retail

File Name

HKDToasts.zip

Supported Versions

  • 12.0.1

Improvements

  • Internal code cleanup and structural refinements.
  • Standardization of local references for improved performance and consistency.
  • Refactored internal function access to reduce global lookups.
  • General code organization improvements across core modules.
  • Stability improvements in post-combat queue handling.

Safe Mode Enhancements (Dungeon & Raid Stability)

  • Added defensive sanitization for chat payloads in instanced content (dungeons and raids).
  • Implemented safe string handling to prevent “secret string” taint errors.
  • Improved keystone detection logic to safely process loot and system messages.
  • Enhanced whisper handling stability during combat in instanced environments.
  • Post-combat queue now protected against payload failures (one error no longer blocks future toasts).

Technical Notes

  • Improved combat queue flush reliability.
  • Prevented rare edge-case errors triggered by protected chat events.
  • Increased resilience against Blizzard API edge cases