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

HK: lower max egg cost #3463

Merged
merged 1 commit into from
Jun 5, 2024
Merged

HK: lower max egg cost #3463

merged 1 commit into from
Jun 5, 2024

Conversation

qwint
Copy link
Contributor

@qwint qwint commented Jun 4, 2024

What is this fixing or adding?

per extractedData pool_options, only 20 eggs are created by default, so if a random filler egg isn't generated 21 max egg costs can be unreachable

could be updated when/if tuk check adds an egg to the default pool

How was this tested?

wasn't

If this makes graphical changes, please attach screenshots.

…so if a random filler egg isn't generated 21 max egg costs can be unreachable

could be updated when/if tuk check adds an egg to the pool
@qwint qwint requested a review from ThePhar as a code owner June 4, 2024 18:49
@github-actions github-actions bot added the waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. label Jun 4, 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.

This is the easiest and quickest way to fix the logic error caused by sometimes expecting 21/20 Rancid Eggs.

Had a generation that ran into this error. Redid the generation with the same seed with this change, the accessibility error did not occur.

@Exempt-Medic Exempt-Medic added is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. waiting-on: world-maintainer Issue/PR is waiting for feedback or approval by the maintainer of a world. labels Jun 4, 2024
@BadMagic100
Copy link
Collaborator

Any bets on whether we remember to revert this with the rewrite?

@BadMagic100 BadMagic100 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: world-maintainer Issue/PR is waiting for feedback or approval by the maintainer of a world. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. labels Jun 5, 2024
@ThePhar ThePhar merged commit da2f0f9 into ArchipelagoMW:main Jun 5, 2024
16 checks passed
@qwint qwint deleted the hk_max_eggs branch June 5, 2024 05:05
wu4 pushed a commit to wu4/Archipelago that referenced this pull request Jun 6, 2024
agilbert1412 pushed a commit to agilbert1412/Archipelago that referenced this pull request Jun 13, 2024
jnschurig pushed a commit to Tranquilite0/Archipelago-SoulBlazer that referenced this pull request Jun 13, 2024
sflavelle pushed a commit to sflavelle/Archipelago-tgc that referenced this pull request Jun 20, 2024
qwint added a commit to qwint/Archipelago that referenced this pull request Jun 24, 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. 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