aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-09-05Core/Dungeon Finder: Improve ".lfg queue debug" commandjackpoz
Log roles of every combinations in ".lfg queue debug" output
2015-09-05Core/Chat: Allow to sanitize | characters when sending messages to clientsjackpoz
Add an optional parameter "escapeCharacters" to ChatHandler::SendSysMessage() to properly escape | character, otherwise it might freeze the client.
2015-09-04Core/SmartScripts: SMART_ACTION_TALK - added action param 3 to set target as ↵MitchesD
talk target (used for $vars in texts and whisper target) * by default (action param 3 is 0), it will try to trigger talk of the target (cherry picked from commit 7b491046e94af498b2428ebe7decf6353cbb61a2)
2015-09-04DB/Creature: Delete duplicated spawnsAokromes
2015-09-04DB/Creature: Delete duplicate spawnAokromes
2015-09-04DB/Creature: Delete duplicate spawnAokromes
2015-09-04DB/Creature: Delete duplicate spawnAokromes
2015-09-03DB/Quest: TheryluneKillyana
Fix npc behavior Thanks to @Rushor and @CreshandKesh Closes #14763
2015-09-03DB/Item: Comet's TrailKillyana
FIx internal cooldown By @Keader Closes #15096
2015-09-03DB/NPC: Skyguard ScoutKillyana
Add cosmetic mount Closes #15305
2015-09-03DB/Item: Girdle of the Warrior MagiKillyana
Fix socket bonus By: @Rochet2 Closes #15311
2015-09-03DB/NPC: Blue Crashin' Thrashin' Racer and Crashin' Thrashin' RacerKillyana
Add missing auras and a spell. By: @sirikfoll Closes #15407
2015-09-03DB/Quest: Magic Carpet RideKillyana
Remove a wrong spell used to ride the carpet Closes #15418
2015-09-03Core/Spells: Make players immune to the taunt aura.chaodhib
2015-09-03Merge pull request #15413 from ShinDarth/sort_quest_templateDuarte Duarte
DB/World: fix bad field rename introduced in 6b43e72f019b6a91be812f4e4da58a4dae7c21a6
2015-09-03DB/World: fix bad field rename introduced in ↵ShinDarth
6b43e72f019b6a91be812f4e4da58a4dae7c21a6
2015-09-03DB/Misc: Delete another duplicate spawnAokromes
2015-09-03DB/Misc: Delete another duplicate spawnAokromes
2015-09-03DB/Misc: Delete more duplicated spawnsAokromes
2015-09-03DB/Misc: Delete another duplicate spawnAokromes
2015-09-03DB/Misc: Delete duplicate spawnAokromes
2015-09-02DB/Creature: Remove a Duplicate spawn for Overseer DeathgazeKillyana
Add a cosmetic channeling spell for Decrepit Necromancer and remove a wrong emote. Closes #15404
2015-09-02SQL renames after PR mergeDDuarte
2015-09-02Merge pull request #15384 from ShinDarth/quest_backports2Duarte Duarte
DB/World schema backport: sort some quest_template fields using 6.x style
2015-09-02Merge pull request #15356 from ShinDarth/quest_backportsDuarte Duarte
DB/World schema backport: quest_details, _request_items and _offer_reward
2015-09-02DB/Spell: Add missing visual spell in Gortok Palehoof encounterKillyana
Cosmetic channeling spell casted by the red Orb to wake up the npcs
2015-09-02Script/BoreanTundra: Fix dialog and final waypoint for quest 11570: "Escape ↵treeston
from the Winterfin Caverns" This fixes the following bugs: Escortee NPC quotes are out of order (see #15396 (comment)) Final escort waypoint is located incorrectly and causes the escorted NPC to drop all the way to the bottom of the ocean before quest completion is awarded. Closes #15396 Signed-off-by: DDuarte <dnpd.dd@gmail.com>
2015-09-01Core/Dungeon Finder: Remove disconnected players from LFG queuejackpoz
Fix LFG queue issues by removing disconnected players from LFG queue and their party with them.
2015-09-01DB/Misc: Fix some phasemaskAokromes
2015-08-31Core/Dungeon Finder: Add LFG roles of group members in LFG logsjackpoz
This changes logs like "(1|18)" to "(1 Healer, Dps|18 Tank, Healer, Dps)"
2015-08-31DB/Creature: Kvaldir RaiderKillyana
Closes #15390
2015-08-30DB/Misc: Move some wotlk spawns to proper rangeAokromes
2015-08-30Merge pull request #15385 from Tonghost/3.3.5joschiwald
Core/Scripts: Remove duplicate code
2015-08-30Core/Scripts: Remove duplicate codeIncorrect
2015-08-29DB/Conditions: Fix conditions for Mortar and Fire CannonKillyana
Author: @joschiwald Closes #15080
2015-08-29DB/Misc: Fix Rookery Whelp unit flagKillyana
Fix Crazed Mana Surge casting Loose Mana on death Fix PrevQuest for Replenishing the Healing Crystals Add some missing spawns to Ghostlands Fix some issues on Utgarde Pinnacle Disable health regen for Guard Roberts Closes #15276 Closes #15286 Closes #15343 Closes #15348 Update #15362 Closes #15355 Thanks to @Pirricli @KiHeij @jududdar @pete318 @Tauriella @MrSmite
2015-08-29DB/Quest: The Brothers BronzebeardKillyana
Closes #9889 Thanks to @StormBytePP for fixing the Vehicle issue on https://github.com/TrinityCore/TrinityCore/commit/ac2845ee77d0f3e838267ad424fbcf4894040333
2015-08-29DB/World schema backport: quest_details, quest_request_items and ↵ShinDarth
quest_offer_reward tables
2015-08-29Scripts/BWL: cleanup instancescriptjoschiwald
2015-08-29DB/Misc: Add missing spawns on Howling FjordKillyana
Improve some vehicles behavior Improve some SAI Thanks to @Pitcrawler for the scripts
2015-08-29DB/World schema backport: sort quest_template fields 6.x styleShinDarth
2015-08-29Scripts/Ulduar: fixed sara get killed by guardians of yogg saronjoschiwald
2015-08-29Core/Unit: Prevent AoE damage to have effect in some cases when faction is ↵StormBytePP
unfriendly but they don't attack you and you don't have at war enabled (Example, Sporaggar faction) Fixes #15374
2015-08-29DB/quest: The Ancient Armor of the KvaldirKillyana
closes #11154 Vehicle issue fixed on #15376 By @StormBytePP
2015-08-29Core/Vehicles: Fix CanEnterOrExit by implying that if a vehicle seat have ↵StormBytePP
anim for enter/ride means it can be entered/exited even in cases where it lacks VEHICLE_SEAT_FLAG_CAN_ENTER_OR_EXIT flag Fixes issues #13298, #8195, #7468, #1290
2015-08-27DB/Conditions: Simplify the conditions for Kael'thas Ressurection spellNyeriah
Sorry for the oversight, thanks @joschiwald
2015-08-27DB/Conditions: Missing spell target conditions for Kael'thas advisor ↵Nyeriah
Ressurection spell
2015-08-27Core/Spells: Skip spell category additional cooldown check added in ↵jackpoz
43e8c841f5357a6cf41cdb8ed5e496019f14a16a for SPELL_CATEGORY_FOOD. Workaround for #15278 till spell cooldown system properly supports spells with spell category triggering spells with same spell category. Fixes #15278.
2015-08-27Merge pull request #15347 from StormBytePP/3.3.5_fix_dismounting_when_over_waterStormBytePP
Core/Unit: Do not remove aura with interrupt flag AURA_INTERRUPT_FLAG_NOT_UNDERWATER when already flying
2015-08-26Core/Battleground: Fix issue reported by static analysisjackpoz
Coverity defect IDs: 1193415