ihhub/fheroes2

Hero screen, number of points for primary skill, the horizontal position of the number of points is shifted for Attack and Defense primary skills

Aberta

#1.683 aberto em 14 de set. de 2020

 (7 comentários) (0 reação) (0 responsável)C++ (469 forks)auto 404
good first issuelow prioritypixel-precisionui

Métricas do repositório

Stars
 (3.415 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

In fheroes2, the horizontal position of the number of points is shifted for Attack and Defense primary skills compared to the original game.

Edit 2021/01/25.

This is also the case for Spell Power and Knowledge.

Edit.

So I tested up to "11".

The number "4" is the only one that is not shifted (with the number "1"). For "10" and "11" the number "1" of the tens is shifted, not the number of the units, but it must also be taken into account that the spacing between the letters of the font is not the same as in the original game.

In original game:

Hero screen H2 10

In fheroes2:

Hero screen fh2 10

Open the two images in different tabs in your browser, enlarge the images and switch between the two tabs alternately. Heroes 2 first, fheroes2 second.

Primary skills position H2 01 Primary skills position fh2 01

Guia do colaborador