mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
--- Scripts/VioletHold: picked some things from pull request #11399 (thx MitchedD for initial work) (cherry picked from commit34a721ba84) by joschiwald --- Core/Scripts: Rework Violet Hold bosses adding missing spells/mechanics: - Cyanigosa, Arcane Vacuum - Ichoron, globules mechanic - Moragg, optic link visuals - Lavanthor, minor changes - Zuramat, correctly implement void sentries - Erekem, implement Windfury and correct management of Erekem Guards - Script for the pre-event Thx @ManuFe (cherry picked from commit0bb7f89e82) Conflicts: src/server/scripts/Northrend/VioletHold/boss_erekem.cpp by mik1893 --- Rename 2015_06_08_01_world.sql to 2015_06_25_00_world.sql (cherry picked from commit8176902b17) by MitchesD --- Scripts/VioletHold: fixed non-pch build and codestyle (cherry picked from commite34f74dace) by MitchesD --- Scripts/VioletHold: Fix codestyle and unwanted crash in Violet/Hold closes #14952 and #14953 (cherry picked from commit49809bd404) by mik1893 --- Scripts/VioletHold: fix a crash during Ichoron encounter Closes #14962 (cherry picked from commit7c01638d45) by mik1893 --- Core/Misc: Fix build warnings (cherry picked from commit55681666b3) Conflicts: src/server/authserver/Main.cpp by jackpoz