GTNewHorizons / TinkersConstruct

Tinker a little, build a little, tinker a little more...
GNU Lesser General Public License v3.0
10 stars 42 forks source link

Fix health bar renderer #97

Closed Alexdoru closed 1 year ago

Alexdoru commented 1 year ago

Tinkers constructs completely overwrites the health bar rendering and there were multiple bugs with it. Notably it was drawing all of the hearts that your character has on top of each other even though you can only see the 10 hearts at the very top, costing performance for nothing.

In this pr I :

Dream-Master commented 1 year ago

@Alexdoru are you know that we have overloaded bar as a mod which seems to override stuff as well ?

Alexdoru commented 1 year ago

I did not know, where is that ?

Dream-Master commented 1 year ago

@Alexdoru nevermind it was the Armor bar not the health bar. https://github.com/GTNewHorizons/OverloadedArmorBar