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

Core, ALTTP: Plando (#2904) fixes #3834

Merged
merged 7 commits into from
Sep 9, 2024

Conversation

Silvris
Copy link
Collaborator

@Silvris Silvris commented Aug 23, 2024

What is this fixing or adding?

Fixing 2 issues that arose out of #2904.

Plando texts apparently supported weighting at and text, with the only documentation for such a feature being the ALTTP plando docs. This restores that feature.

Additionally, LttP Plando Connections were broken by my own misunderstanding of valid exit names for ALttP (it shares the same entrance and exit names).

How was this tested?

Generated LttP with the example plandos on the LttP Plando Guide, confirmed they worked as expected in game. Also generated with a plando connection that worked on 0.4.6, but caused failures on 0.5.0.

If this makes graphical changes, please attach screenshots.

@Silvris Silvris requested a review from Berserker66 as a code owner August 23, 2024 00:46
@github-actions github-actions bot added affects: core Issues/PRs that touch core and may need additional validation. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. labels Aug 23, 2024
@Exempt-Medic Exempt-Medic added the is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. label Aug 23, 2024
@Exempt-Medic
Copy link
Member

Exempt-Medic commented Aug 23, 2024

Maybe it's out of scope, but maybe you could also fix the broken link here https://github.com/ArchipelagoMW/Archipelago/blob/main/worlds/alttp/docs/plando_en.md?plain=1#L159
( It does not display properly on the website )

Edit: I opened a separate PR where it would at least be a lot more in-scope

@Exempt-Medic Exempt-Medic added the waiting-on: world-maintainer Issue/PR is waiting for feedback or approval by the maintainer of a world. label Aug 23, 2024
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.

Changes LGTM. Merged into main and tested various weighting of text and at and saw that where previously they had improper or failing results they now work properly.

Options.py Outdated Show resolved Hide resolved
@Exempt-Medic Exempt-Medic added the waiting-on: author Issue/PR is waiting for feedback or changes from its author. label Sep 1, 2024
@alwaysintreble alwaysintreble removed the waiting-on: author Issue/PR is waiting for feedback or changes from its author. label Sep 9, 2024
@Berserker66 Berserker66 merged commit 4aab317 into ArchipelagoMW:main Sep 9, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects: core Issues/PRs that touch core and may need additional validation. is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. waiting-on: world-maintainer Issue/PR is waiting for feedback or approval by the maintainer of a world.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants