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

Potential logic issue with GTG's Toll #50

Open
r0bd0g opened this issue Dec 30, 2020 · 2 comments
Open

Potential logic issue with GTG's Toll #50

r0bd0g opened this issue Dec 30, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@r0bd0g
Copy link

r0bd0g commented Dec 30, 2020

If you must enter the GTG entrance, and something inside costs more that your current wallet size minus 10 rupees, you could be forever locked out of purchasing a required item. (This wouldn't be a problem if there were rupees available at fortress that don't require any items, but there aren't.)

@fenhl
Copy link

fenhl commented Feb 9, 2021

Which combinations of settings make this a potential issue? Maybe a red rupee could be added to the fortress somewhere when those settings are on.

@r0bd0g
Copy link
Author

r0bd0g commented Feb 9, 2021

There actually is a red rupee at Gerudo Fortress but it requires Hookshot to obtain.

You need dungeon ER and either mixed pools or decoupled entrance enabled at minimum to cause a problem. You may need some additional settings on besides just those to really get into a problem.

I came kind of close to having this be a problem in a seed b/c I had to buy something for 190 rupees inside GTG, though if it had cost 200r I had hookshot to get the rupee outside anyway and the item I bought didn't end up locking additional wallets.

I think Roman's plan was to have the gate be always open as adult after paying the toll with only dungeon ER enabled.

@Roman971 Roman971 added the bug Something isn't working label Oct 16, 2021
fenhl pushed a commit to fenhl/OoT-Randomizer that referenced this issue Sep 21, 2022
fenhl pushed a commit to fenhl/OoT-Randomizer that referenced this issue Oct 3, 2022
fenhl pushed a commit to fenhl/OoT-Randomizer that referenced this issue Oct 10, 2022
…contents

Code style review for pots branch (Roman971#49)

Make pots/crates shuffle their vanilla items (Roman971#50)

Fix alt_hint for ganondorf only. Fix Ganon's tower filter tags

Resolve c compiler warnings

Adjust item_give_collectible for MW_SEND_OWN_ITEMS (Roman971#51)

Add Vanilla and Master Quest tags to Ganon's Tower pots (Roman971#52)

Change new settings' display names from “X Shuffle” to “Shuffle X” (Roman971#53)

Fix version.py

ItemPool.py Cleanup

Removed the no longer in use function `get_new_junk` as well as `is_freestanding_or_potcrate_or_beehive_location` which was only used in places where it does not matter due to those locations already being handled earlier in the elif chain.
Use location.type instead of location.filter_tags for new Locations.

Cleanup and fix typo

Typo

Make small key and piece of heart drops work without requiring new type
fenhl pushed a commit to fenhl/OoT-Randomizer that referenced this issue Nov 4, 2022
fenhl pushed a commit to fenhl/OoT-Randomizer that referenced this issue Jun 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants