Skip to content

Fix autopass not respecting event interrupts#10968

Merged
tool4ever merged 1 commit into
Card-Forge:masterfrom
autumnmyst:autopass-respects-interrupts
Jun 12, 2026
Merged

Fix autopass not respecting event interrupts#10968
tool4ever merged 1 commit into
Card-Forge:masterfrom
autumnmyst:autopass-respects-interrupts

Conversation

@autumnmyst

Copy link
Copy Markdown
Contributor

When Auto-Pass-If-No-Actions (APINA) is on with "respects interrupts," it's supposed to stop auto-passing when an opponent casts a spell or declares attackers but. Fixed by broadening the gate to shouldEvaluateInterrupts() (true when an interruptible yield is active or when APINA + respects-interrupts are both on), so the auto-pass can be properly blocked by autoPassInterrupted for the next priority window.

@tool4ever tool4ever merged commit 624cee8 into Card-Forge:master Jun 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants