ihhub / fheroes2

fheroes2 is a recreation of Heroes of Might and Magic II game engine.
https://ihhub.github.io/fheroes2/
GNU General Public License v2.0
2.58k stars 359 forks source link

Game, harmonize the positioning order of resource sprites in the game's various windows and screens #8897

Open LeHerosInconnu opened 6 days ago

LeHerosInconnu commented 6 days ago

Preliminary checks

Describe the problem requiring a solution

I suggest to harmonize the positioning order of resource sprites in the game's various windows and screens.

In fheroes2:

The order is not correct. Order resources 001

The order is "correct". Order resources 002

The order is correct. Order resources 003

The order is correct. Order resources 004

The order is not correct in the castle screen. Order resources flèche rouge 005

Let's take the order of resources as in the Kingdom Overview screen, since it's an original "fixed" screen. So from left to right and top to bottom, wood, mercury, ore, sulfur, crystal, gems and gold.

Here is the test scenario file: SphinkPa.zip

Describe the possible solution

Harmonize the positioning order of resource sprites in the game's various windows and screens.

Let's take the order of resources as in the Kingdom Overview screen, since it's an original "fixed" screen. So from left to right and top to bottom, wood, mercury, ore, sulfur, crystal, gems and gold.

Order resources 003

Additional info

No response