sigseg1v / endless-expedition

Issue tracker for Endless Expedition
1 stars 0 forks source link

Desktop aspect ratio HP/MP text overflow #25

Closed sigseg1v closed 5 years ago

sigseg1v commented 5 years ago

If the HP/MP text is long enough, it wraps to the next line. If you are on desktop and fighting 3 enemies at once (eg. in a level 80+ Challenge where they might have lots of hp) then the overflow pushes information off the bottom of the screen where it is no longer visible.

Slightly related but not as bad, is that even with no overflow, 3 enemies at once will push the XP bar off the bottom making it impossible to tell your percentage through the level.

sigseg1v commented 5 years ago

Made the text abbreviate shorter if there are more targets which resolves this for the time being.