-
Notifications
You must be signed in to change notification settings - Fork 779
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
Face down cards in exile being shown/revealed improperly #11881
Comments
It's interesting. There are another rule -- you can't select exiled face down card:
|
I don't like 406.4 with face down piles, etc. Xmage uses objects with id all around -- it's impossible to fully anonymize cards/objects. GUI uses ids inside and you can dig it from inner data (e.g. cheating). So here is my conclusion:
|
Another one thing for 406.3 -- owner of the card must be visible to all, so a player has another legal "cheat" to identify manifested card:
|
One more for 406.3 -- face down cards must be identifiable:
|
Something I forgot about: with Foretell ability, face-down foretold cards in exile must be revealed when a player leaves or the game ends. |
Tested on commit 7696839.
Face-down cards in exile are being shown to players who shouldn't have access to that information:
This is likely related to #11873.
Known affected cards:
The text was updated successfully, but these errors were encountered: