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

Show creature info for the editor dialog #8780

Open Branikolog opened 1 month ago

Branikolog commented 1 month ago

Preliminary checks

Describe the problem requiring a solution

image

Some players could forget the precise creature stats when creating a map.

Describe the possible solution

It would be nice to show the selected creature properties on right click for this dialog.

Additional info

No response

ihhub commented 3 weeks ago

This can be done by introducing a new UI element and using the structure based on DialogElement class.