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

add gi independent functionality #70

Closed
wants to merge 5 commits into from

Conversation

ThatHypedPerson
Copy link
Contributor

Mainly adds two new functions to the glue layer, rando_get_unconverted_item_id and rando_get_last_location. These are currently used within item_text.c to display separate text for certain items that share the same GI.

Full list of changes (some other than text since I didn't want to open another PR):

  • Add separate Fairy/Key/Map/Compass text for each dungeon
    • It might be worth to split up keys (boss and small) into different GIs like I did for the fairies so we could display them differently
  • Fixed formatting in item_text.c
  • Added Ocean Skull Token + new Stray Fairies to CAMC

+ formatting fixes (for stuff I added whoops)
to be honest I haven't tested this enough to know if its perfect, but seems to work for the most part ¯\_(ツ)_/¯
@ThatHypedPerson ThatHypedPerson changed the title add gi independent text add gi independent functionality Jan 12, 2025
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.

1 participant