Skip to content

Conversation

@Raspberryfloof
Copy link
Contributor

@Raspberryfloof Raspberryfloof commented Oct 17, 2025

Please format your title with what portion of the project this pull request is
targeting and what it's changing.

ex. "MyGame4: implement new game" or "Docs: add new guide for customizing MyGame3"

What is this fixing or adding?

This corrects logic for several torch locations. Previous logic could have generated impossible seeds depending on item placement.

How was this tested?

Generated multiple seeds and verified logic matched expected outcomes, including some test outputs where items were included in the logical playthrough only for newly changed locations containing required items, and where seeds that created previously impossible layouts now generate different, completeable layouts.

If this makes graphical changes, please attach screenshots.

(N/A)

Should now match upstream Timespinner Randomizer logic
@github-actions github-actions bot added the waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. label Oct 17, 2025
@ScipioWright ScipioWright 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 Oct 17, 2025
@ScipioWright ScipioWright requested a review from Jarno458 October 17, 2025 13:14
@ScipioWright
Copy link
Collaborator

#5562
You two have very similar PRs, you two should probably talk and consolidate these into one PR, or one of you closes theirs and reviews the other person's to make sure the same issues were covered (or to at least get the peer reviews in)

@Raspberryfloof
Copy link
Contributor Author

I'm fine closing mine and going with TriumphantBass's, though I did notice a couple issues in theirs that I'll point out.

@github-actions github-actions bot 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 Oct 17, 2025
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