| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-02-23 | Tools/Misc: Partial cherry-pick of 457c93bc4b6e5015852a6b7f5d05262b2efbd24a | Shauren | |
| 2019-02-23 | Tools/Misc: Partial cherry-pick of fe4d11c65a512c61ccb924fbf3dc20c8cfc84dc7 | Shauren | |
| 2019-02-23 | Glyph of Holy Light (#22198) | DanVS | |
| 2019-02-23 | Core/Spells: Add range checks to GameObject targets | jackpoz | |
| Close #23062 Patch by robinsch | |||
| 2019-02-23 | DB/Quest: Rescue From Jaedenar | ZenoX92 | |
| Closes #17227 | |||
| 2019-02-23 | Core/Units: Only update height in SetHover if unit is bellow HoverHeight ↵ | Gustavo | |
| (#23061) | |||
| 2019-02-23 | DB/Creature: Dying Blood Elf | Serpaa | |
| Closes #23063 | |||
| 2019-02-22 | Scripts/Spells: Fixed Demonic Pact not increasing spell healing | Keader | |
| Closes #23019 | |||
| 2019-02-20 | Scripts/MGT: Kael'thas intro can now be skipped when not killing the trash ↵ | Ovah | |
| pack in his room Scripts/MGT: Kael'thas will now despawn at evade Cherry picked from https://github.com/Ovahlord/TrinityCore/commit/f6e9ff5ca4ed1a174052b350db0802e1fca9a1aa https://github.com/Ovahlord/TrinityCore/commit/ed8c1830f58e0b9db629bbae9ee80f8ad76331e5 | |||
| 2019-02-20 | Core/Spells: Fixed spells using MovePositionToFirstCollision for selecting ↵ | Shauren | |
| target position getting Z coord offset by caster or target collision height (depending on spell target type) | |||
| 2019-02-20 | DB/Spells: Fixed Glyph of Polymorph vs Spell Reflection | Keader | |
| Glyph need proc when effect is reflected too | |||
| 2019-02-20 | DB/Spells: Fixed proc of Borrowed Time | Keader | |
| It fix proc with mana burn, smite and others spells. | |||
| 2019-02-20 | Scripts/Illidan: Fixed Parasitic shadowfiends reproducing like rabbits | Keader | |
| 2019-02-16 | Core/Pet: Add assert | jackpoz | |
| Add additional assert to check if it's possible for a Pet not to have an active AI when the Player owner kills an enemy. Ref #23036 | |||
| 2019-02-16 | Core/Units: Prevent taking melee damage while dead and removed incorrect ↵ | Shauren | |
| extra DealDamage call (including script hooks) for autoattacks done with a weapon that has only one damage type Closes #23033 | |||
| 2019-02-16 | Core/Misc: Fix no-pch build | jackpoz | |
| 2019-02-16 | Core/Misc: Improved error message reported by ASSERT_NOTNULL | Shauren | |
| (cherry picked from commit d184768bbc333af0b34e860839d71c1bd310f7e4) | |||
| 2019-02-16 | Core/Misc: Fix static analysis issues | jackpoz | |
| Fix static analysis issues reported by Coverity | |||
| 2019-02-16 | Refactor SendSysMessage, SendGlobalSysMessage, SendGlobalGMSysMessage (#23029) | Heaven31415 | |
| 2019-02-16 | Scripts/Scarlet Enclave: Stable Master Kitrik's spell Repo (#23023) | Sorikoff | |
| 2019-02-16 | DB/SAI: Shoveltusks | Killyana | |
| Closes #23040 Closes #23041 | |||
| 2019-02-16 | DB: Fix a DB error | Killyana | |
| 2019-02-15 | Fix build | Shauren | |
| 2019-02-15 | Fix build for older compilers | Shauren | |
| 2019-02-15 | Core/Misc: Added lambda support to EventProcessor | Shauren | |
| Closes #22909 | |||
| 2019-02-15 | Core/Scripts: Change PlayerScript and CreatureScript inheritance (#23048) | Giacomo Pozzoni | |
| Remove UnitScript from PlayerScript and CreatureScript classes as that's how the original system that was PR'd worked, see https://github.com/TrinityCore/TrinityCore/pull/7867 for reference. Please note these are used as global hooks and should really just invoke stateless functions. If you need to hook methods from PlayerScript/CreatureScript and UnitScript, just define 2 different scripts (this is how the original system worked and how it was designed to work) | |||
| 2019-02-15 | [3.3.5] Commands: lookup player shows which character is online (#23039) | TheWinchesters | |
| * Show 'online' for every online player in lookup player commands | |||
| 2019-02-15 | 3.3.5 threat assert (#23034) | Giacomo Pozzoni | |
| * Core/Creature: Change assert about Threat to log | |||
| 2019-02-15 | Shared/Utilities: Handle string format exceptions | Giacomo Pozzoni | |
| Handle StringFormat() exceptions in case of malformed string format to avoid causing unhandled exception crashes | |||
| 2019-02-14 | Misc/Extractor: Clarify a bit | Aokromes | |
| 2019-02-13 | Creature/Script: Move "Bartleby" script to SAI | Rushor | |
| 2019-02-09 | DB/Creature: Add night spawns for Dwarf mounts | Killyana | |
| 2019-02-09 | DB/Creature: Remove wrong spawns | Killyana | |
| 2019-02-08 | Core/MMaps: Change infinite loop fix in Detour | jackpoz | |
| Change the infinite loop fix in Detour to allow looping through all the m_nodePool nodes max once, otherwise it most likely means that we entered an infinite loop. This is currently set to 1024. | |||
| 2019-02-08 | CI/CircleCI: Change base docker image to custom-built trinitycore one | jackpoz | |
| 2019-02-08 | Core/Misc: Add categories to 3 logs | Aokromes | |
| 2019-02-08 | Core/Spells: Add categories to 2 logs | Aokromes | |
| 2019-02-08 | Core/Entities: Add categories to 2 logs | Aokromes | |
| Closes #22922 | |||
| 2019-02-06 | Core/MMaps: Fix infinite loop in Detour | jackpoz | |
| Fix an infinite loop in Detour happening in Dalaran Sewers. This is more of an emergency patch until we figure out why dtNodes have a circular reference (A -> B -> C -> A) happening quite often in this place | |||
| 2019-02-06 | DB/Creature: Add invisibility auras related Roanauk Icemist | Killyana | |
| 2019-02-06 | DB/Quest: The Might of the Horde | Killyana | |
| Add missing texts and despawn action | |||
| 2019-02-06 | DB/Creature: Warsong Battle Standard | illfated | |
| Closes #23024 | |||
| 2019-02-05 | Core/Misc: Fix issues reported by static analysis | jackpoz | |
| Fix issues reported by Coverity Scan | |||
| 2019-02-05 | Core/Misc: Fix issues reported by dynamic analysis | jackpoz | |
| Closes #23021 | |||
| 2019-02-05 | DB/Misc: Plaguelands: The Scarlet Enclave | Killyana | |
| From https://github.com/cmangos/wotlk-db/commit/8c647dcfb8241b94365669edd240be6a379192c5 By Grz3s | |||
| 2019-02-04 | DB/Creature: Fix phase for one Scourge Necromancer spawn | Killyana | |
| 2019-02-04 | DB/Loot: Add and fix gold drop in wotlk raids | Killyana | |
| Closes #23013 | |||
| 2019-02-04 | DB/Quest: Fix some quest requirements | Killyana | |
| 2019-02-03 | CI/CircleCI: Use ccache for nopch | jackpoz | |
| 2019-02-03 | CI/CircleCI: Add parallel no-pch build | jackpoz | |
