File Details
DungeonScreenshot_14-05-26.zip
- R
- May 14, 2026
- 18.04 KB
- 583
- 12.0.7+5
- Classic + 3
File Name
DungeonScreenshot_14-05-26.zip
Supported Versions
- 12.0.7
- 12.0.5
- 5.5.4
- 5.5.3
- 2.5.5
- 1.15.8
[3.9] - 2026-05-14
Fixed
- Internal state after aborted runs — if a delayed capture fires while auto screenshots are off, or after the delay you are no longer in an allowed instance, `pendingSource` and `pendingNeedsAllowedInstance` are now cleared so in-memory bookkeeping matches “nothing pending” (same fields were already cleared on cancel and reset).
- `pendingSource` after a successful capture — `TakeScreenshotNow()` now clears `pendingSource` / `pendingNeedsAllowedInstance` together with the other pending flags so a finished shot does not leave stale trigger metadata in memory.
Changed
- Test screenshot when already scheduled — if the test button (or `/ds test`) is used while a delayed capture is already queued, a debug-only `SKIPPED_PENDING` message is emitted when debug is on (same pattern as other triggers).

