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 "Disable Materialization Sickness" power #1951

Conversation

nandastone
Copy link
Contributor

@nandastone nandastone commented Dec 13, 2021

While debugging I noticed the "Disable Materialization Sickness" power doesn't work beyond the first turn.

The fix is to add a creature to the current turn, and next turn, queue if it should avoid Materialization Sickness. Adding it just to the current turn queue fails to carry it over to the next turn queue.

Before fix:

CleanShot 2021-12-13 at 20 27 15

CleanShot 2021-12-13 at 20 27 57

After fix:

CleanShot 2021-12-13 at 20 29 24

CleanShot 2021-12-13 at 20 30 04

CleanShot 2021-12-13 at 20 30 56

@gitpod-io
Copy link

gitpod-io bot commented Dec 13, 2021

@DreadKnight
Copy link
Member

Had a feeling the Meta Power would cause issues like this, but had too much going on to properly test things out.
At least this wasn't yet another thing that would impact regular gameplay. I've tried it now and it works properly 👍🏻

@DreadKnight DreadKnight merged commit 9268b3a into FreezingMoon:master Dec 13, 2021
CyberBishop pushed a commit to CyberBishop/AncientBeast that referenced this pull request Apr 20, 2023
…rialization-sickness-power

Fix "Disable Materialization Sickness" Meta Power
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

Successfully merging this pull request may close these issues.

None yet

2 participants