EverWrath/src/server/scripts/Kalimdor
Skjalf 4fa0d6b0cc
fix(Scripts/RuinsOfAhnQiraj): Rework Ayamiss (#12738)
* fix(Scripts/RuinsOfAhnQiraj): Rework Ayamiss

- Use serverside spells to handle the Hive'Zara Swarmers
- Adjust pathing and timers
- Rewrite its script to TaskScheduler

Co-Authored-By: Gultask <100873791+Gultask@users.noreply.github.com>

* fix swarmers not being summoned if the boss is casting & movement


* Update landing path for swarmers

* fix: Update the looping script

* correct trash ability

* fix ayamiss landing

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
2022-08-15 06:10:55 -03:00
..
BlackfathomDeeps feat(Core/GameObject): Gob flag helpers (#11287) 2022-04-05 13:52:58 +02:00
CavernsOfTime refactor(Core/Unit): PC&NPC Immunity (#11986) 2022-06-18 08:16:45 -04:00
DireMaul feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227) 2022-03-30 07:59:42 -03:00
Maraudon refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
OnyxiasLair feat(Core/Maps): AreaBoundary (#10525) 2022-04-15 14:10:41 +02:00
RagefireChasm feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
RazorfenDowns feat(Core/GameObject): Gob flag helpers (#11287) 2022-04-05 13:52:58 +02:00
RazorfenKraul feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
RuinsOfAhnQiraj fix(Scripts/RuinsOfAhnQiraj): Rework Ayamiss (#12738) 2022-08-15 06:10:55 -03:00
TempleOfAhnQiraj fix(Scripts/AhnQiraj): Anubisath Sentinel - added missing spells. (#12726) 2022-08-14 10:17:57 -03:00
WailingCaverns feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
ZulFarrak feat(Core/Unit): NPCFlags helpers (#11286) 2022-04-05 13:52:42 +02:00
boss_azuregos.cpp fix(Scripts/Azuregos): mark of frost should be removed on reset (#12053) 2022-06-14 17:39:28 -03:00
kalimdor_script_loader.cpp fix(Scripts/AhnQiraj): Hive'Zara Stinger. (#12659) 2022-08-14 10:19:51 -03:00
zone_ashenvale.cpp feat(Core/GameObject): Gob flag helpers (#11287) 2022-04-05 13:52:58 +02:00
zone_azshara.cpp feat(Core/Unit): NPCFlags helpers (#11286) 2022-04-05 13:52:42 +02:00
zone_azuremyst_isle.cpp feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227) 2022-03-30 07:59:42 -03:00
zone_bloodmyst_isle.cpp Fix(Core/Quest): Pet issues with They're Alive! Maybe... (#9918) 2022-01-03 15:09:25 -05:00
zone_darkshore.cpp fix(Core/Misc): Change const to be after type name (#10591) 2022-02-14 16:05:45 -03:00
zone_desolace.cpp refactor(Core/Unit): PC&NPC Immunity (#11986) 2022-06-18 08:16:45 -04:00
zone_durotar.cpp feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227) 2022-03-30 07:59:42 -03:00
zone_dustwallow_marsh.cpp refactor(Core/Unit): PC&NPC Immunity (#11986) 2022-06-18 08:16:45 -04:00
zone_felwood.cpp refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
zone_feralas.cpp refactor(Core/Unit): PC&NPC Immunity (#11986) 2022-06-18 08:16:45 -04:00
zone_moonglade.cpp refactor(Core/Unit): PC&NPC Immunity (#11986) 2022-06-18 08:16:45 -04:00
zone_orgrimmar.cpp feat(Core/Unit): NPCFlags helpers (#11286) 2022-04-05 13:52:42 +02:00
zone_silithus.cpp refactor: remove useless ternary operator (#11907) 2022-06-06 16:11:22 -03:00
zone_stonetalon_mountains.cpp refactor(Core/Unit): PC&NPC Immunity (#11986) 2022-06-18 08:16:45 -04:00
zone_tanaris.cpp fix(Core/Unit): Remove some hardcoded texts (#5816) 2022-04-15 13:17:06 +02:00
zone_the_barrens.cpp refactor(Core/Combat): DeleteThreatLists() become ClearAllThreat() (#11824) 2022-05-23 05:51:52 -03:00
zone_thousand_needles.cpp feat(Core/Unit): NPCFlags helpers (#11286) 2022-04-05 13:52:42 +02:00
zone_thunder_bluff.cpp feat(Core/AI): convert SelectAggroTarget to enum class (#9893) 2021-12-28 19:13:12 -03:00
zone_ungoro_crater.cpp fix(Core/Misc): Change const to be after type name (#10591) 2022-02-14 16:05:45 -03:00
zone_winterspring.cpp feat(Core/GameObject): Gob flag helpers (#11287) 2022-04-05 13:52:58 +02:00