-
Notifications
You must be signed in to change notification settings - Fork 91
Add default values for MapMetaMountain (#935) #978
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 default values for MapMetaMountain (#935) #978
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.
the end of an era...
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.
(sad) LGTM
Would be nice if there was any insight on how the defaults were chosen, as a comment in ether this PR or in the actual file.
The pull request was approved and entered the 3-day last-call window. |
The pull request was approved and entered the 3-day last-call window. |
Context: a bug has been spotted making the bot roll the "all-clear" confirmation back if the rolling release is less than 3 days, making the "last call window" be shorter in some cases. |
I tried to find a camera position showing the whole mountain, placed the cursor away from vanilla chapters, and simulated a "zoom in" effect when transitioning from |
The last-call window for this pull request ended. It can now be merged if no blockers were brought up. |
The end of an era. RIP |
This PR adds a default value for the
MapMetaMountain
data so that we can actually see the Overworld even when no mountain metadata is bundled with a map.Closes #935.