EverWrath/src/server/scripts/Kalimdor
Pondaveia ff7658ed40 fix(Core/Raid): Reworked Archimonde fight (#1691)
* Reworked Archimonde

* missing spell scripts on db

*  Travis?

* Thanks Nefertum

* Update rev_1554524766481187700.sql

* compact sql

* Update data/sql/updates/pending_db_world/rev_1554524766481187700.sql

Co-Authored-By: Pondaveia <43385840+Pondaveia@users.noreply.github.com>

* Update rev_1554524766481187700.sql

* Update boss_archimonde.cpp

* Resets

* Update boss_archimonde.cpp

* Update boss_archimonde.cpp

* Finger of death check improvement

Deku suggested adding this check instead: 
- me->IsWithinMeleeRange(unit)

* fix: remove unneeded if statement

* Possible targets list bug

Added a list for both Finger of death and Spell protections specifically. Also cleared the lists when needed to avoid possible bugs.

* comment typo

* Last touches

* Copy paste fail?

Removed waypoint reached function. No idea how it got there!

* Update boss_archimonde.cpp

* The meele check was too small

This check allows the tank to move the boss without getting snipped by finger of death

* Update boss_archimonde.cpp

* Initializing summonlist on constructor

* Update hyjal.h

* Update hyjal.h

* Changed Archimonde AI

Hyjal_trash AI to BossAI

* Removing hyjal_trashAI function

* Somehow the commit above didn't remove

* unused variable

* bool initialization on the constructor

bool Enraged;
bool BelowTenPercent;
bool HasProtected;
bool IsChanneling;

* HOLY SHIT TRAVIS
2019-05-23 09:28:59 -04:00
..
BlackfathomDeeps chore(PCH): remove "ScriptPCH.h" from cpp scripts (#1423) 2019-02-10 14:50:44 +01:00
CavernsOfTime fix(Core/Raid): Reworked Archimonde fight (#1691) 2019-05-23 09:28:59 -04:00
DireMaul chore(PCH): remove "ScriptPCH.h" from cpp scripts (#1423) 2019-02-10 14:50:44 +01:00
Maraudon chore(PCH): remove "ScriptPCH.h" from cpp scripts (#1423) 2019-02-10 14:50:44 +01:00
OnyxiasLair chore(PCH): remove "ScriptPCH.h" from cpp scripts (#1423) 2019-02-10 14:50:44 +01:00
RagefireChasm Update license links (#783) 2018-03-12 10:54:57 +01:00
RazorfenDowns chore(PCH): remove "ScriptPCH.h" from cpp scripts (#1423) 2019-02-10 14:50:44 +01:00
RazorfenKraul Update license links (#783) 2018-03-12 10:54:57 +01:00
RuinsOfAhnQiraj Refactor(Core/Gossip): Replacing old macros with new (#1338) 2019-03-25 21:10:57 +07:00
TempleOfAhnQiraj fix(CORE): Increase C'Thun Dark Glare spell timer (#1754) 2019-04-25 21:40:02 +02:00
WailingCaverns chore(PCH): remove "ScriptPCH.h" from cpp scripts (#1423) 2019-02-10 14:50:44 +01:00
ZulFarrak chore(PCH): remove "ScriptPCH.h" from cpp scripts (#1423) 2019-02-10 14:50:44 +01:00
boss_azuregos.cpp Update license links (#783) 2018-03-12 10:54:57 +01:00
CMakeLists.txt Using TC structure allowing easier patches importing 2017-12-21 00:20:29 +01:00
zone_ashenvale.cpp Refactor(Core/Gossip): Replacing old macros with new (#1338) 2019-03-25 21:10:57 +07:00
zone_azshara.cpp Refactor(Core/Gossip): Replacing old macros with new (#1338) 2019-03-25 21:10:57 +07:00
zone_azuremyst_isle.cpp Refactor(Core/Gossip): Replacing old macros with new (#1338) 2019-03-25 21:10:57 +07:00
zone_bloodmyst_isle.cpp Update license links (#783) 2018-03-12 10:54:57 +01:00
zone_darkshore.cpp Refactor(Core/Gossip): Replacing old macros with new (#1338) 2019-03-25 21:10:57 +07:00
zone_desolace.cpp Refactor(Core/Gossip): Replacing old macros with new (#1338) 2019-03-25 21:10:57 +07:00
zone_durotar.cpp fix(DB/SAI): Lazy Peons quest (#1348) 2019-01-25 22:01:24 +01:00
zone_dustwallow_marsh.cpp Refactor(Core/Gossip): Replacing old macros with new (#1338) 2019-03-25 21:10:57 +07:00
zone_felwood.cpp Refactor(Core/Gossip): Replacing old macros with new (#1338) 2019-03-25 21:10:57 +07:00
zone_feralas.cpp Refactor(Core/Gossip): Replacing old macros with new (#1338) 2019-03-25 21:10:57 +07:00
zone_moonglade.cpp Refactor(Core/Gossip): Replacing old macros with new (#1338) 2019-03-25 21:10:57 +07:00
zone_mulgore.cpp Update license links (#783) 2018-03-12 10:54:57 +01:00
zone_orgrimmar.cpp Refactor(Core/Gossip): Replacing old macros with new (#1338) 2019-03-25 21:10:57 +07:00
zone_silithus.cpp Refactor(Core/Gossip): Replacing old macros with new (#1338) 2019-03-25 21:10:57 +07:00
zone_stonetalon_mountains.cpp Refactor(Core/Gossip): Replacing old macros with new (#1338) 2019-03-25 21:10:57 +07:00
zone_tanaris.cpp Refactor(Core/Gossip): Replacing old macros with new (#1338) 2019-03-25 21:10:57 +07:00
zone_teldrassil.cpp Update license links (#783) 2018-03-12 10:54:57 +01:00
zone_the_barrens.cpp Refactor(Core/Gossip): Replacing old macros with new (#1338) 2019-03-25 21:10:57 +07:00
zone_thousand_needles.cpp Refactor(Core/Gossip): Replacing old macros with new (#1338) 2019-03-25 21:10:57 +07:00
zone_thunder_bluff.cpp Refactor(Core/Gossip): Replacing old macros with new (#1338) 2019-03-25 21:10:57 +07:00
zone_ungoro_crater.cpp Update license links (#783) 2018-03-12 10:54:57 +01:00
zone_winterspring.cpp Refactor(Core/Gossip): Replacing old macros with new (#1338) 2019-03-25 21:10:57 +07:00