-
Notifications
You must be signed in to change notification settings - Fork 751
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
RoR2: Add Support for New Stage #3436
Conversation
# Conflicts: # worlds/ror2/__init__.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.
Merged into main
, got the new client, tested that the new stage worked (it could be gone to, left from, it worked as a received item and as a starting stage, and checks within it could be sent out)
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.
Option groups did not appear on Webhost because the changes aren't on this branch.
Guess I forgot to hit push... Thanks for catching that. |
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.
One tiny nitpick, but looks good. Tested generation and Webhost changes but not client.
* add support for the new stage added to RoR2 * Fix stage being unreachable * add option groups * reorder option groups
* add support for the new stage added to RoR2 * Fix stage being unreachable * add option groups * reorder option groups
* add support for the new stage added to RoR2 * Fix stage being unreachable * add option groups * reorder option groups
* add support for the new stage added to RoR2 * Fix stage being unreachable * add option groups * reorder option groups
* add support for the new stage added to RoR2 * Fix stage being unreachable * add option groups * reorder option groups
* add support for the new stage added to RoR2 * Fix stage being unreachable * add option groups * reorder option groups
What is this fixing or adding?
Adds support for the newly added stage in Risk of Rain 2. This stage will be available to both vanilla and the DLC.
Also this adds in option groups to better visualize the options for the two different modes that are select-able.
How was this tested?
Played a solo world and will be releasing the apworld, so other players will be able to test/play the new stage in AP.
If this makes graphical changes, please attach screenshots.