chris-wjn / ImprovedDamageFramework

Other
7 stars 5 forks source link

Health Bars Appear on Weird Entities #35

Closed FenHex closed 11 months ago

FenHex commented 11 months ago

Health bars appear on invisible entities, which isn’t very sneaky. They also appear on armor stands, some projectiles mods add, and boss attacks. Probably avoidable by adding a configurable blocklist for entities that show their health, as well as maybe adding a setting that only shows an entity’s healthbars when you look at it or damage it to preserve their stealthiness. That’d also reduce clutter on the screen with a bunch of entities.

(Been loving the customization you’ve been adding, feels extremely user friendly and modular, you’re making one of the most exciting mods out there right now)

Alucard3598 commented 11 months ago

I was just about to suggest adding a config for when or if to display the entity health bars. This would be an appreciated change.

HUYBUSSIN commented 11 months ago

I agree with this suggestion. The Floating Health bar was unnecessary when we already had the basic health bar when riding tamed animals like horses and pigs or other Mod. It just blocks the view when we ride them.

chris-wjn commented 11 months ago

0.2.6 config options should fix these issues, lmk if there's still problems 👍