-
Notifications
You must be signed in to change notification settings - Fork 706
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
LTTP: Rip Lttp specific entrance code out of core and use Region helpers #1960
base: main
Are you sure you want to change the base?
Conversation
Please revisit my feedback from #965, i.e.:
|
# Conflicts: # worlds/alttp/Rules.py # worlds/alttp/UnderworldGlitchRules.py
# Conflicts: # worlds/alttp/Rules.py
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.
I don't own lttp to test but the code looks reasonable and correct
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.
Code is all aligned with my understanding of the APIs (how to use Region.entrance_type, etc.)
purely a code review, did not do any gens/tests/games
What is this fixing or adding?
some cleanup
How was this tested?
just unit tests. needs proper testing still
If this makes graphical changes, please attach screenshots.