meteor-client icon indicating copy to clipboard operation
meteor-client copied to clipboard

Enhanced Combat HUD element health bar

Open GoldenStack opened this issue 3 years ago • 2 comments

Describe the feature

A few suggestions for the health bar in the combat HUD element here: image

  • Have a configurable minimum and maximum value (keep the default at 18 hearts though)
  • (potentially) show the exact health value somewhere
  • A setting to color it red and gold for the normal and absorption hearts, respectively. Ideally this wouldn't be hardcoded so that it'd work for non-normal (i.e. 10 hearts) base health values and custom heart color values :)
  • A toggle between rendering normal heart textures and the solid bar

yea

Before submitting a suggestion

  • [X] This feature doesn't already exist in the client. (I have checked every module and their settings on the latest dev build)

  • [X] This wasn't already suggested. (I have searched suggestions on GitHub and read the FAQ)

GoldenStack avatar Oct 22 '22 05:10 GoldenStack