Skip to content
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

Fix mob display name in boss bar #17

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

wlhlm
Copy link
Member

@wlhlm wlhlm commented Nov 25, 2024

This has been an issue for a long time. The boss bar Infernal Mobs essentially used the class name for everything except for vanilla mobs.

Before:
2024-11-25_15 11 59

After:
2024-11-25_15 09 09

We can merge this after 2.7 as it's been like this forever and I don't want to accidentally break anything during the freeze.

@wlhlm wlhlm added the ongoing freeze - do not merge PR tagged with this do not meet the requirement to be merged during a freeze. label Nov 25, 2024
@wlhlm wlhlm changed the title Fix infernal mobs display name in boss bar Fix mob display name in boss bar Nov 25, 2024
@Dream-Master Dream-Master requested a review from a team November 26, 2024 10:48
@AbdielKavash
Copy link
Member

AbdielKavash commented Nov 26, 2024

Would it be possible to move the name down a little bit so that it doesn't overlap the HP bar? That's always been moderately annoying to me.

@wlhlm
Copy link
Member Author

wlhlm commented Nov 26, 2024

Can do that, but in a different PR.

@Dream-Master Dream-Master removed the ongoing freeze - do not merge PR tagged with this do not meet the requirement to be merged during a freeze. label Dec 8, 2024
wlhlm added 2 commits December 8, 2024 20:26
The old logic never found a correct translation except for vanilla mobs
@wlhlm wlhlm force-pushed the fix-infernal-mobs-display-name branch from 285f4c4 to 311d929 Compare December 8, 2024 19:30
@Dream-Master Dream-Master merged commit 1f3038b into master Dec 9, 2024
1 check passed
@Dream-Master Dream-Master deleted the fix-infernal-mobs-display-name branch December 9, 2024 14:44
Dream-Master pushed a commit that referenced this pull request Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants