HOMEFORUMDISCORD
★ TEST
✦ Welcome to the MapleVerse Test Portal! ✦  Found a bug? Report it here — paste a screenshot right from your clipboard! ✦  7 issues being tracked — thank you, testers! ✦✦ Welcome to the MapleVerse Test Portal! ✦  Found a bug? Report it here — paste a screenshot right from your clipboard! ✦  7 issues being tracked — thank you, testers! ✦
#99 boss health bar slightly to far to the right FIXED
LOW Monsters & NPCs reported by Drew · 2026.08.07 · updated 2026.08.11
when doing a boss battle the icon of the boss and the health bar is slghtly to far to the right and has a small gab between the icon and the health bar this needs to be connected to eachother
screenshot 1
🍅 ME TOO · 0 Log in to confirm this bug.
COMMENTS 2 replies
SnailHunter ADMIN 2026.08.11
Confirmed, and I can tell you exactly what the gap is.

The boss bar is assembled from four separate pieces of original artwork: the square portrait frame, a small "[" bracket that caps the left end of the bar, the bar track itself, and a matching "]" bracket on the right. We were drawing three of them — the left bracket was never drawn at all.

That bracket is 4 pixels wide, and the layout already leaves a 4-pixel space for it between the portrait and the start of the track. With nothing filling that space, the bar looks detached and shifted a few pixels to the right of the portrait, which is exactly what your screenshot shows (portrait ends at pixel 49, bar starts at pixel 54).

Fix is to draw the missing bracket in that gap and butt the portrait frame exactly against it, so the portrait, bracket and bar form one continuous unit like the original.
SnailHunter ADMIN 2026.08.11
Fix shipped — this is now on develop and will be in the next build.

The diagnosis is in the comment above; this is just to confirm the change is written, type-checked, built and pushed rather than only planned. Please re-test when the next build goes up and reopen if it is still wrong.

Log in or sign up to comment.