aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-04-08DB/Quest: Uncommon ScentsDr-J
The quests http://www.wowhead.com/quest=24805 and http://www.wowhead.com/quest=24805 are optional breadcrumb quests and this first quest from both faction chains is skippable. (cherry picked from commit f2ab2464bef53893015847516fbf5d7d4c8f1e22)
2016-04-08Build fixShauren
2016-04-08DB/Pets: Fix script names for Egbert & Pandaran MonkKittnz
(cherry picked from commit 1516600cef46310fcf5e1b705908985c4442dc03)
2016-04-08Core/Pets: Move Egbert & Pandaren Monk into pet_generic.cppKittnz
(cherry picked from commit 542f5264d379fba9293902ae0c10288d3d660f6d)
2016-04-08Rename 2016_01_13_99_world.sql to 2016_02_18_01_world.sql (cherry picked ↵MitchesD
from commit 8e8f597a0774e9f69b2114b4cfb49d0bce716f67)
2016-04-08Merge pull request #16258 from sirikfoll/feastMitchesD
Core/Spells Implemented SpellScripts Needed for Achievement Pilgrim's… (cherry picked from commit 408572c47241aa97909a263477fab8c6093bfdc7)
2016-04-08Merge pull request #16637 from P-Kito/lfg_questTreeston
[3.3.5/6.x] Core/Player: Fix dungeonfinder quests not rewarding (cherry picked from commit 59e59e412fa41d6753b370bbfe8c969eb747b329)
2016-04-08DB/Event: Love is in the Air (Kwee Q. Peddlefeet)Dr-J
Script all instances of Kwee Q. Peddlefeet to give option to give Lovely Charm Collector's Kit. Player does not need quest for this option to be available, gossip menu already existed in db and all but 2 of the Kwee Q. Peddlefeet already had gossip menu set in creature template but no gossip npc flags. (cherry picked from commit 67b6f382878ea5d6c41bfe140e8210fbcf14dcc2)
2016-04-08DB/Event: Love is in the AirDr-J
Implement some missing texts and gossips (cherry picked from commit 982e3ef3ef1b61d5fcb2b67cd26abdce820ba2f6)
2016-04-08DB/Event: Fix all Commoners spawns, models, auras and questsKillyana
Updates #16129 (cherry picked from commit 1399e705ebbe1429f8549eb41de6e70b823a7b22)
2016-04-08DB/Quest: When All Else FailsKillyana
Closes #16586 By @Pitcrawler (cherry picked from commit 7c7029c25c9f07ae6ec14c44cdea75c2cb935499)
2016-04-08DB/Creature: Add FLAG_EXTRA_NO_PLAYER_DAMAGE_REQ to Dying SoldierKillyana
Closes #16033 (cherry picked from commit fef06781f510b467b1309e1cfbea1dd2d1edbae4)
2016-04-08Merge remote-tracking branch 'sirikfoll/despawnAtEvade' into 3.3.5 (PR #16528)treeston
(cherry picked from commit c70e3e31a7a0714b92a2a25f27fe3006f1e36caa)
2016-04-08DB/Misc: Various quest updatesDr-J
Free at Last closes #16577 Put on Your Best Face for Loken closes #16576 Send Them Packing closes #16516 (cherry picked from commit 4d51cf030560d00aeb27cb24ac958f3af5253757)
2016-04-08DB/Creature: Fix model for Invisible Stalker Grizzly HillsKillyana
Closes #16578 (cherry picked from commit 23262b94f0c8e433333940e51352a77eb035f2b4)
2016-04-08Merge pull request #16585 from Treeston/3.3.5-flightformShauren
Core/Spells: Disallow druid flight form while shapeshifted (cherry picked from commit 101c3f93035c8e7a571477c30c1c9edc8730c0c5)
2016-04-08DB/Creature: Arred SAIRushor
(cherry picked from commit 8a7722a49cc144c160d728f20f96b80ce0634ec2)
2016-04-08Core/Items: Fixed transmog not saving item to dbShauren
2016-04-07Core/Spells: Implemented spell effect 243 - ↵Shauren
SPELL_EFFECT_APPLY_ENCHANT_ILLUSION (and fixed enchant visuals, for real this time)
2016-04-07Core/BattlePets: updated enums to 6.2.4MitchesD
2016-04-06Core/Misc: MSVC /W4 warning fixesShauren
2016-04-05Buildsystem: Initial changes to support building with vs clang toolsetShauren
2016-04-05DB/Misc: The Fleshwerks (Phasing)Dr-J
Once http://www.wowhead.com/quest=13144/killing-two-scourge-with-one-skeleton has been rewarded in sniff player gains the aura http://www.wowhead.com/spell=58139/fleshwerks-phase and phase changes to 64. Some creatures and gameobjects which are already on tc are also part of this has had previously been set ie the npcs involved with http://www.wowhead.com/quest=13235 and the objects for http://www.wowhead.com/quest=13220. The http://www.wowhead.com/npc=30696/corpulent-horror for http://www.wowhead.com/quest=13212 where spawned but were incorrectly spawned in phase 1 Also adds the following spawns to this phase which were missing from tc: - * http://www.wowhead.com/npc=30697/putrid-colossus * http://www.wowhead.com/npc=31015/intrepid-ghoul * http://www.wowhead.com/npc=30703/ebon-blade-champion * http://www.wowhead.com/npc=30704/argent-paladin * http://www.wowhead.com/npc=31432/ghostwing (cherry picked from commit fb895cc99bffa668715b02b41fdf78038b2f0dfa)
2016-04-05Pet/Misc: Improve Egbert's AI even moreKittnz
(cherry picked from commit af5f4ae85be270f8f139dad8be7a522e6cf2fe8b)
2016-04-05Pet/Misc: Improve Egbert's AIKittnz
(cherry picked from commit 2322ef3f501489b5723ebe922c966e7d77b7b55e)
2016-04-05Check to make sure we aren't dispelling a buff for _all_ dispel types, not ↵treeston
just magic. Closes #15321. (cherry picked from commit 98860911e237e147c6ffb544c730a8c37de000eb)
2016-04-05Revert "Merge pull request #16483 from Treeston/3.3.5-debuffimmunity" to fix ↵treeston
#16589 while I investigate the retail behavior of SPELL_ATTR_0_UNAFFECTED_BY_INVULERABILITY further. This reverts commit d67e87733b2e258dc4f5613ee7fa40445e3b215f, reversing changes made to cfed2d7a3ddf4f8121d3359f9888e6116fc82e62. (cherry picked from commit 26bbba4b8d5fab1a1ccb1c164694f790864ec8e1)
2016-04-05Fix multiple summon of Omen (Lunar Festival)Keader
(cherry picked from commit 8130de1b9a0f65c8accb8ca7a626a56a8e944404)
2016-04-05DB/Event: Add all Lunar Festival spawns in Shattrath City & Silvermoon CityKittnz
(cherry picked from commit 8706ba2ca952137c23a9168a0b671c31bab0f97d)
2016-04-05DB/Event: Add all Lunar spawns in DalaranKittnz
(cherry picked from commit 55100e57bfb55f6a53a3ffa2304d262d0c3cbd1f)
2016-04-05Core/AI: Fully move react state check from CreatureUnitRelocationWorker to ↵treeston
CreatureAI::MoveInLineOfSight. This means that AI for passive/defensive creatures can now once again use MoveInLineOfSight (and fixes that weird thing where triggers decided it would be funny to attack players). (cherry picked from commit 8e6fb3b1c50f62d95284cf0cc6c25819622e62f3)
2016-04-05DB/Creature: Iron Rune Avenger - Add CREATURE_FLAG_EXTRA_NO_PLAYER_DAMAGE_REQRushor
(cherry picked from commit 47493fde3de387be012184c49ab5c07e0bd85bca)
2016-04-05DB/Quest: Souls at UnrestRushor
* closes #16558 * thanks to report by Treeston (cherry picked from commit 4f92870263135200ee7d169394c87030fdc8ba92)
2016-04-05DB/Item: Sealed TomeRushor
* updates #16049 * by #Saben65 (cherry picked from commit 5059e5f784e86052c56e4197afeefbc1caab1ab5)
2016-04-05DB/Creature: Imperial Eagle SAIRushor
* closes #15964 * thanks to velinath for report (cherry picked from commit ebf6c7188369a539a21d23cc53604d5e9a6e1d04)
2016-04-05Core/Spells: spells with SPELL_ATTR1_NO_THREAT also causes no initial aggrojoschiwald
(cherry picked from commit b4b43d03b3fbff38ebcf84be27388202fc6cb08f)
2016-04-05Merge branch '3.3.5-instanceextend' into 3.3.5 (PR #16392)Shauren
(cherry picked from commit 62aff401f687b56d720a320778950e82b65fbd8b)
2016-04-05DB/Creature: Peppy WrongnozzleDr-J
Script Peppy Wrongnozzle (cherry picked from commit 0a725e0e21806dfd456cb66bdc0293e14f0d25ed)
2016-04-05Merge pull request #16483 from Treeston/3.3.5-debuffimmunityTreeston
[3.3.5] Make Web Wrap / Mutating Injection (and others) properly cancel on immunity (Divine Shield/Ice Block) (cherry picked from commit d67e87733b2e258dc4f5613ee7fa40445e3b215f)
2016-04-05Merge remote-tracking branch 'Eliminationzx/FixJumpDestOrientation' into ↵treeston
3.3.5 (PR #16450) with some minor CS adjustments (cherry picked from commit cfed2d7a3ddf4f8121d3359f9888e6116fc82e62)
2016-04-05AI/BossAI: Make creature never chase targets that are out of boundstreeston
- Add missing const attribute on CheckBoundary arg. - Prevent AI from attacking a target that is out of bounds. This prevents exploids such as killing Gluth/Deathbringer from out of bounds. (cherry picked from commit 19ed18c8816e9bd495dcc03eb0e208006a17bab0)
2016-04-05Core/Spells: Rogue Honor Among Thievesccrs
(cherry picked from commit 983bbe4a4c28ee0eda19daa3ab8b713a99ffa00d)
2016-04-05DB/Creature: Greer OrehammerDr-J
Fix this npc once and for all, making sure all gossip options and sai are present Closes #16527 (cherry picked from commit 70fca1353297b6dcec987958ee8ac41d38cba1aa)
2016-04-05DB/Quest: Throwing Down - Despawn for Nerubian CraterRushor
* add despawnevent for spellfocusgameobject * closes #16356 * thanks to treeston for report (cherry picked from commit c6bdfe42b6bdcb3eb9a6e9bd52e81a5039a35929)
2016-04-05DB/Gameobject: Correct state for a gate (cherry picked from commit ↵Dr-J
c68feba1e0aa514c954953921e09306326d1daa9)
2016-04-05Merge remote-tracking branch 'sirikfoll/npcMyranda' into 3.3.5 (PR #16438)treeston
(cherry picked from commit e5e97bedc06f61aa9430d5506adbdde1cf3b79d8)
2016-04-05Grids/Notifiers: Notify triggers of units moving within their LoS.treeston
(cherry picked from commit e31743f68246749fdc947d0e547b0d82f4888141)
2016-04-05Merge pull request #16467 from Treeston/3.3.5-FixEvadeModeTreeston
[3.3.5] Creature/AI: Fix incorrect evade logic (cherry picked from commit 8eabbb0427fff559592545f9336909882369b820)
2016-04-05DB/Quest: Absholutely... Thish Will Work! (Again)Dr-J
Replace previous script with one from sniff data, incorporated the combat spells from what @Rushor posted as did not script those as not actually needed for this quest. (cherry picked from commit 7ef1e3d00817d6defdeb9cb148a1978e2e3eba68)
2016-04-05Core/Misc: Use correct field type for guids in prepared statementsShauren