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

Feature requests: shuffle hand action, remove most recent counter action, better separating of attackers/blockers, better shuffling cards to bottom #122

Open
1 of 4 tasks
Wirox opened this issue Jun 22, 2018 · 0 comments

Comments

@Wirox
Copy link

Wirox commented Jun 22, 2018

  • 1. Add 'shuffle hand' action
    It's very easy to spot which exactly card was played from an opponent's hand, which forces players to constantly shuffle their hands in competitive games. A semi-automated action would at least make it more convenient.

  • 2. Add 'remove most recent counter' action
    Currently the only way to remove some counters is to drag them away, which is very time-consuming when you have a lot of cards to remove counters from. Such an action would be very helpful in this case.

  • 3. Optimize the way attackers and blockers are separated.
    Attacking and blocking should be a group action, where separating the cards would only happen at the end of it. Right now when you attack/block with multiple creatures at once, it takes some time because separating attackers/blockers happens after every single creature's attack/block.

  • 4. Improve the way cards are shuffled to the bottom of the library
    All cards should first be sent to the bottom of the library, and then shuffled. Currently they are simply put to the bottom in a random order, so players can see to some extent in what order they leave the table.

@Wirox Wirox changed the title Feature requests – shuffle hand action, remove most recent counter action, better separating of attackers/blockers, better shuffling cards to bottom Feature requests: shuffle hand action, remove most recent counter action, better separating of attackers/blockers, better shuffling cards to bottom Jun 22, 2018
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

No branches or pull requests

1 participant