Skip to content

Conversation

@Stisen1
Copy link
Contributor

@Stisen1 Stisen1 commented Sep 27, 2025

Close #10035

ALL damage spells should show a DamageInfo-dialog, when targeting a _defender (single target unit)

image

Now ALL damage spells will show a DamageInfo dialog when tageting a _defender
@zenseii zenseii added improvement New feature, request or improvement ui UI/GUI related stuff labels Sep 28, 2025
@zenseii zenseii added this to the 1.1.12 milestone Sep 28, 2025
@ihhub
Copy link
Owner

ihhub commented Sep 29, 2025

Hi @Stisen1 , please do the following:

  • update the title of your pull request: state in short what it is for
  • update the description of this pull request and if it fixes an open issue add the following in the plain text close #1234 where 1234 is the issue number
  • update the TODO comment in the source code

@Stisen1 Stisen1 changed the title Update battle_interface.cpp Change when damage info dialog popup, when targeting enemy unit with damage spells (#10035) Sep 29, 2025
@Stisen1 Stisen1 changed the title Change when damage info dialog popup, when targeting enemy unit with damage spells (#10035) Change when damage info dialog popup, when targeting enemy unit with damage spells (issue #10035) Sep 29, 2025
Changed a bit of the todo text, because one solution creates a new problem to be solved further down the road.

A new issue should be made: 
"When targeting multiple enemy units with damage spells: highlight nearest single target and show damage-info dialog"
@Stisen1
Copy link
Contributor Author

Stisen1 commented Oct 4, 2025

Done, right?

@ihhub
Copy link
Owner

ihhub commented Oct 8, 2025

Hi @Stisen1 , I think to be fair to spells with multiple targets it's important to indicate that the total damage is going to be higher than the one only for the first target. One way is to add "+" symbol at the end of the value to highlight that an additional damage. What do you think?

@Stisen1
Copy link
Contributor Author

Stisen1 commented Oct 8, 2025

Yeah. Or:

Damage: 40-??
Perish: 40-??

or

Damage: 40-20-10-5
Perish: 40-20-10-5

@ihhub ihhub modified the milestones: 1.1.12, 1.1.13 Nov 9, 2025
@ihhub ihhub requested a review from Districh-ru December 1, 2025 06:40
@ihhub ihhub changed the title Change when damage info dialog popup, when targeting enemy unit with damage spells (issue #10035) Change when damage info dialog popup, when targeting enemy unit with damage spells Dec 1, 2025
@ihhub ihhub modified the milestones: 1.1.13, 1.2.0 Dec 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement New feature, request or improvement ui UI/GUI related stuff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Combat screen, damage caused by the chain lightning spell

4 participants