Skip to content

Bugfix: Can Buy Blue Potion without Showing Odd Mushroom#2462

Merged
fenhl merged 2 commits into
OoTRandomizer:Devfrom
Echopixel:bugfix/odd_mushroom_potion
Sep 21, 2025
Merged

Bugfix: Can Buy Blue Potion without Showing Odd Mushroom#2462
fenhl merged 2 commits into
OoTRandomizer:Devfrom
Echopixel:bugfix/odd_mushroom_potion

Conversation

@Echopixel

@Echopixel Echopixel commented Sep 20, 2025

Copy link
Copy Markdown

Not much to add, might be a better way to do this since I'm not super knowledgeable about ASM/C, was mostly curious how this side of the rando functioned and interested in learning more if anyone is willing to teach me or has good resources. From what I could tell this change has fixed the issue reported by #2347.

@fenhl fenhl added Type: Bug Something isn't working Component: ASM/C Changes some internals of the ASM/C libraries Status: Needs Review Someone should be looking at it Status: Needs Testing Probably should be tested labels Sep 21, 2025
@fenhl fenhl linked an issue Sep 21, 2025 that may be closed by this pull request
@fenhl

fenhl commented Sep 21, 2025

Copy link
Copy Markdown
Collaborator

Quick note for future PRs: If you include the exact words “fixes #2347” in the PR description, GitHub will automatically link this PR to the issue the way I just did.

@fenhl fenhl removed the Status: Needs Review Someone should be looking at it label Sep 21, 2025
@Echopixel

Copy link
Copy Markdown
Author

Quick note for future PRs: If you include the exact words “fixes #2347” in the PR description, GitHub will automatically link this PR to the issue the way I just did.

AH, gotcha, thanks. Will do from now on. 👍

@cjohnson57 cjohnson57 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks good

@fenhl

fenhl commented Sep 21, 2025

Copy link
Copy Markdown
Collaborator

From what I could tell this change has fixed the issue reported by #2347.

To clarify, are you saying you've already tested this fix?

@Echopixel

Copy link
Copy Markdown
Author

From what I could tell this change has fixed the issue reported by #2347.

To clarify, are you saying you've already tested this fix?

I tested when you have no trade item, when you do have a trade item and when you trade the odd mushroom.

@fenhl fenhl removed the Status: Needs Testing Probably should be tested label Sep 21, 2025
@fenhl fenhl added this to the next milestone Sep 21, 2025
@fenhl fenhl merged commit 935186d into OoTRandomizer:Dev Sep 21, 2025
3 checks passed
@Echopixel Echopixel deleted the bugfix/odd_mushroom_potion branch September 21, 2025 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: ASM/C Changes some internals of the ASM/C libraries Type: Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can Buy Blue Potion without Showing Odd Mushroom

3 participants