Commit Graph

167 Commits

Author SHA1 Message Date
Skjalf
18b7b6c273 fix(Scripts/RuinsOfAhnQiraj): Limit Moan's mana drain to 6 targets (#12551)
* fix(Scripts/RuinsOfAhnQiraj): Limit Moan's mana drain to 6 targets

* fix copy paste failure
2022-07-28 01:03:45 -03:00
Nefertumm
07c043552a fix(Scripts/RuinsOfAhnQiraj): Ossirian reset (#12548) 2022-07-27 00:41:20 -03:00
Skjalf
d0561c56df fix(Scripts/TempleOfAhnQiraj): Clear Eye of C'thun scheduler during p… (#12545)
fix(Scripts/TempleOfAhnQiraj): Clear Eye of C'thun scheduler during phase 2
2022-07-26 14:29:17 -03:00
Eddy Vega
278845f731 fix(Scripts/RuinsOfAhnQiraj): Improve Ayamiss (#12143) 2022-07-26 10:02:22 -03:00
Nefertumm
f236921498 fix(Core/RuinsOfAhnQiraj): Buru (#12524)
* fix(Core/RuinsOfAhnQiraj): Buru

* spaces

* revert phase transition

* leftover conversion
2022-07-26 01:29:12 -03:00
Skjalf
fdb18e0204 fix(Scripts/RuinsOfAhnQiraj): Rewrite Moam (#12539)
* fix(Scripts/RuinsOfAhnQiraj): Rewrite Moam

* serverside spell for summons, as well as summon phase handling

* end stone phase if he reaches full mana

* add missing emote

* remove unused variable

* move script to the new model

* Update boss_moam.cpp

* should not drain mana while stoned
2022-07-26 01:25:29 -03:00
Nefertumm
b1136c7c24 refactor(Core/RuinsOfAhnQiraj): Ossirian (#12541) 2022-07-26 00:35:20 -03:00
Eddy Vega
6e659a1681 fix(Scripts/RuinsOfAhnQiraj): Improve Moam (#12142) 2022-07-25 22:10:50 -03:00
Skjalf
a498584adf fix(Scripts/RuinsOfAhnQiraj): Script Anubisath Guardians (#12537) 2022-07-25 20:55:44 -03:00
Eddy Vega
60e70ac81f fix(Scripts/RuinsOfAhnQiraj): Improve Ossirian (#12138) 2022-07-25 20:32:53 -03:00
Skjalf
2a7b5685e9 fix(Scripts/RuinsOfAhnQiraj): Moam should spawn a Large Obsidian Chun… (#12536) 2022-07-25 15:27:03 -03:00
Skjalf
1cec5d2534 refactor(Scripts/TempleOfAhnQiraj): Remove Giant Flesh Claw script as… (#12526)
refactor(Scripts/TempleOfAhnQiraj): Remove Giant Flesh Claw script as it is not needed
2022-07-25 12:12:43 -03:00
Skjalf
e3c7b52253 feat(Core/Creature): Implement SetRegeneratingPower() to disable powe… (#12535)
feat(Core/Creature): Implement SetRegeneratingPower() to disable power gains
2022-07-25 12:12:27 -03:00
Skjalf
cd3151df40 fix(Scripts/RuinsOfAhnQiraj): Implement Rajaxx waves (#12513) 2022-07-25 12:12:08 -03:00
Nefertumm
577ae14b25 fix(Core/RuinsOfAhnQiraj): Kurinnaxx (#12522) 2022-07-24 17:59:03 -03:00
Eddy Vega
8809ec5501 fix(scripts/RuinsOfAhnQiraj): Improve Buru (#12141) 2022-07-24 17:34:29 -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
43d5876dd6 fix(Scripts\TempleOfAhnQiraj): Fix Skeram images not spawning if he's… (#12428) 2022-07-20 10:51:21 -03:00
Skjalf
06a879da7e fix(Scripts/TempleofAhnQiraj): improve C'thun's script a bit and repl… (#12067)
fix(Scripts/TempleofAhnQiraj): improve C'thun's script a bit and replace eye tentacle spawns with sniffed values
2022-06-18 08:42:01 -04:00
Maelthyr
d928d8d96a refactor(Core/Unit): PC&NPC Immunity (#11986)
* initial

* refactor(Core/Unit): PC & NPC Immunities

Cherry-pick TC: 74af880217

Co-authored-by: Treeston <treeston.nmoc@gmail.com>

* fix builds error

Cherry-pick TC: 74af880217

Co-authored-by: Treeston <treeston.nmoc@gmail.com>

* Fix nef combat, and replace SetFlag by SetUnitFlag

* fix combat with jedoga

Co-authored-by: Treeston <treeston.nmoc@gmail.com>
2022-06-18 08:16:45 -04:00
temperrr
c40fa6509d fix(Scripts/Azuregos): mark of frost should be removed on reset (#12053)
fix(Scripts/Azuregos): Mark of Frost should not be removed on reset

Co-authored-by: temperrr <¨speudoniem@outlook.com>
2022-06-14 17:39:28 -03:00
Skjalf
987d49f9ba fix(Scripts/TempleOfAhnQiraj): Rewrite C'thun tentacles (#12047) 2022-06-14 09:24:14 -03:00
Stefano Borzì
6535c943e6 refactor: remove useless ternary operator (#11907) 2022-06-06 16:11:22 -03:00
Maelthyr
dfc6adb081 refactor(Core/Combat): DeleteThreatLists() become ClearAllThreat() (#11824)
refactor(Chore/Combat): DeleteThreatLists() become ClearAllThreat()
2022-05-23 05:51:52 -03:00
Maelthyr
c5368816fa Core/Combat: rename getThreatMgr() to GetThreatMgr() (#11758) 2022-05-18 05:36:57 -03:00
Nefertumm
6ca5938d75 fix(Scripts/AQ): Rewrite bug trio fight (#11565)
* fix(Core/AQ): Rewrite bug trio fight

* update sql to newest

* with a comment

* fix build

* finish?

* build

* add evade boundary
2022-05-08 10:49:23 +02:00
Charlton Lau
6a58d1ee69 fix(Script/Quest): A Pawn on the Eternal Board freezing world (#11616) 2022-05-05 05:04:53 +02:00
Skjalf
e7531fa2a9 fix(Scripts/TempleOfAhnQiraj): Battleground Sartura should not be ski… (#11596)
* fix(Scripts/TempleOfAhnQiraj): Battleground Sartura should not be skippable

* Update instance_temple_of_ahnqiraj.cpp
2022-05-03 07:26:42 -03:00
Skjalf
0ffa270c94 fix(Scripts/TempleOfAhnQiraj): Correct Battleguard Sartura spell ids (#11597) 2022-05-02 07:55:55 -03:00
Greg Wilkinson
47e0c0d88b fix(Script/Instance): Azuregos' Mark of Frost debuff should persist through wipe and reset (#11345)
* Add files via upload

Fixes Issue #11343

* Update boss_azuregos.cpp

Changed Back SAY_KILL per AC Staff

* Update boss_azuregos.cpp

Add back CancelAll on reset
2022-04-18 19:38:32 +02:00
acidmanifesto
db360f0cfb Fix (Core\DB) Hostil to Hostile spelling fix (#11399)
* Fix (Core) Hostil to Hostile spelling fix

* sql cmd adjustment as well

* AliGnZ

* Further Hostil to Hostile Correction

Per @Si1ker  Research via https://github.com/azerothcore/azerothcore-wotlk/pull/11399#issuecomment-1099506373
2022-04-16 11:00:38 -04:00
IntelligentQuantum
ab4ee71762 feat(Core/Maps): AreaBoundary (#10525)
* cherry-picked commit (2da458c56d)
2022-04-15 14:10:41 +02:00
Axel Cocat
17e143763a fix(Core/Unit): Remove some hardcoded texts (#5816) 2022-04-15 13:17:06 +02:00
Kitzunu
b41967a067 feat(Core/GameObject): Gob flag helpers (#11287) 2022-04-05 13:52:58 +02:00
Kitzunu
edb7cac19b feat(Core/Unit): NPCFlags helpers (#11286)
* cherry-pick commit (TrinityCore/TrinityCore@d611925)
Co-Authored-By: Shauren <shauren.trinity@gmail.com>
2022-04-05 13:52:42 +02:00
Kitzunu
535c7451a2 feat(Core/Unit): New helpers for DynamicFlags (#11230)
* feat(Core/Unit): New helpers for DynamicFlags

* cherry-pick commit (d611925dc7)

Co-Authored-By: Shauren <shauren.trinity@gmail.com>

* oopsie

Co-authored-by: Shauren <shauren.trinity@gmail.com>
2022-04-01 07:14:29 -03:00
Kitzunu
856aed6fc6 feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227) 2022-03-30 07:59:42 -03:00
UltraNix
68891ccd74 fix(Core/Loot): Fixed some chests inside dungeons not being bound only to participants. (#10995) 2022-03-18 18:33:04 -03:00
Skjalf
d835832171 fix(Scripts/OnyxiasLair): Force Onyxia to enter evade mode if pulled out of her room (#10890) 2022-03-07 14:14:10 -03:00
Skjalf
d4b3e8f201 chore(Core/Creature): clean up an unnecessary function (#10904) 2022-03-06 03:12:06 -03:00
Skjalf
cb7f3d50ed fix(Scripts/Kalimdor): fix Azuregos respawn timer not persisting after restarts (#10823) 2022-02-26 18:36:01 -03:00
Nefertumm
9a67c0f0b0 fix(Core/Spells): Azuregos teleport should only drop threat for hit units (#10722) 2022-02-22 01:35:11 -03:00
UltraNix
1366838a05 fix(DB/Creatures): Nat Pagle should display vendor icon if player completed Nat's Measuring Tap quest. (#10657)
Moved c++ script to DB. Original author: @offl
Fixes #10559
2022-02-17 01:13:39 +01:00
Kitzunu
455899dc75 fix(Core/Misc): Change const to be after type name (#10591) 2022-02-14 16:05:45 -03:00
Skjalf
e1711e28f7 fix(Scripts/Kalimdor): Azuregos should respawn within 2 and 3 days (#10645) 2022-02-12 23:31:48 -03:00
Benjamin Jackson
246babb12c fix(Scripts/ThousandNeedles): Add final waypoint dialog for quest 4904 "Free at Last" (#10517) 2022-02-11 17:32:54 +01:00
Nefertumm
bffe838163 fix(Core/Quest): For The Horde! (#10330)
* Fix(Core/Quest): Fix For The Horde! quest

* fix build

* Change the methods
2022-02-10 17:40:20 -03:00