Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework Battle::Unit::CalculateSpellDamage() method to use fheroes2::getSpellDamage() and fheroes2::getMonsterData() functions #8839

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Jun 15, 2024

  1. Update battle_troop.cpp

    Introduce usage of getSpellDamage, thereby removing damage calculation and attacker artefact check.
    Cheerfulbull committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    f7975af View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Cheerfulbull committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    0b6c034 View commit details
    Browse the repository at this point in the history
  3. Update battle_troop.cpp

    Cheerfulbull committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    962e59e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f695a0 View commit details
    Browse the repository at this point in the history
  5. Update msvc.yml

    Cheerfulbull committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    44ec9d3 View commit details
    Browse the repository at this point in the history
  6. Update install_packages.bat

    Weird sha-256 dependency problem.
    Cheerfulbull committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    cbc2f2b View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    e3bf74d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Cheerfulbull/Cheerfulbull-patch-1

    Update battle_troop.cpp
    Cheerfulbull committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    c3e0ccf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4975fa9 View commit details
    Browse the repository at this point in the history
  4. Update battle_troop.cpp

    Cheerfulbull committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    d75394b View commit details
    Browse the repository at this point in the history
  5. Update battle_troop.cpp

    Cheerfulbull committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    6f4910f View commit details
    Browse the repository at this point in the history
  6. Update battle_troop.cpp

    Cheerfulbull committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    fa5add5 View commit details
    Browse the repository at this point in the history
  7. Update battle_troop.cpp

    Cheerfulbull committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    3d921cf View commit details
    Browse the repository at this point in the history
  8. Update battle_troop.cpp

    Cheerfulbull committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    369c937 View commit details
    Browse the repository at this point in the history
  9. Update battle_troop.cpp

    Cheerfulbull committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    f243c7c View commit details
    Browse the repository at this point in the history
  10. Update battle_troop.cpp

    Cheerfulbull committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    c13d6ed View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2 from Cheerfulbull/Cheerfulbull-patch-2

    Update battle_troop.cpp
    Cheerfulbull committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    beacc4a View commit details
    Browse the repository at this point in the history