Hide health bars for armor stands and invisible entities that aren't glowing#116
Merged
frodare merged 3 commits intoToroCraft:fabric-1.16.5from Jul 31, 2021
Conversation
Member
|
Please rebase this into a single commit off of commit 9d7af0f. |
Author
…e equipment is visible
Member
|
I have created a 1.16.5 branch you can target. |
Author
|
Great, I edited all my PRs to target the new branch. |
Member
|
I finally got time to build and deploy your fixes. Thanks for your help! I am releasing the changes from this PR and the others as torohealth-1.16.5-fabric-6.jar. I am thinking some of these changes might help the optifine problems in the 1.17.1 build too. |
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.
Armor stands should not have health bars, see PR #61.
Invisible entities also should not have health bars, see issue #86. The health bar of invisible entities is shown if they are glowing though, as the glowing effect makes them (partially) visible again.
Since there is no branch for 1.16.5 this PR targets 1.16.3.