| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-19 | Core/Pakcets: vs2015/AppVeyor build fix | Krudor | |
| - missing TC_GAME_API for class PlaySpellVisual caused VS2015/AppVeyor builds to fail | |||
| 2017-03-19 | DB/Creature: Fix gossip for more multi trainers | Aokromes | |
| By Malcrom | |||
| 2017-03-18 | Core/Creatures: Use `broadcast_text` sound entry (#19321) | Krudor | |
| Currently if you use broadcast text, there is no sound because it doesn't check the broadcast_text entry for it's sound id, it always uses the creature_text sound entry. | |||
| 2017-03-18 | Core/Spells: Fixed Charge | Shauren | |
| * Implemented Glyph of Blazing Charge * Implemented a way to compute spline position at any given point in time * Removed incorrect ProgressCurveId handling, it needs to apply to entire spline duration not to each segment separately Closes #19217 | |||
| 2017-03-18 | DB/Creature: Fix ironforge guards gossip | Aokromes | |
| By Malcrom Cherry pick of https://gitlab.com/trinitycore/TrinityCore_434/commit/0ee051e6afab72313b302103d822d4ca3bc1466a | |||
| 2017-03-18 | Fixed typo in 182dba61dbfc7a6d009a214c49e3dcab553887d4 | vincent-michael | |
| 2017-03-18 | Scripts/HowlingFjord: Fixed warning | vincent-michael | |
| 2017-03-18 | Update 2017_03_18_02_world.sql | Aokromes | |
| 2017-03-18 | DB/Gossip | Aokromes | |
| Add 2 missing gossips By Malcrom Partial cherry pick of https://gitlab.com/trinitycore/TrinityCore_434/commit/0bc274442c29e72930f4f298dd97ea0ce07eb79f | |||
| 2017-03-18 | DB/Creature: Implement gossips for Multi Profession Trainers | Aokromes | |
| By Malcrom C++ Scripting will be required for training to work. Cherry pick from https://gitlab.com/trinitycore/TrinityCore_434/commit/5ada337177c3d39a5fd5e649e78903a88050182d | |||
| 2017-03-18 | DB/Creature: More guard gossips | Aokromes | |
| By Malcrom Cherry pick from https://gitlab.com/trinitycore/TrinityCore_434/commit/77e79b0b7fbc450f41a268a5015f8d27ee2b0f25 | |||
| 2017-03-18 | Core/Scripts: Implement druid spells Moonfire & Sunfire and spell_druid.cpp ↵ | Alexander | |
| cleanup Closes #19293 | |||
| 2017-03-18 | Core/Quests: Reimplemented quest offer reward locales | AlcDenat | |
| Closes #19242 | |||
| 2017-03-18 | Core/Scripts: Add support for spawn specific C++ scripts | Krudor | |
| Closes #19247 | |||
| 2017-03-18 | DB/Creature: Pathing Dun Morogh and Darnassus | Aokromes | |
| By Malcrom Cherry pick of https://gitlab.com/trinitycore/TrinityCore_434/commit/fb57417f6aa0d6b1e3ec83b2fb1807c9c9dd7cde | |||
| 2017-03-17 | DB/Creature: Gossips for Darnassus and Teldrasil | Aokromes | |
| By Malcrom Cherry pick of https://gitlab.com/trinitycore/TrinityCore_434/commit/3f10940a3d614a8912b168d365fc8607f238ffda | |||
| 2017-03-17 | Core/AI: enable SmartScripts on Scenes + add scene related actions/events | Traesh | |
| Closes #19194 | |||
| 2017-03-17 | Core/Criterias: Fix an old criteria condition and added some new ones | Krudor | |
| Closes #19246 | |||
| 2017-03-17 | Tools/MMapsGenerator: Use system supported threads instead of hardcoded ↵ | Rochet2 | |
| amount (#19255) - Use unsigned int for thread count - Use std::thread::hardware_concurrency() to try estimate available threads instead of hardcoded 3 threads by default - Print thread count always regardless of using --threads switch or not | |||
| 2017-03-17 | Core/Config: Add option CharDelete.DemonHunter.MinLevel | Chazy Chaz | |
| Closes #19285 | |||
| 2017-03-17 | Core/Players: Rename "heroic character" to "death knight" | Chazy Chaz | |
| Closes #19286 | |||
| 2017-03-17 | Core/Spell: Implement and use SMSG_CUSTOM_LOAD_SCREEN (#19310) | Krudor | |
| 2017-03-17 | Core/Spells: Update Warrior Bloodthirst to 7.1.5 | HannibalRoG | |
| Closes #19315 | |||
| 2017-03-17 | Update 2017_03_16_03_world.sql | Aokromes | |
| 2017-03-17 | DB/Creature: Ironforge pathing | Aokromes | |
| By Malcrom Cherry pick of https://gitlab.com/trinitycore/TrinityCore_434/commit/e4efcbdf47d7c42dbb3946ee9b690c9513f27552 | |||
| 2017-03-16 | DB/Creature: Stormwind Guard Gossip | Aokromes | |
| By Malcrom Cherry pick of https://gitlab.com/trinitycore/TrinityCore_434/commit/f563a645988d4e2da2759ee4eb7048eb7a124bd5 | |||
| 2017-03-16 | Db/Quest: Add initial human monk quest | Aokromes | |
| By zamalaev closes #19280 | |||
| 2017-03-16 | DB/Misc: Fix spawnmask for Wailling Caverns | Aokromes | |
| Closes #19298 | |||
| 2017-03-16 | DB/Creature: Orgrimmar guard gossip | Aokromes | |
| By Malcrom Cherry pick of https://gitlab.com/trinitycore/TrinityCore_434/commit/82ff8d71d4241a5a041bdf87093031fb60ec2f9f | |||
| 2017-03-15 | DB/Creature: Add cosmetic mount to Darlene Stokx | Killyana | |
| By @ArcaneFox | |||
| 2017-03-15 | Update 2017_03_15_01_world.sql | Aokromes | |
| I need to sleep more. | |||
| 2017-03-15 | Update 2017_03_15_01_world.sql | Aokromes | |
| 2017-03-15 | DB/Creature: Pathing for Stormwind Gryphon Rider | Aokromes | |
| By Malcrom Cherry pick of https://gitlab.com/trinitycore/TrinityCore_434/commit/c3754e2eb26aed072f9db125c72bbc10755bb4be | |||
| 2017-03-15 | DB/Creature: Add cosmetic mount to Stormwind Gryphon Rider | Killyana | |
| 2017-03-15 | Core/Movement: Restored interpolated_* movement flags | Shauren | |
| 2017-03-15 | DB/Creature: Undercity Pathing | Aokromes | |
| By Malcrom Cherry pick of https://gitlab.com/trinitycore/TrinityCore_434/commit/e80c95972189fd9fae8c1e0d5358430e64a4719e | |||
| 2017-03-15 | DB/Creature: Fix some thunder bluff POIs | Aokromes | |
| By Malcrom Cherry pick of https://gitlab.com/trinitycore/TrinityCore_434/commit/94ad3c45b38e1f51fadeb7d43bb658c3b3a2e029 | |||
| 2017-03-15 | DB/Creature: Pathing for Thunder Bluff | Aokromes | |
| By Malcrom | |||
| 2017-03-14 | Core/Movement: Pass SpellEffectExtraData PointMovementGenerator | Shauren | |
| 2017-03-14 | Update 2017_03_13_00_world.sql | Aokromes | |
| 2017-03-13 | DB/Misc: Respawn Wailling Caverns | Aokromes | |
| By Malcrom, cherry pick from https://gitlab.com/trinitycore/TrinityCore_434/commit/bcd8bc3b5f99cf900823d1b6e6ef349b84c836b7 | |||
| 2017-03-13 | Core/PacketIO: Fixed movement force structure | Shauren | |
| 2017-03-12 | Update 2017_03_12_00_world.sql | Aokromes | |
| 2017-03-12 | DB/Misc: Respawn Temple of Atal'Hakkar | Aokromes | |
| By Malcrom | |||
| 2017-03-12 | Warning fix | Shauren | |
| 2017-03-12 | Core/Spells: Fixed extra charge effect visuals | Shauren | |
| 2017-03-11 | Core/Spells: Fix Priest spell Power Word: Shield | HannibalRoG | |
| Closes #19199 | |||
| 2017-03-11 | Core/Spells: Fix Warrior spell Shockwave | edreisantafe | |
| Closes #19102 | |||
| 2017-03-11 | Core/Spell: Fixed mage Ice/Prismatic/Blazing Barrier spells | DoctorKraft | |
| Closes #19138 | |||
| 2017-03-11 | Core/Scripts: Implement warrior spell Storm Bolt | HannibalRoG | |
| Closes #19130 | |||
