aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-08-11DB/Creature: Renn McGillZenoX92
Closes #22242
2018-08-11DB/Quest: The Missing Diplomat (Part 12)ZenoX92
Closes #22241
2018-08-11DB/Quest: The Missing Diplomat (Part 11)ZenoX92
Closes #22240
2018-08-11DB/Texts: Acolyte DellisZenoX92
Closes #22238
2018-08-11DB/Object: The ParkZenoX92
Closes #22237
2018-08-11DB/Misc: Shady Rest InnZenoX92
Closes #22233
2018-08-11DB/Creature: Guard LasiterZenoX92
Closes #22232
2018-08-11DB/Quest: Propaganda WarZenoX92
Closes #22231
2018-08-11DB/Texts: Smiling JimZenoX92
Closes #22230
2018-08-11DB/Quest: "Shady Rest Inn" Quest Chain (Horde)ZenoX92
Closes #22222
2018-08-11DB/Gossip: Apprentice KrytenZenoX92
Closes #22219
2018-08-11DB/SAI: Fix 2 DB errors related to invokerKillyana
2018-08-11DB/SAI: Update target for whisper textKillyana
Target self for whisper text type cannot be used anymore Closes #22249
2018-08-11DB/SAI: Update some SAI targetsKillyana
Closes #22250
2018-08-11DB/SAI: Update Invoker cast action to 134Killyana
Ref https://github.com/TrinityCore/TrinityCore/commit/0df3cb5bcc8097070b1f215032d3914d6a577f01
2018-08-10AI/SmartScripts: Replace SMART_ACTION_INVOKER_CAST with ↵Treeston
SMART_ACTION_SELF_CAST in action 85. SMART_ACTION_INVOKER_CAST moves to 134.
2018-08-06DB/SAI: Uniting the Shattered Amulet (3.3.5)Dr-J
Fix effects of http://www.wowhead.com/spell=12938/fel-curse when used for http://www.wowhead.com/quest=3627/uniting-the-shattered-amulet conditions for target of Razelikh the Defiler and Servent of Razelikh already exist in db but should also be usable on the other 3 above units
2018-08-06AI/SmartScripts: Warn on startup for ACTION_INVOKER_CAST without invoker ↵Treeston
(same as invoker targets)
2018-08-02DB/Gossip: Captain Nials, Skuerto & Navigator MehranZenoX92
Closes #22219
2018-08-02DB/Text: Inspector TaremZenoX92
Closes #22220
2018-08-02DB/Quest: Quest Emotes (Wetlands)ZenoX92
Closes #22207
2018-08-02DB/Gossip: Brumn WinterhoofZenoX92
Closes #22206
2018-08-02DB/Quest: The Lost FragmentsZenoX92
Closes #22208
2018-08-02DB/Gossip: Captain StoutfistZenoX92
Closes #22202
2018-07-29Core/Spells: added a helper to reset proc cooldowns (#22137)Ovah
2018-07-29DB/Quest: Lightforge IngotsZenoX92
Closes #22196
2018-07-29DB/Conditions: Klaven MortwakeKillyana
Closes #21973
2018-07-28Scripts/Icecrown Citadel: Fixed target selection for Vampiric Bite and Blood ↵Shauren
Mirror after threat rewrite Closes #21537
2018-07-27DB/SAI: WetlandsZenoX92
Closes #22195
2018-07-27DB/Quest: Quest Emotes (Dun Morogh)ZenoX92
Closes #22192
2018-07-27DB/SAI: Alcaz IslandZenoX92
Closes #22191
2018-07-27DB/Quest: Restoring the NecklaceZenoX92
Closes #22190
2018-07-27DB/Quest: Replacement PhialZenoX92
Closes #22189
2018-07-27DB/Text: ArikaraZenoX92
Updates #20946
2018-07-25Core/Entities: Ethereal Soul-Trader (#22050)DanVS
2018-07-24revert 5df7ffa, hackTreeston
2018-07-24Core/GameObject: Hunter traps now always put the Hunter in combat with the ↵Treeston
target when triggered. Closes #21847.
2018-07-24Scripts/Pets: Some cleanup for Snake Trap. Tagging #21847, though this ↵Treeston
doesn't address it (yet).
2018-07-24visibility range check, fac4700 follow-upTreeston
2018-07-24Core/Maps: Continue updating creatures that own auras applied to players. ↵Treeston
Closes #22110.
2018-07-23Core/Movement: Properly resume chase/follow movement if it was paused by a ↵Treeston
spell cast. Closes #21900.
2018-07-22DB/Quest: Protecting the ShipmentZenoX92
Closes #17223
2018-07-22DB/Creature: Sharth Voldoun and Pathaleon the Calculator's ImageJonne733
Closes #22094
2018-07-22DB/Loot: Gaffer JackKillyana
Closes #22175 Closes #21690
2018-07-22Creature/Script: Add missing emote to Princess Moira BronzebeardKillyana
Closes #22182
2018-07-22DB/Creature: Stone Watcher of NorgannonZenoX92
Closes #22183
2018-07-22DB/Gossip: Royal Historian ArchesonusZenoX92
Coses #22179
2018-07-22DB/Object: Thaurissan RelicZenoX92
Closes #22180
2018-07-22DB/Conditions: Kharan MighthammerZenoX92
Closes #22181
2018-07-21Core/Spells: Fixed Righteous Defense crash caused by modifying target list ↵Shauren
inside effect handler * Already handled in a script Closes #22158