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

Pokemon Emerald: Fix possible dexsanity/legendary hunt softlock #3443

Merged
merged 5 commits into from
Jun 4, 2024

Conversation

Zunawe
Copy link
Collaborator

@Zunawe Zunawe commented Jun 2, 2024

What is this fixing or adding?

Mirage Tower disappears permanently if the player picks up the fossil at the top, so its encounters should not be considered logical access to a species. This counts for dexsanity and for placement of Wailord and Relicanth for legendary hunt.

How was this tested?

Generated a few times with dexsanity and legendary hunt goal.

@Zunawe Zunawe added the is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. label Jun 2, 2024
@github-actions github-actions bot added the waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. label Jun 2, 2024
Copy link
Collaborator

@Exempt-Medic Exempt-Medic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes LGTM and match my understanding of the game. Generated on main until running into a seed that relied on this logic error, regenerated using the same seed and the error was fixed

Copy link
Contributor

@nicholassaylor nicholassaylor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes LGTM

@Zunawe Zunawe added waiting-on: core-review Issue/PR has been peer-reviewed and is ready to be merged or needs input from a core maintainer. and removed waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. labels Jun 4, 2024
@NewSoupVi NewSoupVi merged commit ee1b13f into ArchipelagoMW:main Jun 4, 2024
16 checks passed
@Zunawe Zunawe deleted the emerald-mirage-fix branch June 5, 2024 00:17
wu4 pushed a commit to wu4/Archipelago that referenced this pull request Jun 6, 2024
…ipelagoMW#3443)

* Pokemon Emerald: Remove mirage tower from allowed dexsanity maps

* Pokemon Emerald: Prevent placing wailord/relicanth in out of logic maps

* Pokemon Emerald: Clarify docstring

Co-authored-by: Exempt-Medic <[email protected]>

* Pokemon Emerald: Update changelog

---------

Co-authored-by: Exempt-Medic <[email protected]>
agilbert1412 pushed a commit to agilbert1412/Archipelago that referenced this pull request Jun 13, 2024
…ipelagoMW#3443)

* Pokemon Emerald: Remove mirage tower from allowed dexsanity maps

* Pokemon Emerald: Prevent placing wailord/relicanth in out of logic maps

* Pokemon Emerald: Clarify docstring

Co-authored-by: Exempt-Medic <[email protected]>

* Pokemon Emerald: Update changelog

---------

Co-authored-by: Exempt-Medic <[email protected]>
jnschurig pushed a commit to Tranquilite0/Archipelago-SoulBlazer that referenced this pull request Jun 13, 2024
…ipelagoMW#3443)

* Pokemon Emerald: Remove mirage tower from allowed dexsanity maps

* Pokemon Emerald: Prevent placing wailord/relicanth in out of logic maps

* Pokemon Emerald: Clarify docstring

Co-authored-by: Exempt-Medic <[email protected]>

* Pokemon Emerald: Update changelog

---------

Co-authored-by: Exempt-Medic <[email protected]>
sflavelle pushed a commit to sflavelle/Archipelago-tgc that referenced this pull request Jun 20, 2024
…ipelagoMW#3443)

* Pokemon Emerald: Remove mirage tower from allowed dexsanity maps

* Pokemon Emerald: Prevent placing wailord/relicanth in out of logic maps

* Pokemon Emerald: Clarify docstring

Co-authored-by: Exempt-Medic <[email protected]>

* Pokemon Emerald: Update changelog

---------

Co-authored-by: Exempt-Medic <[email protected]>
qwint pushed a commit to qwint/Archipelago that referenced this pull request Jun 24, 2024
…ipelagoMW#3443)

* Pokemon Emerald: Remove mirage tower from allowed dexsanity maps

* Pokemon Emerald: Prevent placing wailord/relicanth in out of logic maps

* Pokemon Emerald: Clarify docstring

Co-authored-by: Exempt-Medic <[email protected]>

* Pokemon Emerald: Update changelog

---------

Co-authored-by: Exempt-Medic <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. waiting-on: core-review Issue/PR has been peer-reviewed and is ready to be merged or needs input from a core maintainer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants