gnembon / chat-up

Raises in game chat by 10 pixels to improve visibility of armour hunches
GNU Lesser General Public License v3.0
38 stars 8 forks source link

Made offset dynamic #8

Closed replaceitem closed 3 years ago

replaceitem commented 3 years ago

This makes the chat offset change, depending on if the armor bar is visible, and if the player has absorption hearts. Suggested in #5, fixes #3

I decided to now make it go higher if there are more than 1 row of absorption hearts, since you wouldn't want chat to go off screen, and more than one row is not achievable anyway (afaik)