Skip to content

Conversation

@pocable
Copy link

@pocable pocable commented Jan 1, 2026

Adds the hidden owl to the item tracker, and adjusts the logic to account for the hidden owl if the user gets it. Also fixes a small logic issue with tingle in north clock town as you can use a sword to jump slash the balloon down.

I didn't add the hidden owl as a check since I didn't think that made sense. Moreso added it into logic so I can see what checks I can do when I have it.

Build Artifacts

…word as in logic for tingle in north clock town
@Eblo
Copy link
Contributor

Eblo commented Jan 2, 2026

The main obstacle to this getting in is that this pertains entirely to a glitch, but randomizer does not have glitches in logic at the moment. As-is, this can result in "glitchless" seeds that require index warping to beat. There's also a small bit of allowing for sword slashing Clock Town Tingle's balloon, which seems unrelated to the main intent here and is a trick of its own.

We can circle back to this once 2ship has some system for glitch/trick logic in place. Index warping is a prevalent glitch in MM, so I think this PR is worth considering once we actually have a way for players to choose whether they want to incorporate such a glitch into their logic.

@pocable
Copy link
Author

pocable commented Jan 3, 2026

I never noticed that the logic in the tracker was glitchless. Well that clarifies a lot for me haha.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants