File Details
DungeonScreenshot_23-03-26.zip
- R
- Mar 23, 2026
- 13.03 KB
- 449
- 12.0.5+4
- Classic + 3
File Name
DungeonScreenshot_23-03-26.zip
Supported Versions
- 12.0.5
- 12.0.1
- 5.5.3
- 2.5.5
- 1.15.8
## [3.3] - 2026-03-23
### Added
- **Settings tooltips** — hovering options in the addon panel shows `GameTooltip` help for the title, description, delay field, language and instance-type options, triggers, combat/UI/silent/sound toggles, debug, and the test button.
- **Localized tooltip copy** — new strings for English, Ukrainian, and Russian (`TT_*` keys), including a short note that screenshots are saved in the client’s **Screenshots** folder.
- **Screenshot sound styles** — when “Play sound on screenshot” is enabled, you can choose:
- **Camera** — built-in camera-style cue (`UI_PET_BATTLE_CAMERA_MOVE_IN`, with numeric fallback).
- **UI click** — menu checkbox sound (`IG_MAINMENU_OPTION_CHECKBOX_ON`).
- **Short ping** — minimal feedback (`MAP_PING`).
- **Saved variable** `screenshotSoundStyle` (default: `shutter` / Camera), validated on load with migration from invalid values.
### Changed
- Screenshot audio is routed through `PlayScreenshotSound()` instead of always playing a single hardcoded sound kit.

