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: Fix plando connections, seed groups, and UT support #3429

Merged
merged 3 commits into from
Jun 3, 2024

Conversation

ScipioWright
Copy link
Collaborator

What is this fixing or adding?

Fixes plando connection + seed groups support. For appending things in the new plando connections system, I need to add .value.

Fixes seed groups. For getting whether a custom string is used, I now need to compare to EntranceRando.options.values() instead of just EntranceRando.options like before.

Fixes a Universal Tracker support issue. If fixed shop is off in the yaml, it removes the Zig Skip Exit portal from the portal map. So if the slot has fixed shop on, and the yaml doesn't, it would mismatch. Since this option does not get loaded into slot data (since it is unnecessary for trackers), I had to write a quick thing to fix that up.

How was this tested?

Many test gens with weird yamls. Lots of triggers, plando connections, etc.

If this makes graphical changes, please attach screenshots.

N/A

@ScipioWright ScipioWright added is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. affects: release/blocker Issues/PRs that must be addressed before next official release. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. labels Jun 1, 2024
…usage of Tunic in a class name. Fix typing on plando for SeedGroup
@ThePhar ThePhar merged commit 70e9ccb into ArchipelagoMW:main Jun 3, 2024
16 checks passed
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 pushed 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
affects: release/blocker Issues/PRs that must be addressed before next official release. 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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants