File Details
DungeonScreenshot_14-06-26.zip
- R
- Jun 14, 2026
- 20.09 KB
- 651
- 12.0.7+4
- Classic + 3
File Name
DungeonScreenshot_14-06-26.zip
Supported Versions
- 12.0.7
- 12.0.5
- 5.5.4
- 2.5.5
- 1.15.8
[3.13] - 2026-06-14
Fixed
-
Stale delay timer after cancel or reschedule — each scheduled capture now carries a generation token; cancelling, disabling, resetting, or scheduling a new shot invalidates older
C_Timercallbacks so they cannot fire a replacement pending capture early. -
Immediate shot vs delayed timer —
/ds now//ds shotinvalidate any queued delay timer before capturing, so a leftover callback cannot take a second screenshot afterward.
Added
-
STATUS_PENDING_SOURCE—/ds statusshows which trigger (LFG, M+, Test, etc.) is waiting when a delayed or combat-deferred shot is pending. -
INVALID_TRIGGER_ARGS—/ds triggerwith a missing or invalidon/offargument shows a dedicated message instead of the full help text. -
Debug-only
SKIPPED_NO_TRIGGERS— when all completion triggers are off, debug mode explains why events are ignored.