You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the user presses the "Q" key on the keyboard (to instantly resolve the combat and exit the combat screen), a window is displayed to allow him to validate his action or not.
However, the text is not clear.
Describe the possible solution
In fheroes2:
I suggest displaying the following text:
"Are you sure you want to resolve the combat in instant combat mode?"
Instead of:
"Are you sure you want to finish the battle in auto mode?"
I also suggest changing the text of the window displayed when the user presses the “AUTO” button to continue the combat in automatic mode.
In fheroes2:
I suggest displaying the following text:
"Are you sure you want to enable the auto combat mode?"
Instead of:
"Are you sure you want to enable auto combat?"
And to change the text of the window displayed when the user presses the “AUTO” button to interrupt the combat in automatic mode.
In fheroes2:
I suggest displaying the following text:
"Are you sure you want to interrupt the auto combat mode?"
Instead of:
"Are you sure you want to interrupt the auto combat?"
Additional info
No response
The text was updated successfully, but these errors were encountered:
I have to explain the difficulty with this proposal (and with #9095). We already have the "finish the battle in auto mode" hotkey definition in the fheroes2.key, and if the wording in the game and in the hotkey config file will differ significantly, this may confuse the user. At the same time, the configuration files must remain backward compatible, so we can't just change the wording back and forth without further thought. The same applies to other similar hotkey-related actions.
Preliminary checks
Describe the problem requiring a solution
When the user presses the "Q" key on the keyboard (to instantly resolve the combat and exit the combat screen), a window is displayed to allow him to validate his action or not.
However, the text is not clear.
Describe the possible solution
In fheroes2:
I suggest displaying the following text:
"Are you sure you want to resolve the combat in instant combat mode?"
Instead of:
"Are you sure you want to finish the battle in auto mode?"
I also suggest changing the text of the window displayed when the user presses the “AUTO” button to continue the combat in automatic mode.
In fheroes2:
I suggest displaying the following text:
"Are you sure you want to enable the auto combat mode?"
Instead of:
"Are you sure you want to enable auto combat?"
And to change the text of the window displayed when the user presses the “AUTO” button to interrupt the combat in automatic mode.
In fheroes2:
I suggest displaying the following text:
"Are you sure you want to interrupt the auto combat mode?"
Instead of:
"Are you sure you want to interrupt the auto combat?"
Additional info
No response
The text was updated successfully, but these errors were encountered: