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

Cards should be discarded when drawn into a full hand #40

Closed
bazola opened this issue Sep 30, 2014 · 1 comment
Closed

Cards should be discarded when drawn into a full hand #40

bazola opened this issue Sep 30, 2014 · 1 comment
Assignees

Comments

@bazola
Copy link
Contributor

bazola commented Sep 30, 2014

If the player has a full hand, when they draw a card that card should be destroyed.

@Zomis
Copy link
Member

Zomis commented Sep 30, 2014

This is already implemented. It doesn't seem like the JavaFX client cares about the EntityRemoveEvent that is being sent though. It needs to check if the entity is in a deck, and if so decrease the counter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants