Skip to content

Implement Nasty Notice#227

Merged
bcollazo merged 1 commit intomainfrom
codex/implement-nasty-notice
Mar 29, 2026
Merged

Implement Nasty Notice#227
bcollazo merged 1 commit intomainfrom
codex/implement-nasty-notice

Conversation

@bcollazo
Copy link
Copy Markdown
Owner

Summary

  • add Nasty Notice to trainer move generation and trainer effect dispatch
  • make the effect queue discard choices for the opponent until they reach 4 cards
  • add unit tests covering the discard-choice generation and the no-op case at 4 cards

Validation

  • cargo test nasty_notice --lib --features test-utils -- --nocapture
  • cargo run --bin card_test -- "B2b 065"
  • cargo clippy --fix --allow-dirty -- -D warnings
  • cargo test --features tui,test-utils

@bcollazo bcollazo merged commit 43129b0 into main Mar 29, 2026
2 checks passed
@bcollazo bcollazo deleted the codex/implement-nasty-notice branch March 29, 2026 01:34
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.

1 participant