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

Timespinner: Fixed generation error caused by new options system #2374

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

Jarno458
Copy link
Collaborator

@Jarno458 Jarno458 commented Oct 26, 2023

What is this fixing or adding?

In the new options system added in #993 the options on the multiworld instance are nolonger available inside the constructor, therefor i had to move my method that calculates logic constrains based on those options to generate_early

If the options do again become available at constructor time, than this can be close

How was this tested?

Many local generations with one or multiple players

@Jarno458 Jarno458 added the is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. label Oct 26, 2023
@Jarno458
Copy link
Collaborator Author

This fix will likely not be needed thanks to #2378

Copy link
Member

@black-sliver black-sliver left a comment

Choose a reason for hiding this comment

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

Regardless of #2378, this should probably be done in generate early.

@black-sliver black-sliver merged commit 3b5f9d1 into ArchipelagoMW:main Oct 27, 2023
12 checks passed
@Jarno458 Jarno458 deleted the ts_new_options_fix branch October 27, 2023 10:10
FlySniper pushed a commit to FlySniper/Archipelago that referenced this pull request Nov 14, 2023
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.

2 participants