EverWrath/src
Kitzunu 59766e10c6
fix(Core/Spell): Allow using SpellDifficulty in bg (#19422)
* fix(Core/Spell): Allow using SpellDifficulty in bg

* cherry-pick commit (e4caf52e5a)

* "Allow get SpellDifficulty on battleground maps
This is only for Isle of Conquest (Bracket 71-79 is Regular Difficulty, Bracket 80-84 is heroic or 25Man)
Spells of IoC Battleground vehicles, cannons, bombs and bosses have SpellDifficulty in DBC"

* Remove redundant CastSpell and assign a variable instead

Co-Authored-By: Gildor <521036+Jildor@users.noreply.github.com>

* Update isle_of_conquest.cpp

---------

Co-authored-by: Gildor <521036+Jildor@users.noreply.github.com>
2024-07-18 18:12:41 +02:00
..
cmake fix(Deps): Fixed finding openssl 3.2 on windows (#18284) 2024-02-10 18:49:40 +01:00
common fix(Core/Spell): Implement SPELL_ATTR1_AURA_STAYS_AFTER_COMBAT (#19254) 2024-07-04 14:30:59 -03:00
genrev feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
server fix(Core/Spell): Allow using SpellDifficulty in bg (#19422) 2024-07-18 18:12:41 +02:00
test feat(Core/World): Implement DoForAllPlayers() helper for all online p… (#18060) 2024-01-01 13:57:57 +01:00
tools chore(Core/Misc): sort includes (#17776) 2023-11-18 17:51:26 +01:00
CMakeLists.txt refactor(Cmake): add support build selected applications and tools (#11836) 2022-05-31 17:05:39 +07:00