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

Fix: Boss clear logic and add projectile-less Bongo logic trick #2677

Merged

Conversation

Archez
Copy link
Contributor

@Archez Archez commented Apr 7, 2023

Looking at the logic for boss clears, Barinade was missing a sword/stick check, and Bongo was missing a projectile weapon check. I looked over the rest of the bosses and they seemed fine (ignoring that adult bosses did not have a stick check, but I think that is intended given how much health adult bosses have).

These probably were never a problem in that past for glitchless settings, but with Boss room shuffle, its possible that a previous exit check did not require something needed for the bosses.

The Bongo check in N64 rando has an accompanying logic option to bypass the need for projectiles (using precise sword slashes). This logic option has been added on the 3ds side for posterity and will be available once logic tricks are implemented on our end.

This is a porting of what I did on the 3ds repo here gamestabled/OoT3D_Randomizer#664

Build Artifacts

@inspectredc
Copy link
Contributor

I believe Barinade can also be killed using the pots instead of using sticks/sword so will add these both as tricks

@briaguya-ai briaguya-ai merged commit 2149cd1 into HarbourMasters:develop-khan Apr 7, 2023
7 checks passed
@Archez Archez deleted the adjust-boss-clear-logic branch April 7, 2023 21:29
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.

None yet

3 participants