aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-05-31DB: Scripts for teleportation Pads in Storm Peaks and K3Killyana
Closes #17236 By SnapperRy
2016-05-31DB/conditions: Fix quest Condition to loot item "Vrykul Scroll of AscensionKillyana
Closes #17238 By SnapperRy
2016-05-31DB/Creature: Make some creatures appear dead when appropriate: K3 Snow ↵Killyana
Runner, Trapped Animal, Marsh Caribou Closes #17239 By SnapperRy
2016-05-31DB/Quest: Add conditions for quests related to "The Warsong ReportsKillyana
Closes #17242 By SnapperRy
2016-05-31DB/Creature: Fix positions and movements type for Explorers' League ↵Killyana
Researcher and Chief Archaeologist Letoll
2016-05-31Merge pull request #16899 from Treeston/3.3.5-morecharmedplayeraiTreeston
AI/PlayerAI: Finally implement cast logic for controlled players
2016-05-31AI/PlayerAI: Finally implement cast logic for controlled players.treeston & Keader
2016-05-31Merge pull request #17233 from SnapperRy/heirloomsKittnz
[3.3.5] Core/Player: apply heirloom stat mods before maxing health/power at level up
2016-05-30Core/World: Remove unused config CONFIG_SIGHT_GUARDERDDuarte
2016-05-30Core/Player: apply heirloom stat modifiers before maxing out health/power at ↵Snapper
level up. This allows characters with heirlooms to have their health/mana maxed out at level up, instead of having some missing due to the increased stat modifiers from heirlooms.
2016-05-30Merge pull request #17226 from SnapperRy/client_crash_fixKittnz
Core/Spells: fix client crash caused by pressing ESC after using spel…
2016-05-30DB/Misc: Everfrost ChipDr-J
1) Remove required quest from loot tables for http://www.wowhead.com/item=44724/everfrost-chip , http://www.wowhead.com/item=44725/everfrost-chip and http://www.wowhead.com/item=44729/everfrost-powder so that everfrost chip is not always empty when looted since none of these items should require active quest to drop only that player is friendly with sons of hodir or has completed pre-quest in case of remember everfrost 2) Add missing quest data for http://www.wowhead.com/quest=13421/remember-everfrost start/end/prevquest and set as repeatable
2016-05-30DB/Misc: Miscellenous FixesDr-J
1) Fix http://www.wowhead.com/quest=1144/willix-the-importer so this quest does not complete as soon as taken so that players actually have to do the escort before been able to return quest 2) Remove XP at kill from several creatures which dont give xp on retail 3) Put alliance/horde versions of Reigns of the Grand War Mammoth (VOA) into seperate loot groups so chance for drop is actually 1% rather than been 1% chance of reference loot been called then been a 50/50 chance of which factions mount dropped which in fact reduced chance to 0.5% as if opposite factions dropped then not visible 4) Update to text target for one text from Rohin the Decaying 5) Move spell focus for http://www.wowhead.com/quest=12569/crocolisk-mastery-the-ambush so its on top of log and not behind it so position matches doing quest on retail
2016-05-30Core/Spells: fix client crash caused by pressing ESC after using spells ↵Snapper
Neural Needle and Flaming Arrow.
2016-05-30DB/SAI: actually execute Technician Zhanaa's script on quest turn-inAokromes
Closes #17209 by SnapperRy
2016-05-30DB/Achievement: fix criteria for statistic "critters killed"Aokromes
Closes #17201 by SnapperRy
2016-05-30DB/Quest: fix wrong questgivers for the "beached animal bones" quests in ↵Aokromes
Darkshore Closes #17202 by SnapperRy
2016-05-30DB/Quest: Sealed Vial of Poison should be repeatableAokromes
By SnapperRy closes #17203
2016-05-30DB/Quest: Typo Fix for Quest 263Aokromes
By Tauriella, closes #17210
2016-05-30DB/Spells: fix Searing Wrath's chain jump targetingAokromes
Ny SnapperRy closes #17216 closes #6671
2016-05-30DB/Quest: Delete unused valuesAokromes
2016-05-30DB/Quest: remove wrong prevquest from "The Conqueror of Skorn!"Aokromes
By SnapperRy, closes #17214
2016-05-30DB/Quest: ExclusiveGroup for breadcrumb quests in Mudsprocket, Dustwallow MarshAokromes
By SnapperRy, closes #17217
2016-05-29Revert "Merge pull request #16433 from Tonghost/3.3.5"DDuarte
This reverts commit e3d52990dd1e543baea6fed0c7e99359263e6452, reversing changes made to 6d8e39f59c80639de3681565f55d68d452223c87. Opens #16759
2016-05-29Update 2016_05_26_01_world.sqlAokromes
2016-05-28DB/Quest: Thwart the Dark ConclaveDr-J
Closes #11791
2016-05-28DB/Quest: Someone Else's Hard Work Pays OffDr-J
For 3.3.5 branch only since quest was removed on retail. Closes #15513
2016-05-28Core/Quests: Remove wrong call to SendQuestComplete(). (#17200)SnapperRy
2016-05-28DB: SQL renameKittnz
2016-05-28Merge pull request #17198 from sirikfoll/BombsKittnz
Core/Achievement A-bomb-inable and A-bomb-ination by sirikfoll
2016-05-28Merge pull request #17186 from sirikfoll/combatKittnz
Core/Unit Do not allow addition of threat to units in evade mode by sirikfoll
2016-05-28DB/Creature: Add missing aura for SnortsKittnz
by Kodekc Closes #17194
2016-05-27Core/Achievement A-bomb-inable and A-bomb-inationsirikfoll
2016-05-27Core/Scripts: build fixShauren
2016-05-27Core/Guilds: Fix Guild::HandleSetMemberNote logic according to method ↵Mikhail Redko
declaration. (#17078) This change has no effect on server behavior.
2016-05-27Core/Units: Renamed and documented UNIT_FLAG_DISABLE_MOVE to prevent people ↵Shauren
from trying to use this flag to root a creature leaving them wondering why it doesn't do anything
2016-05-27Merge pull request #17138 from ForesterDev/creature_familyShocker
Core/Misc: Define CREATURE_FAMILY_NONE to avoid magic numbers in code
2016-05-27Merge branch '3.3.5' into creature_familyForesterDev
2016-05-26[3.3.5] Core/Spell: restore old pet values after dismount (#16551)Trond B Krokli
* Core/Spell: restore old pet values after dismount & re-summon Original PR #15667 by ghost Closes #873
2016-05-26DB/Creature: Mebok Mizzyrix SAIKittnz
by tkrokli Closes #17179
2016-05-26DB/Quest: Tree's CompanyKittnz
- Update RewardText by tkrokli Closes #17190
2016-05-26DB/Creature: Add missing Ornery Plainstrider SAIKittnz
by Kodekc Closes #17146
2016-05-26DB/Creature: Add missing Anvilrage Overseer SAIKittnz
by Kodekc Updates #17148
2016-05-26DB/Creature: Add flag guard Deathguard EliteKittnz
by Kodekc Closes #17147
2016-05-26DB/Creature: Pathing for Houndmaster GrebmarKittnz
by Kodekc
2016-05-26DB/Creature: Clam Master K WaypointsKittnz
by Saben65
2016-05-26Core/Loot: Fixed resaving looted items from containersShauren
Closes #15299
2016-05-26Core/Spells: Implemented SPELL_ATTR1_DISMISS_PETShauren
Closes #7372
2016-05-26Merge remote-tracking branch 'Golrag/LoS_object_size' into 3.3.5 (PR #15807)treeston
2016-05-26Core: updated creature type flags enum (#17128)ForesterDev
Core/Misc: Update CreatureTypeFlags enum according to TrinityCoreWiki