Skip to content

Adjustment to ArmorHud Text#6505

Open
robdawg-dev wants to merge 1 commit into
MeteorDevelopment:masterfrom
robdawg-dev:6210-ArmorHudTextAdjustments
Open

Adjustment to ArmorHud Text#6505
robdawg-dev wants to merge 1 commit into
MeteorDevelopment:masterfrom
robdawg-dev:6210-ArmorHudTextAdjustments

Conversation

@robdawg-dev

@robdawg-dev robdawg-dev commented Jul 4, 2026

Copy link
Copy Markdown

Type of change

  • Bug fix
  • New feature

Description

I use RusherHack with MeteorClient and wanted to migrate completely to MeteorClient. The only thing left was the ArmorHUD. When I tried running the 26.1.2 version the text was behind the icons when showing durability percents. This adjustment is meant to address this. I put the text below the icons instead of on top when horizontal, and to the right if vertical. Also added scaling of the text so that it matches the sizes of the icons as you scale.

Related issues

[Mention any issues that this pr relates to.](#6210)

How Has This Been Tested?

Screenshot 2026-07-04 150157

This is how it looked in 1.21.4. The text was over the icons.

Screenshot 2026-07-04 150206

This is how it looks on my machine from current master (26.1.2) The text is behind the icons.

Screenshot 2026-07-04 150225

This is after my changes. I put the text below the icons.

Screenshot 2026-07-04 150248

Also works at scale of 3 (the current max)

Screenshot 2026-07-04 150256

Also works at scale of 1 (not the current minimum the minimum looked too tiny on my screen)

Screenshot 2026-07-04 150310

Vertical layout still works

Screenshot 2026-07-04 150321

Vertical with bars instead of percents still works

Screenshot 2026-07-04 150328

Horizontal with bars still works.

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

@robdawg-dev robdawg-dev changed the title Initial implementation Adjustment to ArmorHud Text Jul 4, 2026
@robdawg-dev robdawg-dev force-pushed the 6210-ArmorHudTextAdjustments branch from f721758 to 7524ea8 Compare July 5, 2026 03:58
@elijah-yum

Copy link
Copy Markdown

nice comments

@robdawg-dev

Copy link
Copy Markdown
Author

I had upgrade some other libraries (fabric-api) and also added xaeroplus to one of my test clients and suddenly the text scaling is not correctly working. Using the same build jar in this version in an pre-updated version does not have the issue with the text. I have a different version of this fix on my personal addon that didn't seem affected but perhaps this changeset is not ready.

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.

2 participants