aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-09-12Core/Unit: Successfully (?) prevented the zombie apocalypse. Corpses can no ↵Treeston
longer gain HP. Closes #22409.
2018-09-12Misc: Update Quests.HighLevelHideDiff to wotlkAokromes
Closes #17421
2018-09-12Cmake: Update outdated stringAokromes
2018-09-11DB/Quest: Zeth'Gor Must Burn!Killyana
Fix visuals an events
2018-09-11DB/SAI: Fix Champions and Valiants movement at the Argent TournamentKillyana
After an evade they will return to the spawn position correctly
2018-09-11DB/Quest: Rise, Obsidion!Killyana
Closes #22418
2018-09-11Misc: Make extractor more clear for some usersAokromes
2018-09-11DB/Spell/Item: The Ancient Frostsaber and the NightsaberKillyana
Closes #8194
2018-09-11Scripts/VoA: Update events to use std::chrono (PR #22415)Full-Stack Developer
2018-09-10DB/Misc: Fix more dungeons in northrend parent mapAokromes
By PatricNox
2018-09-10Creature/Script: Fix Highlord Darion Mograine waypoint speedKillyana
Closes #21290
2018-09-10Core/EscortAI: initialize run state before filling waypoints (PR #22416)Ovah
2018-09-10Scripts/VoA: Archavon no longer leaps in melee range (PR #22414)Full-Stack Developer
2018-09-10DB/Misc: Fix Icecrown citadel Parent mapAokromes
Closes #22413 by PatricNox
2018-09-09Core/Spells: Fixed Swarming Guardian (Auriaya) rangeKeader
Close: #22393
2018-09-09DB/Spells: Fixed Bloodsurge procKeader
Closes: #22336
2018-09-09kill some whitespacesAokromes
2018-09-09Core/PacketIO: Fixed SMSG_SPELLNONMELEEDAMAGELOG structureShauren
2018-09-09Core/Threat: Properly sequence checking offline state _after_ adding the ↵Treeston
reference to the threat list. This ensures IsEngagedWith reports consistent values for downstack calls in Creature. Closes #22406.
2018-09-09Core/Creature: Get rid of a few Creature::getAttackerForHelper misuses. ↵Treeston
That's not what the function does, folks.
2018-09-09DB/Quest: Confront Yeh'kinyaZenoX92
Closes #22395
2018-09-09Core/ChatCommands: Implement achievement link parsingTreeston
2018-09-08Core/Threat: Suppressed threat is now re-evaluated on taunt state update, ↵Treeston
and taunting units can no longer be suppressed.
2018-09-08another build fixTreeston
2018-09-08build fix for pedantic compilersTreeston
2018-09-08Build fix2Shauren
2018-09-08Build fixShauren
2018-09-08Scripts/Commands: Rewrite .account commands to new modelTreeston
2018-09-08Core/ChatCommands: Properly handle single-argument handlers (argument string ↵Treeston
discarded). Add special handling for on/off booleans.
2018-09-07Scripts/Commands: New argument parsing methodology (PR #22363)Treeston
- Detect the arguments accepted by the command handler - Tokenize out those arguments automatically and feed them to the handler - Unmatched rest of the string can be accepted by trailing char const* or CommandArgs*
2018-09-06Core/RBAC: Simplification part 1. Nobody needs different permissions for ↵Treeston
each type of .go command.
2018-09-03DB/GameObject: Fix some wrong spawnsKillyana
2018-09-03DB/Quest: The Second TrialKillyana
Fix chaining and Npcs react state
2018-09-03DB: TypoKillyana
2018-09-03DB/SAI/Conditions: Don't allow multiple spawns of Baron Aquanis by Fathom StoneKillyana
Ref #https://github.com/TrinityCore/TrinityCore/commit/c546dcbfd9a14fceaea51f5d6bc681ba1515bc36
2018-09-03DB/SAI: Private ThorsenKillyana
Closes #22366
2018-09-02DB/Quest: Fix RewardText for Frostmaw questillfated
Closes #22373
2018-09-02DB/Gossip: Haughty ModisteZenoX92
Closes #22365
2018-09-02DB/Quest: Fix locale german text for The Stolen Journal questZenoX92
Closes #22356
2018-09-02Core/Conditions: allow CONDITION_QUEST_COMPLETE to handle spellclick ↵Ovah
conditions (#22371) This is a needed change in order to make spellclicks functional that are only available when you have a already completed quest.
2018-09-01DB/Creature: Fix Sindragosa movementsWinchester1987
Closes #22358
2018-08-31Scripts/Ulduar: Algalon the Observer fixes (#22320)Keader
2018-08-30Make travis happyAokromes
2018-08-30Scripts/Commands: Cleanup and trinity_string for .go instance. Hi shauren.Treeston
2018-08-30Scripts/Commands: New command ".go instance". Goes to an instance.Treeston
2018-08-30Scripts/Misc: Removed more UpdateEntry on InstanceScriptsKeader
2018-08-30DB/Creature: Complete the event at Icecrown Citadel entranceKillyana
Ref #18713
2018-08-30Scripts/ICC: Removed not needed entrys added in last commitKeader
2018-08-30Scripts/ICC: Fixed Deathbringer after Delay zone script's OnCreatureCreateKeader
Also removed some UpdateEntry hacks Followup: b4a1887c4d8df5a7729ed5c4126f6a7655a02127
2018-08-30DB: Fix Some waypointsKillyana
Some Drakes on Dragonblight and Frimarra are on top of each other