| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-27 | Core/Misc: A few more advstd imports from C++17 | Treeston | |
| 2018-09-27 | Core/Misc: constexpr a bunch of things, and a missing include of Windows.h ↵ | Treeston | |
| somewhere (that last one wasn't me!) | |||
| 2018-09-27 | Core/Misc: Move some headers from game/ to shared/ | Treeston | |
| 2018-09-26 | DB/Spawn: Fix undermap Peacebloom | Killyana | |
| 2018-09-26 | DB/Procs: Stormcaller's Wrath (shaman AQ40 tier) and Shaman's Dungeon Set 6pc | Nyeriah | |
| Closes #22525 Closes #22522 | |||
| 2018-09-26 | DB/Quest: Milly Osworth requirements | Teppic1 | |
| Closes#22520 | |||
| 2018-09-26 | DB/Loot: Adjust wolf trash drops in Northshire | Teppic1 | |
| Closes #22519 | |||
| 2018-09-25 | DB/Spawn: Fix 2 undermap spawns | Killyana | |
| 2018-09-25 | Fix warning | Killyana | |
| 2018-09-25 | Creature/Script: Wyrmrest Defender | Killyana | |
| Closes #22500 | |||
| 2018-09-25 | Scripts/BlackrockSpire: Fix infinite loop in Gyth fight | jackpoz | |
| 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-25 | Fix 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-25 | Wintergrasp Fix Collision Wall work: Open / Close collision wall when battle ↵ | Lighto | |
| started/ended (#22342) * Open / Close collision wall when battle started/ended | |||
| 2018-09-25 | Core/Movement: Speed Limit for Spline (#22494) | DanVS | |
| * Limited speed | |||
| 2018-09-25 | Scripts/Quest: Defending Wyrmrest Temple (#22513) | Trond B. Krokli | |
| - use DB gossip instead of `#define` (deprecated) Updates #22500 | |||
| 2018-09-25 | Core/Mmaps: Revert a bad change | Aokromes | |
| Closes #22470 by xvwyh this doesn't needs to re-extract mmaps. | |||
| 2018-09-25 | Core/Movement: Fixed MotionMaster::MoveChase default parameters (PR #22426) | Kelno | |
| 2018-09-24 | DB/Spells/Procs: Battlegear of Eternal Justice, paladins AQ20 set | Nyeriah | |
| Closes #22503 | |||
| 2018-09-24 | DB/Loot: Frenzied Geist and Tunneling Ghoul | DanVS | |
| Closes #22509 Closes #22508 | |||
| 2018-09-24 | DB/SAI: Fix Jack Adams dance emote triggered on reset and not on respawn | Killyana | |
| 2018-09-24 | DB/Condition: Fix wrong spell condition used on Defending Wyrmrest Temple quest | Killyana | |
| Ref #22500 | |||
| 2018-09-24 | DB/Gameobject: Add a missing Barbershop Chair | Killyana | |
| 2018-09-24 | DB/Creature: Fix some npcflags and gossips | Killyana | |
| 2018-09-24 | DB/Creature: Add some missing spawns | Killyana | |
| 2018-09-24 | DB/Gossip: Update Olga gossip | Killyana | |
| 2018-09-23 | DB/Gossip: Fix Glodrak Huntsniper gossip option | Killyana | |
| 2018-09-23 | Nopch fix | Shauren | |
| 2018-09-23 | Core/Commands: Fixed crash in .go commands | Shauren | |
| Closes #22498 | |||
| 2018-09-23 | DB/Creature: Alenjon Sunblade and Irissa Bloodstar | Killyana | |
| 2018-09-23 | DB/Gossip: Glodrak Huntsniper and Goldark Snipehunter | Killyana | |
| Closes #22493 | |||
| 2018-09-23 | DB/Quest: Fix requirements for Preying Upon the Weak | Killyana | |
| Closes #22495 | |||
| 2018-09-23 | DB/GameObject: Remove Duplicates spawns | Killyana | |
| Closes #22496 | |||
| 2018-09-23 | Scripts/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-22 | Build fix | Keader | |
| 2018-09-22 | DB/Script: Fix wrong target type | Killyana | |
| 2018-09-22 | DB/GameEvent: Add darkmoon build event to Terokkar and missing spawn to Mulgore | Killyana | |
| Closes #18043 | |||
| 2018-09-21 | DB/Event: Add missing spawns for Brewfest Building event | Killyana | |
| Ref #18043 | |||
| 2018-09-21 | DB/SAI: Make some targets random | Killyana | |
| Ref #22471 #17979 | |||
| 2018-09-21 | Core/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-21 | Core/SAI: Add a 4th target parameter to SAI | jackpoz | |
| 2018-09-21 | DB/Quest: Hah...You're Not So Big Now! | Killyana | |
| Closes #22478 | |||
| 2018-09-21 | Scripts/ICC: 2e4358f726 followup | ccrs | |
| ref https://github.com/TrinityCore/TrinityCore/commit/2e4358f726354d3954047eb63d4390ce39247335#r30588551 | |||
| 2018-09-21 | Scripts/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-21 | Scripts/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-20 | Scripts/ICC: 2e4358f726 followup | ccrs | |
| std::list does not provide random access | |||
| 2018-09-20 | Scripts/ICC: update Unchained Magic target selection | ccrs | |
| because we all love retri paladins and hate healers, right?, right? | |||
| 2018-09-20 | Core/Movement: Add additional assert | jackpoz | |
| Add additional assert to FlightPathMovementGenerator | |||
| 2018-09-20 | DB/Quest: Springing the Trap | Killyana | |
| Closes #5137 | |||
| 2018-09-19 | Scripts/UBRS: Open General Drakkisath's gates once he is defeated (#22462) | Sarah Alexander | |
| Closes #15769 | |||
| 2018-09-18 | DB/Quest: Remove wrong quest starter/ender for "The Pit of Saron" alliance side | Killyana | |
| Update #22459 | |||
