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: Entrance rando Direction Pairs + Decoupled #3761

Open
wants to merge 284 commits into
base: main
Choose a base branch
from

Conversation

ScipioWright
Copy link
Collaborator

@ScipioWright ScipioWright commented Aug 10, 2024

What is this fixing or adding?

Adds two new options: Direction Pairs and Decoupled.

Direction Pairs: Entrances will always lead to entrances opposite them -- North entrances lead to South entrances, Ladder Up to Ladder Down, Floor to Floor, etc. This option was put into an Entrance Layout option, whose options are Standard, Fixed Shop, and Direction Pairs (since Fixed Shop and Direction Pairs are completely incompatible with each other).

Decoupled: Portal connections are not necessarily two-way with this enabled. Be brave, tiny, lost fox.

Plando Connections has been updated to deal with these new options, and you can plando up to 500 shops into the pool, since every shop is the same shop anyway. There is a test added that includes plandoing every single entrance to a shop.

This PR partially contains #3658 because the merge would be awful.

How was this tested?

Many test gens, some test games, unit tests.

If this makes graphical changes, please attach screenshots.

N/A

Copy link

@hesto2 hesto2 left a comment

Choose a reason for hiding this comment

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

I only reviewed the first half of the files but will take a better look at the second half when I have a little more time later 👍

worlds/tunic/__init__.py Outdated Show resolved Hide resolved
worlds/tunic/__init__.py Outdated Show resolved Hide resolved
worlds/tunic/combat_logic.py Outdated Show resolved Hide resolved
Copy link

@hesto2 hesto2 left a comment

Choose a reason for hiding this comment

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

Nice, this looks good to me 🔥

@github-actions github-actions bot added affects: core Issues/PRs that touch core and may need additional validation. affects: webhost Issues/PRs that touch webhost and may need additional validation. labels Dec 15, 2024
@ScipioWright ScipioWright marked this pull request as draft December 15, 2024 22:12
@ScipioWright ScipioWright removed affects: core Issues/PRs that touch core and may need additional validation. affects: webhost Issues/PRs that touch webhost and may need additional validation. waiting-on: other Issue/PR is waiting for something else, like another PR. labels Dec 15, 2024
@ScipioWright ScipioWright marked this pull request as ready for review December 15, 2024 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is: enhancement Issues requesting new features or pull requests implementing new features. 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