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

Gauntlet Legends: Implement New Game #3499

Open
wants to merge 147 commits into
base: main
Choose a base branch
from
Open

Conversation

jamesbrq
Copy link
Contributor

@jamesbrq jamesbrq commented Jun 9, 2024

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

@jamesbrq jamesbrq closed this Jan 6, 2025
@jamesbrq jamesbrq reopened this Jan 6, 2025
@github-actions github-actions bot added the waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. label Jan 6, 2025
worlds/gl/__init__.py Outdated Show resolved Hide resolved
@qwint qwint removed the affects: core Issues/PRs that touch core and may need additional validation. label Jan 15, 2025
Copy link
Collaborator

@qwint qwint left a 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

worlds/gl/__init__.py Outdated Show resolved Hide resolved
worlds/gl/GauntletLegendsClient.py Outdated Show resolved Hide resolved
worlds/gl/__init__.py Outdated Show resolved Hide resolved
worlds/gl/__init__.py Show resolved Hide resolved
worlds/gl/__init__.py Outdated Show resolved Hide resolved
worlds/gl/Regions.py Outdated Show resolved Hide resolved
worlds/gl/Regions.py Outdated Show resolved Hide resolved
worlds/gl/Regions.py Outdated Show resolved Hide resolved
worlds/gl/Regions.py Outdated Show resolved Hide resolved
worlds/gl/Rules.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@qwint qwint left a 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

worlds/gl/__init__.py Outdated Show resolved Hide resolved
worlds/gl/Rules.py Outdated Show resolved Hide resolved
worlds/gl/Regions.py Show resolved Hide resolved
worlds/gl/__init__.py Outdated Show resolved Hide resolved
worlds/gl/Options.py Outdated Show resolved Hide resolved
worlds/gl/Regions.py Outdated Show resolved Hide resolved
worlds/gl/__init__.py Outdated Show resolved Hide resolved
worlds/gl/__init__.py Outdated Show resolved Hide resolved
worlds/gl/__init__.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@qwint qwint left a 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is: new game Pull requests for implementing new games into Archipelago. waiting-on: peer-review Issue/PR has not been reviewed by enough people yet.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants