aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-09-27Core/Misc: A few more advstd imports from C++17Treeston
2018-09-27Core/Misc: constexpr a bunch of things, and a missing include of Windows.h ↵Treeston
somewhere (that last one wasn't me!)
2018-09-27Core/Misc: Move some headers from game/ to shared/Treeston
2018-09-26DB/Spawn: Fix undermap PeacebloomKillyana
2018-09-26DB/Procs: Stormcaller's Wrath (shaman AQ40 tier) and Shaman's Dungeon Set 6pcNyeriah
Closes #22525 Closes #22522
2018-09-26DB/Quest: Milly Osworth requirementsTeppic1
Closes#22520
2018-09-26DB/Loot: Adjust wolf trash drops in NorthshireTeppic1
Closes #22519
2018-09-25DB/Spawn: Fix 2 undermap spawnsKillyana
2018-09-25Fix warningKillyana
2018-09-25Creature/Script: Wyrmrest DefenderKillyana
Closes #22500
2018-09-25Scripts/BlackrockSpire: Fix infinite loop in Gyth fightjackpoz
Fix infinite loop in Gyth fight and double event caused by Rend Blackhand being respawned. Please note this event is completely bugged and unfinished and contains for sure more bugs.
2018-09-25Fix issue in Creature::UpdateEntry and CMSG_GOSSIP_SELECT_OPTION (#22469)HelloKitty
Address #22467 making it so that script doesn't look like it was reload and thus causing gossip to fail once after update.
2018-09-25Wintergrasp Fix Collision Wall work: Open / Close collision wall when battle ↵Lighto
started/ended (#22342) * Open / Close collision wall when battle started/ended
2018-09-25Core/Movement: Speed Limit for Spline (#22494)DanVS
* Limited speed
2018-09-25Scripts/Quest: Defending Wyrmrest Temple (#22513)Trond B. Krokli
- use DB gossip instead of `#define` (deprecated) Updates #22500
2018-09-25Core/Mmaps: Revert a bad changeAokromes
Closes #22470 by xvwyh this doesn't needs to re-extract mmaps.
2018-09-25Core/Movement: Fixed MotionMaster::MoveChase default parameters (PR #22426)Kelno
2018-09-24DB/Spells/Procs: Battlegear of Eternal Justice, paladins AQ20 setNyeriah
Closes #22503
2018-09-24DB/Loot: Frenzied Geist and Tunneling GhoulDanVS
Closes #22509 Closes #22508
2018-09-24DB/SAI: Fix Jack Adams dance emote triggered on reset and not on respawnKillyana
2018-09-24DB/Condition: Fix wrong spell condition used on Defending Wyrmrest Temple questKillyana
Ref #22500
2018-09-24DB/Gameobject: Add a missing Barbershop ChairKillyana
2018-09-24DB/Creature: Fix some npcflags and gossipsKillyana
2018-09-24DB/Creature: Add some missing spawnsKillyana
2018-09-24DB/Gossip: Update Olga gossipKillyana
2018-09-23DB/Gossip: Fix Glodrak Huntsniper gossip optionKillyana
2018-09-23Nopch fixShauren
2018-09-23Core/Commands: Fixed crash in .go commandsShauren
Closes #22498
2018-09-23DB/Creature: Alenjon Sunblade and Irissa BloodstarKillyana
2018-09-23DB/Gossip: Glodrak Huntsniper and Goldark SnipehunterKillyana
Closes #22493
2018-09-23DB/Quest: Fix requirements for Preying Upon the WeakKillyana
Closes #22495
2018-09-23DB/GameObject: Remove Duplicates spawnsKillyana
Closes #22496
2018-09-23Scripts/MoltenCore: Implement Garr's Firesworn Separation Anxiety mec… ↵Sarah Alexander
(#22477) - The previous (wrong) spell ID used mana, so it was never cast because Firesworns aren't mana users
2018-09-22Build fixKeader
2018-09-22DB/Script: Fix wrong target typeKillyana
2018-09-22DB/GameEvent: Add darkmoon build event to Terokkar and missing spawn to MulgoreKillyana
Closes #18043
2018-09-21DB/Event: Add missing spawns for Brewfest Building eventKillyana
Ref #18043
2018-09-21DB/SAI: Make some targets randomKillyana
Ref #22471 #17979
2018-09-21Core/SAI: Add maxSize parameter to SMART_TARGET_CREATURE_DISTANCE, ↵jackpoz
SMART_TARGET_GAMEOBJECT_DISTANCE, SMART_TARGET_CREATURE_RANGE and SMART_TARGET_GAMEOBJECT_RANGE
2018-09-21Core/SAI: Add a 4th target parameter to SAIjackpoz
2018-09-21DB/Quest: Hah...You're Not So Big Now!Killyana
Closes #22478
2018-09-21Scripts/ICC: 2e4358f726 followupccrs
ref https://github.com/TrinityCore/TrinityCore/commit/2e4358f726354d3954047eb63d4390ce39247335#r30588551
2018-09-21Scripts/TempleOfAhnQiraj: Despawn Skeram's images on death and fix an edge ↵Sarah Alexander
case where images would not spawn if he was casting during transition (#22474)
2018-09-21Scripts/TempleOfAhnQiraj: Implement Battleguard Sartura's skip-preven… ↵Sarah Alexander
(#22475) * Scripts/TempleOfAhnQiraj: Implement Battleguard Sartura's skip-prevention area trigger * Sartura engages players if they try to skip her by walking past down the tunnel * Clean up the instance script a bit
2018-09-20Scripts/ICC: 2e4358f726 followupccrs
std::list does not provide random access
2018-09-20Scripts/ICC: update Unchained Magic target selectionccrs
because we all love retri paladins and hate healers, right?, right?
2018-09-20Core/Movement: Add additional assertjackpoz
Add additional assert to FlightPathMovementGenerator
2018-09-20DB/Quest: Springing the TrapKillyana
Closes #5137
2018-09-19Scripts/UBRS: Open General Drakkisath's gates once he is defeated (#22462)Sarah Alexander
Closes #15769
2018-09-18DB/Quest: Remove wrong quest starter/ender for "The Pit of Saron" alliance sideKillyana
Update #22459