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

The Witness: Fix non-deterministic hints #2514

Merged
merged 2 commits into from
Dec 10, 2023

Conversation

NewSoupVi
Copy link
Member

@NewSoupVi NewSoupVi commented Nov 26, 2023

Exempt-Medic discovered that the in-game hints have been non-deterministic for a while. This should address that, mostly by changing some sets to lists and doing a sorted() call on the remaining set.

Exempt-Medic has verified that the hints seem to be deterministic now.

@NewSoupVi NewSoupVi added the is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. label Nov 26, 2023
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 changes locally; hints are no longer non-deterministic

@Berserker66 Berserker66 merged commit 8142564 into ArchipelagoMW:main Dec 10, 2023
Magnemania pushed a commit to Magnemania/Archipelago that referenced this pull request Jan 3, 2024
Jouramie pushed a commit to Jouramie/Archipelago that referenced this pull request Feb 28, 2024
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants