fheroes2 icon indicating copy to clipboard operation
fheroes2 copied to clipboard

Game, Information about XP

Open LeHerosInconnu opened this issue 6 months ago • 0 comments

Preliminary checks

Describe the problem requiring a solution

I suggest replacing the text "Need:" with the text "XP Needed:" in all windows giving information about the experience points needed to advance to the next level.

In the example:

This:

"500 (XP Needed: 1000)"

Instead of this:

"500 (Need: 1000)"

In fheroes2:

XP Need correction 01

Describe the possible solution

Replace the text "Need:" with the text "XP Needed:" in all windows giving information about the experience points needed to advance to the next level.

Example:

This:

"500 (XP Needed: 1000)"

Instead of this:

"500 (Need: 1000)"

Edit 2024/08/05.

If necessary, the text can be arranged on several lines, for example:

"500 (XP Needed: 1000)"

Or:

"500

XP Needed:

1000"

With:

"1000 (Total: 6000)"

Or:

"1000

Total:

6000"

Or even, the size of the window can be enlarged horizontally.

Additional info

Related issue: https://github.com/ihhub/fheroes2/issues/9025.

LeHerosInconnu avatar Aug 04 '24 15:08 LeHerosInconnu