azerothcore-wotlk/src
RaZoRR 4e6d433dd2
fix(Scripts/AzjolNerub): Anub'Arak clear debuff spell (#19140)
* fix(CORE/Raid): Anub'Arak not using proper spell to clear his debuffs on submerge

Anub'Arak (id: 34564) was using the RemoveAllAuras method instead of the ClearAllDebuffs spell to clear all his debuffs when submerging.

Closes AzerothCore issue #19136

* fix(instace/Azjol'Nerub): Anub'Arak not removing debuffs on submerge

anub'arak was not removing his debuffs on submerging with the right spell.

closes issue #19113

* Update  boss anub'arak of PR #19140

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

* Update boss Anub'Arak code improvement

* Update boss anub'arak

* Update src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/boss_anubarak_trial.cpp

---------

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2024-06-26 22:35:31 +02:00
..
cmake fix(Deps): Fixed finding openssl 3.2 on windows (#18284) 2024-02-10 18:49:40 +01:00
common fix(LICENSE): update license file paths (#18972) 2024-05-29 20:10:39 +02:00
genrev
server fix(Scripts/AzjolNerub): Anub'Arak clear debuff spell (#19140) 2024-06-26 22:35:31 +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