Skip to content

logic bugfix for entering botw#2530

Merged
fenhl merged 2 commits into
OoTRandomizer:Devfrom
dotzo:advanced-botw-logic-bug-fix
Mar 15, 2026
Merged

logic bugfix for entering botw#2530
fenhl merged 2 commits into
OoTRandomizer:Devfrom
dotzo:advanced-botw-logic-bug-fix

Conversation

@dotzo

@dotzo dotzo commented Mar 1, 2026

Copy link
Copy Markdown

for advanced logic
cucco dive with just Nuts was in logic erroneously. now gated it is behind a trick

example seed: https://ootrandomizer.com/seed/get?id=2059884

Ocarinas in RFT and Botw, no tricks, no glitches, no ER, base advanced logic, ocarina required for bridge (6 med + shadow temple), ALR on

@GSKirox GSKirox added Type: Bug Something isn't working Component: Logic Non-trivial changes to the JSON logic files Status: Needs Review Someone should be looking at it labels Mar 1, 2026
@dotzo

dotzo commented Mar 1, 2026

Copy link
Copy Markdown
Author

/shrug
image

Comment thread data/Glitched World/Overworld.json Outdated
(is_child and
( (glitch_navi_dive and can_jumpslash)
or (at_day and (can_isg or Nuts))
or (at_day and glitch_botw_cucco_dive and

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
or (at_day and glitch_botw_cucco_dive and
or (at_day and glitch_botw_cucco_dive and

this is the issue

@fenhl fenhl added the Status: Under Consideration Developers are considering whether to accept or decline the feature described label Mar 15, 2026
@fenhl fenhl removed Status: Needs Review Someone should be looking at it Status: Under Consideration Developers are considering whether to accept or decline the feature described labels Mar 15, 2026
@fenhl fenhl added this to the next milestone Mar 15, 2026
@fenhl fenhl added Type: Enhancement New feature or request Component: Tricks/Glitches Unusual maneuvers labels Mar 15, 2026
@fenhl fenhl merged commit 99c431a into OoTRandomizer:Dev Mar 15, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Logic Non-trivial changes to the JSON logic files Component: Tricks/Glitches Unusual maneuvers Type: Bug Something isn't working Type: Enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants