Building Guide - Clarity#39
Merged
Dream-Master merged 1 commit intoGTNewHorizons:masterfrom Dec 18, 2025
Merged
Conversation
4df9da5 to
5c04dd1
Compare
Member
UltraProdigy
left a comment
There was a problem hiding this comment.
One nit, looks fine otherwise. Translation chats should probably be notified
src/main/java/openblocks/common/tileentity/TileEntityGuide.java
Outdated
Show resolved
Hide resolved
Ruling-0
approved these changes
Dec 18, 2025
Building Guide notification now omit relative altitudes (Y) in its notification if its area of operation is in 2D (1 Block tall). This should better hint to players that those 2 sets of 3 numbers spammed in chat are relative coordinates
5c04dd1 to
86b93d2
Compare
Author
I thought of doing that too but there's just too much to notify. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The Building Guide notification now omits relative altitudes (Y) in its notification if its area of operation is in 2D (1 Block tall):
This should better hint to players that those 2 sets of 3 numbers spammed in chat are relative coordinates (~80% players have no clue)