ihhub/fheroes2

Town Population screen (with the well), replace the "MAX" button by a "RECRUIT" button

Open

#1,794 opened on Sep 24, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (469 forks)auto 404
good first issueimprovementlow priorityquestionui

Repository metrics

Stars
 (3,415 stars)
PR merge metrics
 (PR metrics pending)

Description

In fheroes2, a "BUY" "RECRUIT" button would be more appropriate for this screen. (edit 2025/01/14.)

In fheroes2:

Town well pop fh2 01

Edit 2025/01/14.

Or preferably replaced with a graphic button to avoid translation problems (such as word length in different languages).

For this window: Max button info window 01

The window's yellow title should be:

"Recruit".

Instead of:

"Max"

The text should be:

"Recruit all creatures in the town (if there are enough free slots available).

Instead of:

"Hire all creatures in the town.

For this window: Max button recruit window 01

The window's yellow title is correct.

Contributor guide