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

TUNIC: Fix entrance rule for unrestricted + ladders - entrance rando #3076

Merged
merged 2 commits into from
Apr 14, 2024

Conversation

ScipioWright
Copy link
Collaborator

What is this fixing or adding?

Fix entrance logic for using ladder storage to get to the entrance after Garden Knight if shuffle ladders is in, unrestricted logic is on, and entrance rando is off.
The ladder set here is empty since West Garden does not have any ladders being removed in shuffle ladders (since we didn't like removing them), so the has_any evaluates to False every time.

How was this tested?

Test gens

If this makes graphical changes, please attach screenshots.

N/A

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

@NewSoupVi NewSoupVi left a comment

Choose a reason for hiding this comment

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

No clue whether this is actually correct I don't play the game but the code is fine

@ScipioWright ScipioWright 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 Apr 3, 2024
@Berserker66 Berserker66 merged commit 480c15e into ArchipelagoMW:main Apr 14, 2024
15 checks passed
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.

3 participants