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

Incorrect interactions due to EFFECT_PUBLIC #82

Open
2 of 3 tasks
NaimSantos opened this issue Oct 9, 2019 · 2 comments
Open
2 of 3 tasks

Incorrect interactions due to EFFECT_PUBLIC #82

NaimSantos opened this issue Oct 9, 2019 · 2 comments
Labels

Comments

@NaimSantos
Copy link
Contributor

NaimSantos commented Oct 9, 2019

  • Bug: while "Contract with Don Thousand" and "Generaid Stage" are on the field and the opponent draws from his normal draw of the turn, the drawn card is not revealed before "Generaid Stage" resolves, unless something else is activated as chain link 2.

StagevsContract

  • Bug: If you use the effect of "Ghost Reaper & Winter Cherries", you will see your opponent's Extra deck. But after they summoned Eater of MIllions by banishing some portion of extra deck, you STILL get to see BOTH extra deck and face-down banished.

  • Request: add the support to turn cards that are currently public to non-public cards. Reason: Danger monsters had to be changed to use RandomSelect while choosing the card to discard because with only Select applied to the group of cards, cards public would still be displayed, which would allow the player to have information of them during the resolution of the effect

@NaimSantos
Copy link
Contributor Author

NaimSantos commented Oct 9, 2019

By using the Duel.ShuffleExtra function after "Ghost Reaper & Winter Cherries"'s operation that removes the card, the problem seems to be fixed and the player no longer can see the Extra deck or the cards that are banished face-down.

@edo9300
Copy link
Owner

edo9300 commented Feb 2, 2020

The issue with contract and generaid stage was solved in https://github.com/kevinlul/edopro-script/commit/6690a767ccd725a62acdbd2a84d42c242a48f866 - edo9300/edopro@bda0f39 - 6ddca10

@edo9300 edo9300 removed the bug label Feb 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants