Commit Graph

1150 Commits

Author SHA1 Message Date
UltraNix
b81a14976c fix(Scripts/Spells): Glyph of Felguard. (#12497)
* fix(Scripts/Spells): Glyph of Felguard.

Fixes #12432

* Update.
2022-07-24 13:38:03 -03:00
UltraNix
801e68b1dd fix(Core/Creatures): Added new AI function OnTeleportUnreacheablePlayer to teleport all unreachable players. (#12193)
* fix(Core/Creatures): Implemented CREATURE_FLAG_EXTRA_TELEPORT_UNREACHABLE_PLAYERS.

Fixed #11750

* Update.

* Update.

* Update.
2022-07-24 13:10:41 -03:00
UltraNix
5bcc54a617 fix(Scripts/Spells): Replenishment should trigger only from Mind Blast. (#12503)
Fixes #11878
2022-07-24 13:04:44 -03:00
Eddy Vega
e8f271ca25 fix(Scripts/RuinsOfAhnQiraj): Improve Kurinnaxx (#12136) 2022-07-20 14:09:09 -03:00
Skjalf
d42a74a9a5 fix(Scripts\TempleOfAhnQiraj): C'thun should aggro as soon as you eit… (#12429) 2022-07-20 14:01:18 -03:00
Skjalf
5c3656a642 fix(Scripts\TempleOfAnhQiraj): Fix Huhuran`s Wyvern Sting dealing no … (#12445)
...damage when dispelled
2022-07-20 14:00:48 -03:00
Skjalf
fba89eb359 fix(Scripts/TempleOfAhnQiraj): Correct Fankriss Mortal Wound spell ID (#12443) 2022-07-20 14:00:31 -03:00
Skjalf
565e39ac55 fix(Scripts\Spells): Consume (AQ) (#12448) 2022-07-20 13:49:39 -03:00
Skjalf
43d5876dd6 fix(Scripts\TempleOfAhnQiraj): Fix Skeram images not spawning if he's… (#12428) 2022-07-20 10:51:21 -03:00
Maelthyr
b77fbf61da fix(Scripts/ZulGurub): Adjust Arlokk timers (#12458)
follow up 9aeb236368
2022-07-20 10:45:41 -03:00
neifion-00000000
b7353ce9b2 feat(Core/Commands): Introduce .npc guid (#12440) 2022-07-20 01:04:23 -03:00
UltraNix
1078ad720c fix(Scripts/ZulGurub): Improvements to Jindo the Hexxer (#12395) 2022-07-19 12:11:44 -03:00
UltraNix
700dfde2af fix(Scripts/ZulGurub): Threat caused by SPELL_AURA_DAMAGE_SHIELD au… (#12398)
...ras should not count to Threating Gaze Charge mechanic.

Fixes #12379
2022-07-19 11:59:02 -03:00
UltraNix
9aeb236368 fix(Scripts/ZulGurub): Corrected timers on Arlokk. (#12397)
Fixes #12366

Co-authored-by: Maelthyr <maelthyrr@users.noreply.github.com>
2022-07-19 11:52:49 -03:00
Maelthyr
654ad10b7f fix(Scripts/World): Ysondre - Spawn adds should scale with raid size v2 (Source: VMangos) (#12368) 2022-07-12 08:30:06 -03:00
Skjalf
6b2361312c fix(Scripts/ZulGurub): fix Thekal not dying in phase 2 (#12353) 2022-07-10 18:08:48 -03:00
Maelthyr
5cb69ef600 fix(Scripts/World): Prevent Taerar to be untargetable on death (#12351)
prevent unlooting and untargetable boss if kill too quickly
2022-07-10 14:19:43 -04:00
Nefertumm
9c09857b19 fix(Core/ZulGurub): Jin'do the Hexxer rewrite (#12233)
Co-authored-by: UltraNix <ultranix@users.noreply.github.com>
2022-07-09 18:36:51 -03:00
Nefertumm
bafac46639 fix(Core/ZulGurub): Hakkar hardmode (#12333) 2022-07-09 16:49:35 -03:00
UltraNix
dfe28a75a6 fix(Scripts/ZulGurub): Added more missing areatrigger whispers (#12326) 2022-07-09 13:56:25 -03:00
UltraNix
a9e872bd64 fix(Scripts/ZulGurub): Prevent from summoning multiple Edge of Madnes… (#12331)
...s bosses.
2022-07-09 12:58:14 -03:00
UltraNix
c17eed9706 fix(Scripts/ZulGurub): Added missing yell on Hakkar's evade. (#12329)
Fixes #12273
2022-07-09 12:01:38 -03:00
UltraNix
d88ff41198 fix(Scripts/ZulGurub): Added Sweeping Strikes to Gri'lek encounter (#12328) 2022-07-09 11:58:44 -03:00
UltraNix
330c1ac2a4 fix(Scripts/Zulgurub): Hakkar should cast Insanity only if there are … (#12325)
…at least 2 valid targets in raid.
2022-07-09 11:57:11 -03:00
UltraNix
346150c92a fix(Scripts/ZulGurub): Hakkar's Blood Siphon (#12196) 2022-07-09 11:05:09 -03:00
Kempec Halk
c93fb05515 feat(Core/Commands): Debug Spell Visuals Command (#12216)
* feat(Core/Commands): Debug Spell Visuals Command

* feat(DB/Commands): Debug Visual Help

* Add missing eol at eof
2022-07-05 22:55:37 -03:00
UltraNix
44094613b5 fix(Core): Crashfix. (#12296) 2022-07-03 10:37:02 -04:00
Meramaf
e1e4c6cddc Script/Spell: fix Midsummer's Juggling Torch (#12198)
* Script/Spell: fix Midsummer's Juggling Torch

* Update juggling_torch_fix.sql

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

Co-authored-by: Nefertumm <nefertum.dev@protonmail.com>

* Update midsummer.cpp

Co-authored-by: Nefertumm <nefertum.dev@protonmail.com>
2022-07-02 16:30:58 -04:00
Skjalf
16f2983307 fix(Scripts/ZulGurub): Thekal improvements (#12238)
* fix(Scripts/ZulGurub): Thekal improvements

* Update boss_thekal.cpp
2022-07-02 13:37:56 -03:00
IntelligentQuantum
8de594e000 feat(Core/Scripts): Added Boundary in Azjol nerub (#12159) 2022-07-02 09:11:37 -04:00
ZhengPeiRu21
7df342b41c fix(Scripts): Midsummer Music Range (#12248)
* fix(Scripts): Midsummer Music Range

* Refactor iterating nearby players

Co-authored-by: Nefertumm <nefertum.dev@protonmail.com>

* Update go_scripts.cpp

* Update go_scripts.cpp

Co-authored-by: Nefertumm <nefertum.dev@protonmail.com>
2022-07-01 22:24:01 +02:00
Nefertumm
298b08c9a5 fix(Core/ZulGurub): Hazza'rah improvements (#12236)
* fix(Core/ZulGurub): Hazza'rah improvements

* dumb
2022-07-01 20:22:13 +02:00
r0m1ntik
5e509344ac Fix command .skirmish (#12149)
fix-issue-11966

Co-authored-by: Badanin Roman <r.badanin@etud.univ-pau.fr>
2022-07-01 11:32:30 -04:00
Kempec Halk
6bff66a9f6 feat(Core/Command): Deserter Command send feedback (#11958)
* feat(Core/Command): Deserter feedback Part 1

* docs(Core/Command): Deserter RemoveAll Documentation

* feat(Core/Command): Deserter feedback Part 2

* fix(Core/Command): Deserter remove all count

* feat(Core/Commands): Deserter merge optimizations
2022-07-01 11:30:00 -04:00
Eddy Vega
e075d87c0e fix(scripts/Ragnaros): Move root handling from DB to Core (#12245) 2022-06-30 18:12:26 -03:00
ZhengPeiRu21
12f53ba2d1 fix(Scripts): Brazier of Dancing Flames should dance when spawned (#12156) 2022-06-28 16:13:48 -04:00
UltraNix
a9256dd7c3 fix(Scripts/ZulGurub): Corrected Hakkar speeches at the very start of… (#12200)
fix(Scripts/ZulGurub): Corrected Hakkar speeches at the very start of the instance.

Fixes #12187
2022-06-27 06:15:48 -03:00
UltraNix
4cbe846d22 fix(Scripts/ZulGurub): Gri'lek should pursuit random targets. (#12194)
Fixes #12088
2022-06-26 15:07:25 -03:00
UltraNix
bd07d875a7 fix(Scripts/ZulGurub): Arlokk's Panthers should attack players. (#12185)
Fixes #12162
2022-06-26 06:08:29 -03:00
UltraNix
ea24a7b231 fix(Scripts/ZulGurub): Mandokir's Threatening Gaze. (#12095)
* fix(Scripts/ZulGurub: Mandokir's Threatening Gaze.

Boss can melee attack while casting.
Boss charges after the debuff run out.
Guillotine is casted on hit rather than on launch.
Properly coded Threatening Gaze Charge (with dot/hot exceptions)
Whirlwind is removed during charge.
Fixes #11748

* Update

* missing

* Update

* Update.

* Update.

* Update.

* Update.

* Update.
2022-06-26 04:50:50 -03:00
UltraNix
33fef6fb8d fix(Scripts/ZulGurub): Fixed never-ending Thousand Blades during Rena… (#12105)
fix(Scripts/ZulGurub): Fixed never-ending Thousand Blades during Renataki encounter.

Fixes #12078
2022-06-26 04:48:34 -03:00
Nefertumm
67e6954681 fix(Scripts/ZulGurub): Priestess Jeklik intro (#12109)
* fix(Core/ZulGurub): Priestess Jeklik intro

* ?

* sniffed values
2022-06-26 04:47:29 -03:00
Nefertumm
64a0cbba5a fix(Core/ZulGurub): Hakkar improvements (#12134)
* fix(Core/ZulGurub): Hakkar improvements

* remove debug

* code improvements

* just select the current victim for cause insanity

* remove will of hakkar <.<

* aspect of arlokk and marli should do a threat wipe

* dumb
2022-06-26 04:47:08 -03:00
IntelligentQuantum
afe48578d7 feat(Core/Scripts): Added Boundary in Obsidian sanctum (#12158)
* .

* Clion event trace

* Update .gitignore

* feat(Core/Scripts): Added Boundary in Obsidian sanctum

* .
2022-06-26 04:46:06 -03:00
Nefertumm
980f09ef22 fix(Core/ZulGurub): Arlokk reset behaviour (#12154)
* fix(Core/ZulGurub): Arlokk reset behaviour

* remove comment
2022-06-26 04:45:29 -03:00
Skjalf
46789d5df6 fix(Scripts/BlackwingLair): Correct Bone Constructs abilities (#12180) 2022-06-26 04:45:15 -03:00
IntelligentQuantum
07a6c17449 feat(Core/Scripts): Added Boundary in Forge of Souls (#11798) 2022-06-24 10:26:10 -04:00
Skjalf
38889324b2 fix(Scripts/BlackwingLair): Nefarian class calls should not repeat (#12148) 2022-06-23 09:49:08 -03:00
Kempec Halk
3ef2b09a40 feat(Core/Command): Deserter rm all time parameter (#11963)
* feat(Core/Command): Deserter rm all time variable

* feat(Core/Command): deserter remove all TimeString

* chore(Core/Commands): Deserter remove all slight improvements
2022-06-22 16:19:45 -04:00
Maelthyr
c96a4ba223 fix(Scripts/ZulGurub): Venoxis - Holy wrath and Holy nova event (#12089)
* fix(Script/ZulGurub): fix Holy wrath and Holy nova event

*adjust timer too

* Remove condition for holy wrath. Adjust also timers with new researches.

* adjust first cast
2022-06-22 13:54:19 -04:00