forked from SlimeKnights/TinkersConstruct
-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* delete unused locals * add some code that has been forgotten when copying and overriding the vanilla renderHealth method * create dedicated class HealthBarRenderer extending Gui to stop copy-pasting certain vanilla methods * fix renegeration hearts moving when the game is paused * only bind tinkers hearts textures if it's actually going to draw tinkers' hearts * stop drawing vanilla hearts when they are hidden by tinkers' heart being drawn on top * fix tinker's half heart not moving with regeneration * fix drawing all tinkers' hearts on top of each others, and now only draw the top most hearts * add comment to help with debugging
- Loading branch information
Showing
2 changed files
with
201 additions
and
189 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.