promotional bannermobile promotional banner

DeathNotificationLib

Shared library for detecting, enriching, broadcasting, and syncing hardcore death notifications across WoW Classic and TBC Anniversary addons.

File Details

DeathNotificationLib v16

  • R
  • Apr 27, 2026
  • 4.49 MB
  • 793.0K
  • 2.5.5+1
  • Classic + 1

File Name

DeathNotificationLib.zip

Supported Versions

  • 2.5.5
  • 1.15.8

V16 — 2026-04-28

New Features

  • DNL version propagation — the N$ version-check whisper reply now includes a third field with the sender's DNL library version (integer). Old peers ignore the extra field; new peers use it to detect when a newer DNL library is available and print a once-per-session chat warning
  • Death alert filter callbackDNL_DeathAlertSettings now accepts an alertFilter function. playDeathAlert calls it via pcall before playing any sound or showing any UI; returning true suppresses the alert