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: Make the standard entrances get made with tuples instead of sets #4546

Merged
merged 3 commits into from
Jan 24, 2025

Conversation

ScipioWright
Copy link
Collaborator

What is this fixing or adding?

#4410 This has a test looking at entrance creation order, and it didn't take any time to do this change which I'm pretty sure solves their issue.

How was this tested?

Test gen. Didn't actually check if it fixed the issue, but it's an obvious culprit.

@github-actions github-actions bot added the waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. label Jan 24, 2025
@ScipioWright ScipioWright changed the title Make the standard entrances get made with tuples instead of sets TUNIC: Make the standard entrances get made with tuples instead of sets Jan 24, 2025
@ScipioWright ScipioWright added the is: refactor/cleanup Improvements to code/output readability or organizization. label Jan 24, 2025
@Jouramie
Copy link
Contributor

Tuple YES! Code LGTM.

@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 Jan 24, 2025
Copy link
Member

@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.

Tested with the test, which now passes

@Exempt-Medic Exempt-Medic merged commit bb09481 into ArchipelagoMW:main Jan 24, 2025
16 checks passed
@ScipioWright ScipioWright deleted the tunc-entrance-ordering branch January 24, 2025 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is: refactor/cleanup Improvements to code/output readability or organizization. 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