Also the item Hallow's End Pumpkin Treat should only be available from vendor after turning in that quest.
(cherry picked from commit 489e5b60dbe2faeb3fc0c7f4c359d2e75a1c9472)
- Glyph of Totem of Wrath should proc from triggered casts (fixes aura not applied when summoning through Call of the xx spells)
- Fix Deadly brew not proccing at all
- Fix Light's Beacon not healing with Holy Shock
by xjose93
(cherry picked from commit c6d77e02860073e40a09cd1c847c73c02299eb29)
Also fix small typo in npc_text.
(cherry picked from commit 8aa798a9b05a5827613ad0626836cd5123ce1309)
DB/Gossip: Wizlo Bearingshiner.
(cherry picked from commit 718d3e88c42d43106a7883e41bdfa9bf7b755e59)
(cherry picked from commit 94c41c92b35e20c47462113ad88b3d382dd9c44d)
Fix warning.
Also, the quest's name is Arelion's Secret, not Arelion's Mistress.
(cherry picked from commit 79acb9fa71bb3016f5aa8f92b257346ed6c17dd7)
(cherry picked from commit ec0a8d58eee35514f99bf8a1e305124959bc2e50)
DB/Quest: Volatility (daily version) requires completion of Volatility (non-daily version).
Also fix comment for condition in previous commit.
(cherry picked from commit 115d2400e451e23589a49b2726e9a6906efc0293)
Additional change: The answers have been changed from containing only names
to include the text ` is my answer.` from the matching lines in `broadcast_text`.
- added DB creature_text entries for Braug Dimspirit
- added DB gossip_menu_option entries for this NPC
- implemented NPC `Say` line in reply to the wrong answers
- avoiding gossip exploits by turning off npcflags during talk
- added conditions for showing gossip depending on quest status
- removed deprecated SD comments in zone_stonetalon_mountains.cpp
(cherry picked from commit 86759c4537cbaac90391822104de4e3ac610013b)
The core script only contains gossip handling + conditions.
- remove script from file the_black_morass.cpp
- thereby removing 1 line of hardcoded text
- remove redundant SD2 comments in header
- add SAI, gossip and conditions to DB
(cherry picked from commit 028a7b8e45746c0695a579d7883ea0e5878b827b)
Rename 2016_10_32_17813_world.sql to 2016_10_15_01_world.sql
(cherry picked from commit 13b748c682d0f9a42bc8dfa87c31043db5c06148)
(cherry picked from commit b651bf271b047d3c79d7e8fc2c558913d20c9e15)
Rename 2016_09_09_20_world.sql to 2016_10_15_00_world.sql
(cherry picked from commit d03b3e26438e12bda9069969041d50c36119c24b)
(cherry picked from commit 8e82d8a9e79ba95fbd780fa093416ebe7431a1c0)
Rename 2016_99_99_99_world.sql to 2016_10_14_05_world.sql
(cherry picked from commit b4b8a7477bcab15cb25a15bd3271279ae3220c94)
True Believers and Still Believing (leftover from previous commit), A Terrible Purpose, Wrath of Neptulon (still missing the 100 gold attached), A Letter for Home (Alliance and Horde), Tactical Clemency, Abandoned Mail, Hammershout the Elder and various Lunar Festival mails.
(cherry picked from commit 1824347594f3a53fd50c9e7da0d546becd69db0d)
* This improves concurrency by removes thread synchronization when checking login tickets
* Also allows users to use external (web based) login systems
Unit::IsControlledByPlayer is a expected value for TempSummons (like some triggers used in quests, summoned by spells).
Previous logic broke a lot of quests which use triggers to do stuff.
Allow JustSummoned and events linked from other events with flag set also in charmed (prevents breaking event chains)
Allow vehicles (needed for vehicles with SmartAI, eg Iron Rune Constructs and You: Rocket Jumping)
(cherry picked from commit 3e596376a7fae9fd585fac12e5122fd8f1b7ce14)
(cherry picked from commit bdb08fba6ee5b0fcd68b2ec4d68e4b260549bfed)
Forgot to change guid.
(cherry picked from commit f20795ff36e2b72fb3587cc5e7dfe5d5eb345ae2)