Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix HideawayPlayEffect to allow you to attempt to play everything #13009

Merged
merged 4 commits into from
Oct 19, 2024

Commits on Oct 18, 2024

  1. Fix HideawayPlayEffect to allow you to attempt to play everything, in…

    … cases of multiple Hideaway triggers.
    Grath committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    76a355d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4adf847 View commit details
    Browse the repository at this point in the history
  3. Update HideawayPlay and Arcane Bombardment to not ask if you want to …

    …play the cards you chose.
    
    Update tests, add tests for
    - Select the order in which to play cards
    - Attempt to play two lands with only one land drop available, only the first land enters play
    - Play two lands with extra land drops available.
    Grath committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    811e5ba View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Fix no-parameter constructor.

    Grath committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    cdb7d24 View commit details
    Browse the repository at this point in the history