promotional bannermobile promotional banner

Dungeon Screenshot

Dungeon Screenshot is an add-on for World of Warcraft that automatically takes a screenshot after completing a dungeon or raid. Its main purpose is to save memorable moments of your progress in the game without having to manually take screenshots.

File Details

DungeonScreenshot_25-04-26.zip

  • R
  • Apr 25, 2026
  • 16.79 KB
  • 586
  • 12.0.5+5
  • Classic + 3

File Name

DungeonScreenshot_25-04-26.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 5.5.4
  • 5.5.3
  • 2.5.5
  • 1.15.8
[3.7] - 2026-04-24

Fixed

- Hide UI — `Screenshot()` is invoked via `pcall` so a Lua error cannot skip the follow-up logic. The UI is restored with a short delay only when this addon actually hid `UIParent`, and `Show()` runs only if `UIParent` exists and is still hidden (avoids leaving the screen blank or double-showing when possible).

Changed

- Internals — trigger enable checks and short trigger labels use small lookup tables (`TRIGGER_DB_KEY`, `TRIGGER_SOURCE_LABEL`) instead of long `if` chains; localized sound style names use `SOUND_STYLE_LOCALIZE_KEY`. Behavior and saved variables are unchanged.