| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-18 | DB/Spell: Magma Totem shouldn't generate threat | ariel- | |
| By Jildor, closes #21178 | |||
| 2018-01-18 | Core/Scripts: fix Roar of Sacrifice | ariel- | |
| 2018-01-18 | Core/Auras: Don't remove shield only dependant auras on disarm | ariel- | |
| Closes #19782 | |||
| 2018-01-18 | Core/Auras: define and implement attribute SPELL_ATTR3_IGNORE_PROC_SUBCLASS_MASK | ariel- | |
| Closes #20148 | |||
| 2018-01-18 | Core/Scripts: added nullptr checks to DamageTaken hooks | ariel- | |
| Since cb9e72e521d3cc415dd15bf6912c87f89e41b92a attacker may not be in world when hook is called | |||
| 2018-01-18 | Scripts/AzjolNerub: Missing nullptr check in Hadronox. Closes #21258. | Treeston | |
| 2018-01-18 | DB/Quest: Allow starting Amphitheater of Anguish (12932) without having ↵ | Treeston | |
| completed The Champion's Call (12974) | |||
| 2018-01-18 | DB/SpawnGroup: instance_spawn_group data for map 576 (The Nexus) | Treeston | |
| 2018-01-18 | Core/Globals: revert back to unordered_map for templates | ariel- | |
| Partial revert of commit b64c5043140dc7b7908e259e441de16cc0261320 See discussion on https://github.com/TrinityCore/TrinityCore/commit/b64c5043140dc7b7908e259e441de16cc0261320 | |||
| 2018-01-17 | Scripts/Spells: quest "That's Abominable" (#21253) | Moein | |
| - scripted spell "Burst At The Seams" (59576) - added Pet Bar Closes #10876 | |||
| 2018-01-17 | Core/CombatAI: Npcs with TurretAI will be able to attack again | sirikfoll | |
| Needed after the new Threat system | |||
| 2018-01-17 | Core/Player: Pass correct Zone ID to HandlePlayerLeaveZone | sirikfoll | |
| This will fix some issues with Wintergrasp, like phasing auras getting stuck and missing group invites for the battle, among others | |||
| 2018-01-17 | Core/Scripts: fix warning | ariel- | |
| 2018-01-17 | Core/Scripts: fix some spells double dipping from done/taken bonuses | ariel- | |
| Closes #21007 | |||
| 2018-01-17 | Core/Globals: throw some RAII into ObjectMgr, and load templates into vectors | ariel- | |
| Ref #14274 | |||
| 2018-01-17 | Scripts/Scarlet Enclave: Quest The Endless Hunger will work correctly after ↵ | sirikfoll | |
| Unworthy Initiate Respawn Due to dynamic spawns, we need to be able to update the Npc GUID after the respawn, otherwise the quest can only be completed by the first player | |||
| 2018-01-16 | Core/Unit: check remaining instead of full duration for Bounced by DR auras | ariel- | |
| 2018-01-16 | Scripts/Pit of Saron: Tyrannus followup | Keader | |
| fix new issue caused by 947cb6a453892c6002738b424d66ca19c102a533 | |||
| 2018-01-16 | Scripts/Pit of Saron: Fixed Tyrannus not working after evade | Keader | |
| 2018-01-16 | Core/SAI: Extended SMART_TARGET_VEHICLE_PASSENGER to allow specifying seat ↵ | Moein | |
| mask instead of single seat index (can now target all passengers) (#21245) | |||
| 2018-01-16 | Core/Creatures: creatures only have one damage | ariel- | |
| Closes #21236 | |||
| 2018-01-16 | Rename 2018_01_15_00_world.sql.sql to 2018_01_15_00_world.sql | Aokromes | |
| 2018-01-15 | Scripts/Trial Of The Crusader: Lord Jaraxxus rework (#21216) | Keader | |
| 2018-01-15 | Core/Threat: Fix a potential crash that would occur in specific edge cases ↵ | Treeston | |
| of AI being a bit naughty. | |||
| 2018-01-14 | Core/Scripts: fix static analysis issue | ariel- | |
| CID 1384439 | |||
| 2018-01-14 | Core/Auras: fix static analysis issues | ariel- | |
| CID 1384433 CID 1384436 | |||
| 2018-01-14 | Core/Unit: fix mess-up with CalcArmorReducedDamage parameter order | ariel- | |
| 2018-01-14 | Core/Unit: fix typo | ariel- | |
| 2018-01-14 | Core/Entities: implement secondary damage for some weapons and removal of ↵ | ariel- | |
| old voodoo - Fixed correct Retaliation damage spell according to sniffs is 20240 - CalcArmorReducedDamage insisted on dealing a minimum of 1 damage even if damage was 0 - CalculateDamage was zero-phobic too: it defaulted to arbitrary max 5 damage Closes #19081 | |||
| 2018-01-14 | Rename 2018_01_12_03.sql to 2018_01_12_03_world.sql | Aokromes | |
| 2018-01-13 | Core/Unit: allow miss chance to exceed 60% cap with certain auras | ariel- | |
| 2018-01-13 | Core/Unit: fix Sanctified Wrath (again) | ariel- | |
| - Actually only rank 1 was affected because of 50% reduction on rank 2 | |||
| 2018-01-13 | Core/Unit: fixed crash | ariel- | |
| Closes #21231 | |||
| 2018-01-13 | Core/Unit: simplified and arranged spell bonus calculation | ariel- | |
| - Remove duplicated SPELLMOD_BONUS_MULTIPLIER handling (both on done and taken) - Handle properly bonus data, don't apply bonus by default, only player spells should take into account spell power - Moved Earthliving Weapon coefficient to DB - Refactored Avenging Wrath handling Closes #13287 Closes #21230 | |||
| 2018-01-13 | Core/Scripts: fix Sanctified Wrath | ariel- | |
| 2018-01-13 | Core/Spell: SpellValueOverrides encapsulation | ariel- | |
| - No sense to let scripts use SpellValueOverrides, we already have modifiers in CastSpellExtraArgs struct | |||
| 2018-01-13 | Core: fix non pch build, redux | ariel- | |
| 2018-01-13 | fix non pch | Kittnz | |
| 2018-01-13 | Scripts/EasternKingdoms: implement Children of Goldshire event (#20745) | Kittnz | |
| * Script: Implement Childeren of Goldshire Notes: Need to update waypoints and default location of the childeren http://wowwiki.wikia.com/wiki/Children_of_Goldshire | |||
| 2018-01-13 | Core: Fixed non pch build | vincent-michael | |
| 2018-01-13 | Core/Auras: removed caster dependency from core | ariel- | |
| - Decoupled Unit logic: split of spell critical chance into done (caster bonuses) and taken (target bonuses), this allows to precalculate caster bonuses on aura apply and then check victim's auras on damage/healing calc - Made static a bunch of methods (they no longer have this pointer because they are now called from periodic handlers which may or may not have an active caster in world) - Simplified all AuraEffect bonuses into AuraEffect::_amount, no more duplicated code - Critical chance and whether or not caster is player owned unit (for resilience calcs) is now saved one level upper, on Aura itself (it's impossible as of 3.3.5 to have different effects with different critical chances) - Minor cleanup of SPELL_DAMAGE_CLASS_NONE and Arcane Potency (#18813) crit handling Closes #19876 | |||
| 2018-01-12 | Core/SAI: Add a 5th parameter to SAI events | jackpoz | |
| 2018-01-12 | Scripts/Outland: Implement Hellfire event in Honor Hold (#21110) | Kittnz | |
| * Script/Outland: Implement Hellfire event in Honor Hold This is hourly, event is only 60 seconds long. | |||
| 2018-01-12 | DB: Fix Some errors from the previous commit | Killyana | |
| 2018-01-12 | DB/Spawns: Deatholme overhaul | Serpaa | |
| Closes #21222 | |||
| 2018-01-12 | Core/Misc: kill whitespace | ariel- | |
| 2018-01-11 | Core/Pools: Fixed spawning in pools with both explicitly and equally chanced ↵ | lachtanek | |
| entries (#21170) | |||
| 2018-01-10 | DB/Creature: Deatholme Necromancers and Deatholme Darkmage cosmetics | Killyana | |
| Closes #21199 | |||
| 2018-01-10 | DB/Misc: Hinterlands | ZenoX92 | |
| Closes #21212 | |||
| 2018-01-10 | DB/Gossip: Ag'tor Bloodfist | ZenoX92 | |
| Closes #21208 | |||
