-
Notifications
You must be signed in to change notification settings - Fork 723
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 generic multiworld tracker, move lttp multiworld tracker #1478
Conversation
Commented on the issue why this will not be merged in its current incarnation. |
9840af8
to
bb96208
Compare
bb96208
to
a50cadd
Compare
a50cadd
to
4457381
Compare
As mentioned in #1477, I think the LttP specific code should be removed, not embraced. |
This now has conflicts in the js file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cleared the conflict, fixed LttP not tracking at all, fixed pep8-ness, tested.
Since this now includes my code, it should be reviewed and tested by another maintainer though.
I'll tinker with this sometime this week. I think the answer is to adjust the header to display a hamburger menu when the screen layout is taller than it is shorter, and have that button be clickable to reveal the menu. |
I'll merge it for now, as I want to test it on the test server and it should be functional. Obviously feel free to PR in style upgrades later. |
…lagoMW#1478) Co-authored-by: Berserker
…lagoMW#1478) Co-authored-by: Berserker
(Rewritten because of change in scope)
This relates to the discussion in #1477
What is this fixing or adding?
The navigation menu can support multiple multitrackers. It will only appear if there are games present with a specific multitracker available (or if you navigated to one of the specific ones).
How was this tested?
This has been tested by opening the multiworld trackers with and without ALttP worlds. No gameplay was attempted. This PR is based on the latest revision of
main
as of this writing.If this makes graphical changes, please attach screenshots.
Screenshots