File Details
DeathNotificationLib v9
- R
- Mar 8, 2026
- 5.77 MB
- 8.9K
- 2.5.5+1
- Classic + 1
File Name
DeathNotificationLib.zip
Supported Versions
- 2.5.5
- 1.15.8
V9 — 2026-03-06
Bug Fixes
- Fixed HardcoreDeaths channel displacing General/Trade/LocalDefense to higher slot numbers — the channel is now joined with a delay and only if not already a member, so system channels keep their default positions
- Death alert messages now fall back to locale defaults when the user hasn't customized them, preventing nil errors
- Death alert frame initialization guards prevent errors when the frame hasn't been created yet
- Fixed protocol escape/unescape to properly handle nil and return correct types
- Fixed
safeSendChannelto useC_ChatInfo.SendChatMessageinstead of the deprecatedSendChatMessageglobal
Improvements
- NPC ID lookup now handles multi-ID entries via
resolveId()(for NPCs with multiple IDs across expansions) - Watchlist icon is now provided by host addon via
watchlistIconProvidercallback inAttachAddon, instead of accessing host globals directly AttachAddonaccepts a newwatchlistIconProvidercallback field- Death alert options parent category is now configurable via the
death_alert_options_parentsetting - Faster channel join on login (0.5s delay, down from 5.0s)

