-
Notifications
You must be signed in to change notification settings - Fork 773
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
Gauntlet Legends: Implement New Game #3499
base: main
Are you sure you want to change the base?
Conversation
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.
skimmed rom-based code and docs and commented on anything that stood out, but not a full review on those parts
otherwise pure code review, I did run webhost and glance at the pages there, but otherwise ran no tests/gens/games
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.
besides the World.disabled_locations classvar issue everything else at this point is nitpicks and looks good either way
again, pure code review, no tests/gens/games ran
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.
context of my review has not changed, but all my issues and requests are handled
test failure is an unrelated issue fixed on main
What is this fixing or adding?
Adds Gauntlet Legends on the N64 as a supported game.
How was this tested?
Through months of testing in both syncs and asyncs
If this makes graphical changes, please attach screenshots.
N/A