mccreery / better-hud

All the information you'll ever need! A Minecraft mod written in Forge.
https://www.curseforge.com/minecraft/mc-mods/better-hud
MIT License
32 stars 11 forks source link

Quark Usage Ticker causes BetterHud elements to disappear. #88

Open kil0byt3 opened 4 years ago

kil0byt3 commented 4 years ago

All info here.

https://github.com/CalaMariGold/Rebirth-Of-The-Night/issues/255

Seems directly related to this issue, which it seems was never solved. https://github.com/mccreery/better-hud/issues/7#issuecomment-361436181

Please let me know if you require any additional information!

democat3457 commented 4 years ago

bump

democat3457 commented 3 years ago

bump

democat3457 commented 2 years ago

after some testing, it seems like the usage ticker makes all of BetterHUD's overridden HUD bars overlap other HUD elements. this means elements like the XP bar, the health bar, and the hunger bar will be rendered on top of all other HUD elements, except for Quark's usage ticker. this also excludes other non-bar elements like the System Time, Compass, and the Block Viewer box. one interesting note, though, is that the Block rendered in the Block Viewer box also overlaps other HUD elements, similar to the bars. the rect itself does not overlap, however. another note is that the PotionBar also overlaps HUD elements.