AzerothCoreBot
f7674acb58
chore(DB): import pending files
...
Referenced commit(s): 90fccacad5
2022-05-21 21:44:46 +00:00
Kitzunu
90fccacad5
feat(Core/Movement): Allow waypoints to use 0 as valid facing value ( #11681 )
...
* feat(Core/Movement): Allow waypoints to use 0 as valid facing value
* cherry-pick commit (4747515872 )
Co-Authored-By: Ovah <18347559+Ovahlord@users.noreply.github.com >
* Update SmartScriptMgr.h
* a
* Update SmartAI.cpp
* Update SmartAI.cpp
* Update SmartAI.cpp
* typo
* Update SmartAI.cpp
* Update SmartAI.cpp
* Compile fix
* compile #2
* Update WaypointMgr.h
* Update SmartScriptMgr.h
* compile fix again
Co-authored-by: Ovah <18347559+Ovahlord@users.noreply.github.com >
Co-authored-by: MDIC <joshua.lee.betts@gmail.com >
2022-05-21 23:42:41 +02:00
AzerothCoreBot
92cf37731a
chore(DB): import pending files
...
Referenced commit(s): 1b852b4a0c
2022-05-21 21:33:02 +00:00
avarishd
ee596047d9
fix(DB/Creature): BRD Detention Block - Link mobs in group pack ( #11790 )
...
* Create rev_1652731923594016000.sql
* missing `
2022-05-21 23:29:12 +02:00
avarishd
dafba27bac
fix(DB/Creature): Horde Scout - console SmartScript::ProcessAction errors ( #11783 )
...
* Create rev_1652715563226780200.sql
* Change "!" to ".", from broadcast_text
2022-05-21 23:28:57 +02:00
AzerothCoreBot
9a94042b08
chore(DB): import pending files
...
Referenced commit(s): fbbb287c29
2022-05-21 21:28:44 +00:00
avarishd
fbbb287c29
fix(Script/Ulduar): Mimiron - remove hardcode text and fix Computer broadcast. ( #11725 )
...
* Remove hardcode from Mimiron
And fix Computer broadcast text with the sql
* Remove unused ObjectAccessor
* Add plasma blast to creature_text (MK II)
And move all text into 1 enum
* cs
2022-05-21 23:26:35 +02:00
avarishd
75c65ce9b0
fix(Script/Ulduar): Thorim - misc fixes & hardcode removal ( #11711 )
...
* Remove unused SAY_SPECIAL from Thorim/Ulduar
Remove duplicates from creature_text for Thorim/Ulduar
* missing ;
* Fix chest rotation & set trigger creature flag to traps
* Change SAY_SPECIAL & start at 6/6 adds
* remove urand from KilledUnit
was there because TYPEID_PLAYER wasn't there, prior to now
* Update SQL comment
* Remove unnecessary GetInstanceScript
2022-05-21 23:25:37 +02:00
AzerothCoreBot
fc6d8f1bb7
chore(DB): import pending files
...
Referenced commit(s): 83bca85694
2022-05-18 07:55:44 +00:00
UltraNix
83bca85694
fix(DB/Quest): Quest "Relic of the Earthen Ring" should be reset on … ( #11755 )
...
..faction change.
2022-05-18 04:53:41 -03:00
AzerothCoreBot
8ca980633a
chore(DB): import pending files
...
Referenced commit(s): 213040dfd1
2022-05-18 07:49:06 +00:00
UltraNix
213040dfd1
fix(DB/Spells): Fixed Shaman's Clearcasting proc. ( #11754 )
2022-05-18 04:47:07 -03:00
AzerothCoreBot
9e35f84187
chore(DB): import pending files
...
Referenced commit(s): 5dea6b6d1c
2022-05-17 18:47:40 +00:00
Hanabi
5dea6b6d1c
fix(DB/Gossips): Earthcaller gossips ( #11792 )
...
- created missing gossip menus for npc and changed his flags to allow
gossips.
- Conditions for when player has either bindings or is on quest 7786
2022-05-17 15:45:13 -03:00
AzerothCoreBot
7870f3d1b3
chore(DB): import pending files
...
Referenced commit(s): 1cc015b51f
2022-05-17 15:07:51 +00:00
avarishd
1cc015b51f
fix(DB/Quest): Coward Delivery... Under 30 Minutes or it's Free ( #11734 )
...
Create rev_1652480165040490600.sql
2022-05-17 12:05:40 -03:00
avarishd
691d1d8e14
fix(DB/Creature): Goblin Land Mine playing Hakkar voiceline ( #11756 )
2022-05-17 12:04:48 -03:00
Christopher Galbraith
9f0bc13ae5
fix(DB/SAI): Fixed crystal fang to spawn 4 spiders on death ( #11732 )
...
* Fixed crystal fang to spawn 4 spiders on death
* fixed missing newline
Co-authored-by: ChrisCGalbraith <chriscgalbraith@gmai.com >
2022-05-17 12:02:19 -03:00
temperrr
758463ffe1
fix(DB/Creature): Hakkar should be taunt immune. ( #11777 )
...
* Fix(DB/Creature): Hakkar should be taunt immune
* Update rev_1652689266458530042.sql
* flag_extra
2022-05-17 11:59:17 -03:00
AzerothCoreBot
78f66ce05e
chore(DB): import pending files
...
Referenced commit(s): aab3348e65
2022-05-17 00:38:34 +00:00
Malcrom
aab3348e65
Fix(Script/SAI/Misc) Eversong Partygoers ( #11786 )
...
* Fix(Script/SAI/Misc) Eversong Partygoers
* Update zone_eversong_woods.cpp
2022-05-16 21:36:21 -03:00
AzerothCoreBot
8eeeefc12e
chore(DB): import pending files
...
Referenced commit(s): 7d3809330b
2022-05-16 15:10:12 +00:00
UltraNix
7d3809330b
fix(DB/Quest): Fixed quest "Krolmir, Hammer of Storms". ( #11742 )
...
Fixes #11728
2022-05-16 12:07:55 -03:00
AzerothCoreBot
e5e1200dcd
chore(DB): import pending files
...
Referenced commit(s): 2fe7c4431c
2022-05-16 15:06:24 +00:00
mpfans
2fe7c4431c
fix(DB/quest): Forging an Alliance require A Spark of Hope + Mending Fences
...
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com >
2022-05-16 12:04:11 -03:00
AzerothCoreBot
47c0dcd833
chore(DB): import pending files
...
Referenced commit(s): 510a0fc161
2022-05-12 01:55:42 +00:00
UltraNix
510a0fc161
fix(DB/Quest): Exodar version of "Yorus Barleybrew" quest should open "The Rethban Gauntlet". ( #11664 )
...
Fixes #7937
2022-05-11 22:53:30 -03:00
AzerothCoreBot
1ad79e1901
chore(DB): import pending files
...
Referenced commit(s): 0718e950c9
2022-05-11 11:41:00 +00:00
mpfans
0718e950c9
fix(DB/translation): some Chinese translation ( #11696 )
...
* fix(DB/translation): some Chinese translation
* update Wintergrasp battle announce
* object
* item
* Update zhCN.sql
* Update zhCN.sql
* Update zhCN.sql
* Update zhCN.sql
2022-05-11 13:38:36 +02:00
AzerothCoreBot
c7f74e5637
chore(DB): import pending files
...
Referenced commit(s): d3cb7b3652
2022-05-11 06:35:25 +00:00
temperrr
d3cb7b3652
fix(DB/SAI): Rallying Cry of the Dragonslayer should happen… ( #11593 )
...
… on quest hand in.
2022-05-11 03:33:25 -03:00
AzerothCoreBot
c06a43b1c7
chore(DB): import pending files
...
Referenced commit(s): 203450e949
2022-05-11 01:56:19 +00:00
UltraNix
203450e949
fix(Scripts/BlackwingLair): Warrior Class Call should not restore to default stance on removal. ( #11671 )
2022-05-10 22:54:11 -03:00
AzerothCoreBot
741eb2d65f
chore(DB): import pending files
...
Referenced commit(s): 6e9d470876
2022-05-09 00:05:04 +00:00
avarishd
6e9d470876
fix(Scripts/Auriaya): Move hardcoded text/gossips to DB ( #11658 )
...
* auriaya
* Update boss_auriaya.cpp
* cs
* Update boss_auriaya.cpp
2022-05-09 01:52:22 +02:00
AzerothCoreBot
5036360c1e
chore(DB): import pending files
...
Referenced commit(s): 2ae25087ed
2022-05-08 21:38:08 +00:00
UltraNix
2ae25087ed
fix(DB/Quests): Quest "JoJ" should be available only to Draenei plaladins. ( #11581 )
...
Fixes #11206
2022-05-08 23:36:13 +02:00
AzerothCoreBot
436dc7d4d4
chore(DB): import pending files
...
Referenced commit(s): 9b98ec2279
2022-05-08 21:34:46 +00:00
temperrr
9b98ec2279
fix(DB/SAI): Zul'Gurub trash monsters should cast their abilities ( #11598 )
...
* Create rev_1651498473518668825.sql
* Update rev_1651498473518668825.sql
2022-05-08 23:32:40 +02:00
AzerothCoreBot
85427d1413
chore(DB): import pending files
...
Referenced commit(s): 0bb789232e
2022-05-08 21:26:09 +00:00
Grimgravy
0bb789232e
fix(Scripts/Quest): improved You'll Need a Gryphon ( #11651 )
...
* fix(Scripts/Quest): improved You'll Need a Gryphon
* Update rev_1651846511304338500.sql
2022-05-08 23:24:02 +02:00
AzerothCoreBot
9af7ae449c
chore(DB): import pending files
...
Referenced commit(s): 67e238bb57
2022-05-08 20:35:09 +00:00
Kitzunu
67e238bb57
fix(DB/Spells): 54476 triggerspell ( #11688 )
...
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/11500
2022-05-08 22:32:59 +02:00
AzerothCoreBot
f742604aee
chore(DB): import pending files
...
Referenced commit(s): 9402bd81a2
2022-05-08 16:23:23 +00:00
Kitzunu
9402bd81a2
fix(DB/Item): Wrynn's Decree page text ( #11686 )
...
* fix(DB/Item): Wrynn's Decree page text
* Update rev_1652024144311960800.sql
2022-05-08 18:21:19 +02:00
AzerothCoreBot
7ea5a0c6dc
chore(DB): import pending files
...
Referenced commit(s): 589d7c8b4e
2022-05-08 16:16:29 +00:00
Degen
589d7c8b4e
fix(DB/Creature): Korfax missing gossip ( #11676 )
2022-05-08 18:14:31 +02:00
AzerothCoreBot
9dd77ac0a8
chore(DB): import pending files
...
Referenced commit(s): ce36d10879
2022-05-08 08:52:29 +00: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
AzerothCoreBot
e09327163c
chore(DB): import pending files
...
Referenced commit(s): c38b6762f4
2022-05-08 08:47:54 +00:00