Commit Graph

145 Commits

Author SHA1 Message Date
Andrew
03612e8bff refactor(Scripts/TempleOfAhnQiraj): Clean up script files (#17718)
* refactor(Scripts/TempleOfAhnQiraj): Clean up script files

* Update src/server/scripts/Kalimdor/TempleOfAhnQiraj/boss_fankriss.cpp

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

* Update src/server/scripts/Kalimdor/TempleOfAhnQiraj/boss_ouro.cpp

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

* Apply suggestions from code review

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

---------

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2023-11-15 14:17:29 -03:00
Skjalf
0bf559f975 feat(Core/Instance): Add TaskScheduler to the InstanceScript class (#17284)
feat(Core/Instance): Add TaskScheduler to the instancescript class
2023-09-17 10:56:02 -03:00
Anton Popovichenko
f4658a1df2 fix(Core/Scripts): Fix scripts where LoadObjectData can leave arrays boundaries. (#17070)
* fix(Core/Scripts): Fix scripts where LoadObjectData can leave arrays boundaries.

* Fix build
2023-08-25 09:15:07 -03:00
Dan
b55ebc186d fix(Scripts/TempleOfAhnQiraj): make C'thun Dark Glare face location of last eyebeam before cast, instead of random target (#16785)
* initial

* fix oopsie

* whitespace
2023-07-18 08:45:58 -03:00
Dan
e5f0f97858 fix(Scripts/TempleOfAhnQiraj): let small Eye Tentacles attack the raid (#16784)
* initial

* whitespace

* hrm

* easier
2023-07-17 16:19:40 -03:00
Angelo Venturini
de06f4327a fix(Core/Instance): AhnQiraj crash (#16124) 2023-04-30 01:30:57 +02:00
Kitzunu
bd6034e1a9 refactor(Core/AI): Some more refactoring prep for Comat Threat system… (#15026)
Co-authored-by: Treeston <14020072+Treeston@users.noreply.github.com>
2023-02-13 21:39:40 +01:00
Skjalf
1edd29f28a refactor(Scripts/TempleOfAhnQiraj): Clean up unused variables (#14979) 2023-02-13 00:53:48 +01:00
Skjalf
0dbb8c814c refactor(Core/InstanceScript): refactored load and save methods (#14977)
Co-authored-by: joschiwald <736792+joschiwald@users.noreply.github.com>
2023-02-12 15:53:48 -03:00
Skjalf
c08a5ba3fa fix(Scripts/TempleOfAhnQiraj): Fix C'thun not using abilities after e… (#14859) 2023-02-04 12:17:43 -03:00
Skjalf
b4e3f1310b feat(Core/Unit): Add KillSelf overload (#14785)
Co-authored-by: jackpoz <giacomopoz@gmail.com>
2023-01-28 17:57:23 -03:00
Skjalf
aeed96f3b7 feat(Core/AI): Move TaskScheduler to BossAI class (#14757) 2023-01-26 13:46:30 -03:00
UltraNix
608a80a094 fix(Scripts/TempleOfAhnQiraj): Corrected timer for Cthun's Dark Gla… (#13799)
fix(Scripts/Temple of AhnQiraj): Corrected timer for Cthun's Dark Glare ability.

Fixes #13668
2022-12-06 09:28:05 -03:00
UltraNix
fbc78d5ffa fix(Scripts/TempleOfAhnQiraj): Anubisath Sentinels should emote af… (#13797)
fix(Scripts/Temmple of AhnQiraj): Anubisath Sentinels should emote after sharing buffs.

Fixes #13544
2022-12-06 09:25:26 -03:00
Skjalf
55957fbb6e Revert "fix(Scripts/Temple of AhnQiraj): Cthun's Eye should always focus on b…" (#13938)
Revert "fix(Scripts/Temple of AhnQiraj): Cthun's Eye should always focus on b… (#13796)"

This reverts commit 888f9bb0bb.
2022-11-24 18:23:27 -03:00
UltraNix
888f9bb0bb fix(Scripts/Temple of AhnQiraj): Cthun's Eye should always focus on b… (#13796)
fix(Scripts/Temple of AhnQiraj): Cthun's Eye should always focus on beam target.

Fixes #13673
2022-11-20 19:39:01 -03:00
Skjalf
42c4c293bd fix(Scripts/TempleOfAhnQiraj): Fix Digestive Acid not being applied t… (#13870)
fix(Scripts/TempleOfAhnQiraj): Fix Digestive Acid not being applied to players under certain circumstances
2022-11-20 19:23:29 -03:00
Skjalf
afebbb816c fix(Scripts/TempleOfAhnQiraj): Prevent tentacles from spawning inside… (#13864)
fix(Scripts/TempleOfAhnQiraj): Prevent tentacles from spawning inside C'thun's stomach
2022-11-19 08:18:32 -03:00
Eddy Vega
772fe38fe9 fix(Scripts/TempleOfAhnQiraj): Twins Emperors - First Teleport (#13652) 2022-11-16 01:21:27 -03:00
Gultask
70361ba63c fix(Scripts/TempleOfAhnQiraj): Increase Vek'lor Blizzard timer (#13791) 2022-11-16 01:20:34 -03:00
Maelthyr
c1c9dc6105 refactor(Core/ScriptedAI): few improvements with threat methods (#13146)
improve threat scripts

Co-authored-by: Maelthyrr <lynethris@protonmail.ch>
2022-11-12 13:29:28 +01:00
Eddy Vega
43315906d1 fix(Scripts/TempleOfAhnQiraj): Huhuran/BugTrio - EnterCombat (#13653)
init

Co-authored-by: Si1ker <Si1ker@users.noreply.github.com>
2022-11-04 20:10:58 -03:00
Skjalf
5c88f9269e fix(Scripts/TempleOfAhnQiraj): Don't store object references in scripts (#13694) 2022-11-04 19:24:57 -03:00
Skjalf
6cb85d2ff4 fix(Scripts/TempleOfAhnQiraj): Fix crash caused by permanently spawni… (#13698)
fix(Scripts/TempleOfAhnQiraj): Fix crash caused by permanently spawning a tentacle
2022-11-04 19:17:50 -03:00
Skjalf
fc914f03f1 fix(Scripts/TempleOfAhnQiraj): Fix Ouro not using abilities if there's only one player and he's out of his melee range (#13692)
fix(Scripts/TempleOfAhnQiraj): Fix Ouro not using abilities if
2022-11-04 17:55:06 -03:00
Gultask
a7cd116880 fix(Scripts/TempleOfAhnQiraj): Replace Sartura's Gaze mechanic with a threat wipe (#13691)
Update boss_sartura.cpp
2022-11-04 17:23:18 -03:00
Skjalf
d9ab07d5d2 fix(Scripts/TempleOfAhnQiraj): Improve Veklor pathing (#13682) 2022-11-03 19:18:37 -03:00
Skjalf
df3e3b169a fix(Scripts/TempleOfAhnQiraj): Fix Sartura not enraging if stunned (#13615) 2022-10-30 16:25:43 -03:00
Skjalf
0b745022a4 fix(Scripts/TempleOfAhnQiraj): Ouro Sand Blast should hit top threat … (#13578)
* fix(Scripts/TempleOfAhnQiraj): Ouro Sand Blast should hit top threat target

* ouro should only target players in melee range

* fix ouro resetting

* Update boss_ouro.cpp
2022-10-28 22:01:47 -03:00
Gultask
003f574bf4 fix(Scripts/TempleOfAhnQiraj): Properly prevent Uppercut from triggering Double Attack (#13581)
* netherstorm&shadowmoon

* 1

* fix

* 2
2022-10-28 19:37:04 -03:00
Eddy Vega
c06f296a5f fix(Scripts/TempleOfAhnQiraj): Sand Blast threat-wipe mechanic (#13577)
init

Co-authored-by: Si1ker <Si1ker@users.noreply.github.com>
2022-10-28 14:35:26 -03:00
UltraNix
9d93a7e4d9 fix(Scripts/TempleofAhnQiraj): Cthun Grasps should despawn on Cthun… (#13503)
fix(Scripts/Temple of AhnQiraj): Cthun Grasps should despawn on Cthun death.

Fixes #13443
2022-10-27 05:24:52 -03:00
Angelo Venturini
860a5b8094 fix: Crash (#13559) 2022-10-26 19:54:40 -03:00
Skjalf
bfa68b0839 fix(Scripts/TempleOfAhnQiraj): Don't let Giant Claw Tentacles autoatt… (#13550)
* fix(Scripts/TempleOfAhnQiraj): Don't let Giant Claw Tentacles autoattack while submerged and reorder digestive acid cast

* delay small claw tentacles autoattack by 2s

* Revert "delay small claw tentacles autoattack by 2s"

This reverts commit 08b9c7d62528a9147266d084768b8a7fb0deb3e0.

* change the delay
2022-10-26 17:17:46 -03:00
Skjalf
07d030a8e2 fix(Scripts/TempleOfAhnQiraj): Huhuran's Wyvern Sting should hit the … (#13468)
* fix(Scripts/TempleOfAhnQiraj): Huhuran's Wyvern Sting should hit the closest targets

* Update boss_huhuran.cpp
2022-10-25 23:41:07 -03:00
UltraNix
3c8a148b1e fix(Scripts/Temple of AhnQiraj): Slime Toxin clouds should despawn 10… (#13492)
* fix(Scripts/Temple of AhnQiraj): Slime Toxin clouds should despawn 10 sec after Viscidus death.

Fixes #13420

* Update.
2022-10-25 10:43:39 -03:00
Skjalf
be133a1d77 fix(Scripts/TempleOfAhnQiraj): Fix Veklor hitbox (#13543)
* fix(Scripts/TempleOfAhnQiraj): Fix Veklor hitbox

* Update boss_twinemperors.cpp
2022-10-25 09:54:13 -03:00
Gultask
848b3dabb9 fix(Scripts/TempleOfAhnQiraj): Make sure Sartura adds respawn on evade (#13541)
* 1

* Update rev_1666648043812780000.sql
2022-10-24 22:44:11 -03:00
Gultask
b0c09a3596 fix(Scripts/TempleOfAhnQiraj): Prevent Sartura from casting Whirlwind while stunned (#13481)
Update boss_sartura.cpp
2022-10-23 17:04:16 -03:00
Gultask
2dddc09142 fix(Scripts/TempleOfAhnQiraj): Prevent Uppercut from triggering Double Attack (#13482)
Update boss_twinemperors.cpp
2022-10-23 16:44:25 -03:00
Gultask
e9be05131c fix(Scripts/TempleOfAhnQiraj): Correct Anubisath Defender Explode spell ID (#13500)
Update temple_of_ahnqiraj.cpp
2022-10-23 16:37:40 -03:00
Skjalf
b35c907cde fix(Scripts/TempleOfAhnQiraj): Fix Cthun 3-beam focus mechanic resett… (#13479)
fix(Scripts/TempleOfAhnQiraj): Fix Cthun 3-beam focus mechanic resetting after Dark Glare
2022-10-22 07:34:38 -03:00
Angelo Venturini
2af95abc2c fix(Scripts/TempleOfAhnQiraj): Skeram copies shouldn't save raid cd (#13422) 2022-10-17 01:26:20 -03:00
Angelo Venturini
a949f812a7 fix(Scripts/TempleOfAhnQiraj): Anubisath Sentinel Mortal Strike and M… (#13435)
...ana Burn
2022-10-17 01:25:23 -03:00
Gultask
018a825e0c fix(Scripts/TempleOfAhnQiraj): Correct post-teleport threat values for Twin Emperors (#13437) 2022-10-16 23:59:22 -03:00
Angelo Venturini
572a4325d8 fix(Scripts/TempleOfAhnQiraj): C'Thun pull range (#13438) 2022-10-16 23:53:45 -03:00
Gultask
8d26ce6bb5 fix(Scripts/TempleOfAhnQiraj): Use correct Ids for Drain Mana (#13436) 2022-10-16 23:48:19 -03:00
UltraNix
63ac0fd5d9 fix(Scripts/Temple of AhnQiraj): Fixed Sartura's aggro reset mechanic. (#13185)
* fix(Scripts/Temple of AhnQiraj): Fixed Sartura's aggro reset mechanic.

Fixes #13072

* Update.

* Update boss_sartura.cpp

* Update boss_sartura.cpp

* fix?

Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com>
2022-10-16 16:58:00 -03:00
Angelo Venturini
33cba08f50 fix(Core): Build (#13425) 2022-10-15 20:13:23 -03:00
Skjalf
6263a0a8a5 fix(Scripts/TempleOfAhnQiraj): Fix double spawns during Cthun phase 2 and several other fixes (#13413)
* fix(Scripts/TempleOfAhnQiraj): Fix double spawns during Cthun phase 2

* Update boss_cthun.cpp

* dont teleport if you move away from the teleport pad

* clear events

* prevent portals from chasing pets

* fix the jump tele timer

* update eye combat reach

* delay the transition slightly

* Update boss_cthun.cpp

* Update boss_cthun.cpp

* make exit trigger cast rubble rocky

* Update boss_cthun.cpp

* fix tentacle animations

* Update rev_1665784753998414100.sql

* eye tentacle animations

* only spit out if alive

* Update rev_1665784753998414100.sql

* Update rev_1665784753998414100.sql
2022-10-15 11:14:57 -04:00