File Details
DungeonScreenshot_06-04-26.zip
- R
- Apr 6, 2026
- 15.05 KB
- 467
- 12.0.5+4
- Classic + 3
File Name
DungeonScreenshot_06-04-26.zip
Supported Versions
- 12.0.5
- 12.0.1
- 5.5.3
- 2.5.5
- 1.15.8
[3.5] - 2026-04-06
Added
- `/ds status` — prints the current auto-screenshot settings (delay, cooldown, language, triggers, instance types, toggles) in the selected locale (`STATUS_`, `BOOL_YES` / `BOOL_NO` strings).
- `DELAY_SET` — localized message when `/ds delay <sec>` successfully updates the delay (replaces the misleading reuse of “screenshot scheduled” text).
- `SKIPPED_PENDING` — debug message when a trigger is ignored because a screenshot is already scheduled (distinct from cooldown).
Changed
- `.toc` — removed a duplicate `Interface` build id entry; version bumped to 3.5.
- `ApplyDefaults()` — applies the `silent` default before validating delay/cooldown so invalid saved values do not print `INVALID_` chat lines when silent mode is enabled.
- Slash parsing — trims leading/trailing spaces on command arguments; `trigger` sub-arguments are trimmed for reliable `on`/`off` matching.

