GoDelveTroll

Turns party member deaths into hilarious troll messages and tracks a death leaderboard at the end of every run.

File Details

GoDelveTroll.zip

  • R
  • May 27, 2026
  • 13.11 KB
  • 55
  • 12.0.5
  • Retail

File Name

GoDelveTroll.zip

Supported Versions

  • 12.0.5
GoDelveTrollv3.3.02025
Bug fixes
Fixed minimap preference not persisting between sessions — icon:Register() now called inside ADDON_LOADED after SavedVariables are restored
Fixed leaderboard firing after the first boss in multi-boss dungeons — timer now checks if another boss was killed during the delay before sending
Fixed own addon messages being processed in CHAT_MSG_ADDON, causing redundant death locks on the speaker
Fixed non-speaker clients having an inaccurate death count on their leaderboard — DEATH: broadcast now increments deathCount on all clients
Fixed potential race condition where all players could speak simultaneously if ENCOUNTER_END fired before any PING was received
Improvements
Merged duplicate Init() and EnsureDB() into a single GoDelveTroll_InitDB() — one source of truth for default values
currentSpeaker now resets on PLAYER_ENTERING_WORLD to prevent a stale speaker after reloads
Detection loop now returns early when addon is disabled, reducing CPU overhead
Leaderboard entries now have a space separator for better readability in chat
New
Added /gdt as a short alias for /godelve
Added /godelve help command listing all available commands in chat
Minimap tooltip now shows colored hints for left/right click actions