DNR (DoNotRelease)

a simple addon to remind the player not to release while in a instance (:

File Details

v1.3.2

  • R
  • Apr 26, 2026
  • 18.70 KB
  • 57
  • 12.0.5+2
  • Retail

File Name

DoNotRelease-v1.3.2.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 12.0.0

DoNotRelease

v1.3.2 (2026-04-26)

Full Changelog Previous Releases

  • Release: v1.3.2 - Patch: [bugfix] correctly respect battle-res ALWAYS. (Race condition with 5-second timer if player had gotten a bres during a death before countdown expires the option to accept the res would never appear unless manually reload)
  • [format/theme] added new color options for text (green) and less pad between elements in Settings menu
  • [format/theme] added new color options for text (green)
  • [bugfix] The OnHide handlers are trying to be safe fallbacks but they're conflated with the battle-res/hide path. fix is: guards should only show the DEATH popup if the player is still dead AND still needs to release. applies and implements fix for all 3 guards