aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-17DB/Creature: Franclorn ForgewrightKillyana
Make the npc visible only for dead players Remove the SAI and move the aura to Creature addon (cherry picked from commit 1c877ecbd2a4c81204f932a4f249b8f9dd6f5b90)
2016-01-17DB/Quest: An Undead's Best FriendKillyana
Add a sleep effect on Hungering Plaguehound once they are fed to avoid spamming the credit Fix the Ethereal aura being removed and not set after evade for Eidolon Watcher Fix Assassinate Restless Lookout, it will only be used on Restless lookout Closes #16054 (cherry picked from commit bc6c380e7d928fd193cfdf01ee178ad10774df98)
2016-01-17DB/Quest: The Stories Dead Men TellKillyana
By @Rushor Closes #16055 (cherry picked from commit 91c1de2f43dff14cfb883bc725823b6186ce0f87)
2016-01-17DB/Creature: Remove wrong spawns for Commoners and link some other to Winter ↵Killyana
Veil Closes #16068 (cherry picked from commit 394e0db6579da13ad9a75ca839ed58fefdfb8826)
2016-01-17DB/Quest: Add missing text for Horns of Nez'raKillyana
By @tkrokli Closes #16078 (cherry picked from commit 99f31a2202564493751240d99e08e1044c7a9d80)
2016-01-17DB/SAI: Ethereal Spellfilcher and Ethereal ThiefKillyana
Closes #16094 (cherry picked from commit 571578dce56b777ba0d10bbeb8573fc1b272ad1c)
2016-01-17DB/Creature: Fix Crystal Spike react state on Ormorok the Tree-Shaper encounterKillyana
Closes #16097 (cherry picked from commit 70308e3c3316a9e0f260a3e9c808fe0d23d79d4d)
2016-01-17Creature/script: William KielarKillyana
Fix Gossips used for taxi Closes #16112 (cherry picked from commit 79c9af11b9a90b051ecc26b0a60e879e3d9c4134)
2016-01-17DB/Creature: Fix InhabitType for Ash'ari CrystalsKillyana
By @Saben65 Closes #16121 (cherry picked from commit 4292ff0b54909ee0991a4b619846f3c5123b39eb)
2016-01-17DB/Creature: Remove unneeded SAI for Water Terror and move the aura to ↵Killyana
creature addon Closes #16107 (cherry picked from commit 335ec729bd0b6829f9f5bf98f63f3acc738b2a58)
2016-01-17DB: Fix spawn position and equipment for Coilfang EngineersKillyana
By @Saben65 Closes #16104 (cherry picked from commit 17b57453c1082659f28f2bf3d20678f842f9c953)
2016-01-17DB/Condition: Add condition to sunwell-blade spell to target only Dar'Khan ↵Killyana
Drathir Closes #16122 (cherry picked from commit cb6a7b7fa63a7e5a8ef54b827ab9b66784d58ac7)
2016-01-17DB/Quest: Fix spell target for Leave Our Mark quest itemKillyana
Closes #16081 (cherry picked from commit b269c1f1cb92389c125a29a99c5c811dbfdd89c1)
2016-01-17DB/Creature: Fix Tournament Druid Spell Target visibilityKillyana
Closes #16119 (cherry picked from commit bf8a3b1dfe8faed8fa47fa1ed8de313713abb8a9)
2016-01-17DB/Object: Add missing Dirt mound spawnKillyana
(cherry picked from commit 812809a977e2ba2a53e55c3dfc74bbed9dd59b7a)
2016-01-17DB/Creature: Forlorn SoulKillyana
Add missing spawns (cherry picked from commit b13c7f511ed5e21b9f5fb1efa871bc8dca315336)
2016-01-17DB/Conditions: Judgment Day Comes!Dr-J
This optional breadcrumb quest should not be takable if player has already started quest chain it leads to. (cherry picked from commit 315123f8738e837ef98e22db83438396c638e251)
2016-01-17DB/String: improved output of .ticket view commandAokromes
(cherry picked from commit 179f756866e780411949d817e76801c87e858d30) # Conflicts: # sql/updates/world/2015_12_15_01_world.sql
2016-01-17Core/Spells: Fixed crash in spell effect immunity checkShauren
Closes #16299
2016-01-17Scripts/Spells: fixed Beacon of Lightjoschiwald
# Conflicts: # src/server/game/Entities/Unit/Unit.cpp # src/server/game/Entities/Unit/Unit.h # src/server/scripts/Spells/spell_paladin.cpp
2016-01-16DB: fix importMitchesD
2016-01-16DB/Creature_text: Fix probability inside a groupKillyana
Closes #16093 (cherry picked from commit b5eb67571099a8f079cd64e8d17352b0dabb9882)
2016-01-16DB/Event: Add all remaining Feast of Winter Veil spawns in whole Outland and ↵Kittnz
Dalaran (cherry picked from commit 68033fa4679bb275fb8ce8bde8e30c0be9a6c5bc)
2016-01-16Spells/Penance: If hostile target is not in front, now fails in the initial ↵treeston
cast rather than the triggered cast, thus not erroneously causing a cooldown. (cherry picked from commit 403ff2132490c7e785bb0ae5373d2c7a34d73e14)
2016-01-16DB/Quest: Quest: The Air Stands StillKillyana
Closes #16032 (cherry picked from commit 0f8743a5415d67cdf46228ca5d5b91123668b009)
2016-01-16DB/Creature: Remove a duplicate spawn for Lovely LiddiaKillyana
Closes #16036 (cherry picked from commit ba72fd863cef7bee88b077c8f62f299f7e836ce1)
2016-01-16DB/Creature: Add Magic immunity to Mana FeedersKillyana
Closes #16050 (cherry picked from commit c282e9ae35e269505a73fcae38f2050bfb82cc03)
2016-01-16DB/SAI: Fix a target typo in a previous commitKillyana
(cherry picked from commit e1bcd10c9bc2ccfacb5edd80bd4212f28cf8fc30)
2016-01-16DB/Misc: Completion script for Delivery to KrennaDr-J
Closes #15982 (cherry picked from commit 3685be2fb67cf9a6903b4f3aa55c20527330cce0)
2016-01-16Core/Quest: code style:ShinDarth
- Removed 11 useless for iterations (for each quest loaded) (cherry picked from commit 4a532a71b655945f394fecfe4a2177b2618a6d59) # Conflicts: # src/server/game/Quests/QuestDef.cpp
2016-01-16DB/Creature: Sulaa WaypointscriptRushor
closes #16009 (cherry picked from commit b013eb1925276cde36dbcd765ee89aeecdcd21de)
2016-01-16Scripts/ICC: * Bosses now enter when in aggro range.Golrag
* Removed some of the MoveInLineOfSight calls * Added more AreaTriggerScripts (cherry picked from commit ce90e30a80a742640396a04a767e767c6518a0a5)
2016-01-16Core/DataStores: Optimized item toy check by using a better container for thisShauren
2016-01-16Scripts/Naxxramas: Instructor Razuvious rework:treeston
- Fix missing yells - Rearrange existing yells to match live - Sniffed positions for adds - Improve add respawn handling - Make adds not fight the player for control (don't use their spells on their own etc.) - Update adds' hotbar keys to match live (this will affect other creatures with nonsequential possess keys as well) - Fix adds' movement when mind controlled, they no longer move automatically when right-clicking (this affects all mind-controlled creatures) - Blizzlike timers (cherry picked from commit 54d583b0fbb7ecfb97a731be21218bbb72d80b4d) # Conflicts: # src/server/game/Spells/SpellMgr.cpp
2016-01-16Core/Spells: Make players immune to the taunt aura.chaodhib
(cherry picked from commit 6d080d0c44b943fe93ad93b07a99d481975f9d58) # Conflicts: # src/server/game/Entities/Player/Player.h
2016-01-15Scripts/Naxxramas: Maexxna cleanup:treeston
- Improved Web Wrap target selection - Added missing text - Cleanup of web wrap positioning - two players will never be flung to the same position (25-man) - Further improvement to web wrap spawn behavior - targetable web wrap now only spawns after the player has finished being flung to the respective position (blizzlike) - Add additional web wrap positions (sniff) (cherry picked from commit 5dd61633872fc40d83dfa13aa58a1c7de717c012) # Conflicts: # src/server/scripts/Northrend/Naxxramas/boss_maexxna.cpp
2016-01-15DB/SAI: Reduce the LOS for snow mounds from 15 to 7 yardsKillyana
(cherry picked from commit b6942cd090f34196a7a633f05d48c92a344106a1)
2016-01-15Core/Player: Fix crash related to vehiclesjackpoz
Fix assertion triggered when entering a vehicle while channelling a shared vision spell. Fix #15953 (cherry picked from commit 2cb54d5606109305194ed3cdb1b56ca62317b891) # Conflicts: # src/server/game/Entities/Player/Player.cpp
2016-01-15Core/Quest: Fix issues reported by static analysisjackpoz
(cherry picked from commit 5b8b32dac7bd4071462aebdc94b2b3ae45e60b1e)
2016-01-15Core/Unit: Add Unit::KillSelf() overloadjackpoz
Add Unit::KillSelf() function as overload of Unit::Kill(this) . Use KillSelf() whenever the killer and the victim are the same to clearly state the Unit is going to kill itself. (cherry picked from commit 3267c90102068ed88c0bd7146ae747fe8ba44771) # Conflicts: # src/server/game/AI/SmartScripts/SmartScript.cpp
2016-01-15Correctly reset the redirected threat of the hunter's spell Misdirection in ↵Asterc
cases when it has RemoveMode AURA_REMOVE_BY_DEFAULT Closes #15930 (cherry picked from commit f8f815dbc3a9ba7ab7fd0700722e4c589e88edff)
2016-01-15Core/Quest: Fix issues reported by static analysisjackpoz
(cherry picked from commit 1ddf44caf3b0c9af2cc4169b608f1801c2f6f52a) # Conflicts: # src/server/game/Quests/QuestDef.cpp # src/server/game/Server/WorldSession.cpp
2016-01-15Core/Quest: Fix issues reported by static analysisjackpoz
(cherry picked from commit bffaa92633937d220ab19f565faa5906995530a2) # Conflicts: # src/server/game/Entities/Pet/Pet.h # src/server/game/Texts/CreatureTextMgr.cpp
2016-01-15Core/Quest: Fix issues reported by static analysisjackpoz
(cherry picked from commit f1f4005ad8a17ea5fdd2b66f8ed3d0bd7c4c1efb) # Conflicts: # src/server/game/Entities/Unit/Unit.cpp # src/server/game/Entities/Unit/Unit.h # src/server/game/Handlers/GroupHandler.cpp
2016-01-15Scripts/Spells: Hallow's End item Hallowed WandDevRival
Hallowed Wand items should cast a transformation on party members. by @DevRival, closes #3574 Before this patch, the following spells do not have any effect at all: - 24717, Pirate Costume - 24718, Ninja Costume - 24719, Leper Gnome Costume - 24720, Random Costume - 24737, Ghost Costume Details from testing on the current 3.3.5 branch (commit ecbbcc8): - 24724 (Skeleton Costume) seems to work as intended - 24733 (Bat Costume) only lasts 10 seconds instead of 60 minutes - 24741 (Wisp Costume) also seems to work as intended All the spells listed above are included in this PR. (cherry picked from commit 3fdbcf18ae2eeb7a965a9b2dc4b7e22796aaceae)
2016-01-15Core/Misc: fix warning and misc codestyle fixesMitchesD
(cherry picked from commit 3b90b0368a019d47911062da6257555e88d17fda)
2016-01-15Scripts/Naxxramas: Thaddius follow-up:treeston
- Reduce initial spawn timer on the encounter from 30 seconds to 5 seconds - Rearrange respawn logic to fix the "petrified" visual from not showing properly - Fix a potential infinite respawn loop that could prevent the encounter from initializing properly (fixes and closes #15898) (cherry picked from commit bf9963039906f4b4df218ecc1818f5b01bcc714d)
2016-01-15DB/Misc: Fix typo in 'OdesyusLanding'Aokromes
By tkrokli, closes #15725 (cherry picked from commit 09b15428bc8854bd388d689e8ccf3ae9f9903d67)
2016-01-15DB/Quest: The Dead Rise!Killyana
(cherry picked from commit b5c12bd36f6d2e99ba4a94a1ba00de951a365f06) # Conflicts: # sql/updates/world/2015_11_20_00_world.sql
2016-01-15Script/Naxxramas: Fix a -Winconsistent-missing-override warning reported by ↵Carbenium
clang 3.6 (cherry picked from commit f01ef901efab7f5b705948880c79eaf23061791e)