Wind Waker: Support for Universal Tracker. #5817
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This adds the following features for Universal Tracker:
/get_logical_pathor/explainin Universal Tracker.Additional refactorings were done to make the code more maintainable and pythonic. This includes, but is not limited to:
More cleaning up is possible, but this is hopefully enough for now.
What is this fixing or adding?
This adds the following features for Universal Tracker:
/get_logical_pathor/explainin Universal Tracker.Additional refactorings were done to make the code more maintainable and pythonic. This includes, but is not limited to:
How was this tested?
Multiple seed generations were created, with each seed being loaded into both Universal Tracker and Dolphin for extensive comparing and contrasting.
Logs were previously present to ensure the data coming through was correct, but these were removed for the production push.
The unit test for sequence break support is based off of one I wrote for the Ship of Harkinian APWorld, and that was verified to work.
If this makes graphical changes, please attach screenshots.
While I didn't make a graphical change directly, I do want to show the result of dungeon entrance shuffle in Universal Tracker.

Additional credits go here I guess.