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

Workaround for location tracker ending too early #624

Merged
merged 1 commit into from
Jan 8, 2023

Conversation

Kewlan
Copy link
Collaborator

@Kewlan Kewlan commented Jan 6, 2023

Puts the item locations and string data in a separate array of patches.
To increase the amount of writable locations, only SPOILER_LOCDATS needs to be increased. I tested making it over two thousand locations, which works:

2023-01-06.20-38-33.mp4

Closes #609.

Also fixes some things for the dungeon tracker, and improves some related code.

Also fixes some things for the dungeon tracker, and improves some related code
@HylianFreddy
Copy link
Collaborator

Good job on the fix!

I wonder if it's possible to do the same for the entrance tracker too, because I tried generating a max settings rando and the entrance list was broken:

image

Here's the seed:
broken entrance tracker.zip

@Kewlan
Copy link
Collaborator Author

Kewlan commented Jan 7, 2023

Above is fixed by #627.

@gymnast86 gymnast86 merged commit 6826df8 into gamestabled:main Jan 8, 2023
@Kewlan Kewlan deleted the tracker-workaround branch January 8, 2023 14:45
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.

Check tracker isn't displaying the last couple of area pages
3 participants