aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells
AgeCommit message (Expand)Author
2017-01-01Core/Spells: Check both main and offhand weapons if spell attributes require ...Shauren
2016-12-31Core/Spells: add some missing breaksariel-
2016-12-30Core/Spell: added some helpers to SpellInfo to reduce code duplicationariel-
2016-12-30Core/Spell: kill old charge restoring system. Mods are fully handled by proc ...ariel-
2016-12-30Core/Spell: unbreak generic mount spells after prev commitariel-
2016-12-30Core/Spell: reverted changes for NO_TARGET handlingariel-
2016-12-30Core/Spell: Fixed bug where spell could fail to hit a target properly even if...xinef1
2016-12-30Core/Spell: Fixed Arcane Potencyariel-
2016-12-29Core/Spell: fix one spell range issueariel-
2016-12-29Core/Spell: do not proc auras on SPELL_AURA_OBS_MOD_HEALTH healing ticksariel-
2016-12-29Core/Spell: Prevent NO_TARGET auras from actually selecting target (same as c...ariel-
2016-12-29Core/Spell: Fix Turn the Tablesariel-
2016-12-28Core/Spell: reverted stun aura handlingariel-
2016-12-22Core/Scripts: Fixed Suppresser behavior in Valithria Dreamwalker encounterKeader
2016-12-15Core/Spell: fix for hitmask being ignored in finish phase procsariel-
2016-12-15Core/Spell: add an exception for Cyclone ignoring it's own immunity using dis...ariel-
2016-12-15Core/Units: Cleanup hardcoded magic numbers for byte field offsetsShauren
2016-12-13Core/Misc: readd some codestyle changes inadvertently revertedariel-
2016-12-13Core/Spell: partial revert of SPELL_ATTR1_UNAFFECTED_BY_SCHOOL_IMMUNE immunit...ariel-
2016-12-13Core/Entities: Replace existing GetAuraEffectsByType + iteration uses with pr...ariel-
2016-12-11Core/Spell: implemented dispel reflectionariel-
2016-12-11Core/Spell: improved immunity logic for dispelsariel-
2016-12-10Core/Spell: Undefined SPELL_ATTR7_USABLE_IN_STUN_FEAR_CONFUSION attr for nowariel-
2016-12-09Core/Unit: unambiguosly define PLAYER_FIELD_MOD_DAMAGE_DONE_ fields as signedariel-
2016-12-09Core/Spell: do not downscale certain aurasariel-
2016-12-09Core/Spell: fix Magic Absorption, take twoariel-
2016-12-09Revert "Core/Spell: Magic Absorption Calculation"ariel-
2016-12-07Core/Scripts: Rewrite Magtheridons Lair (#18330)Keader
2016-12-03Core/SpellMgr: added a startup error for possibly unhandled procsariel-
2016-12-03Core/Auras: calculate periodic bonuses before specific mods, fixes Imp. Devou...ariel-
2016-12-02Core/Misc Remove WhiteSpaces (#18379)Gustavo
2016-12-01Core/Spell: Hand Of Reckoning no damage when taunting players pet (#17518)Aokromes
2016-12-01Core/Spells: fix a pretty edge case of creatures being put in combat by evade...ariel-
2016-12-01Core/Spells: Fixed one issue with auras having SPELL_ATTR4_CAST_ONLY_IN_OUTLA...ariel-
2016-11-29Core/Spells: proc spells after damage apply, not before. Fixes #13025ariel-
2016-11-20Revert "Core/Spell: add EquipedItemClass/EquippedItemSubClass check to passiv...ariel-
2016-11-20Core/Spell: add EquipedItemClass/EquippedItemSubClass check to passive spell ...ariel-
2016-11-20Core/Auras: Rewritten conditionally applying SPELL_AURA_MOD_WEAPON_CRIT_PERCE...Shauren
2016-11-19Core/Player: recheck shapeshift bonus auras when switching spec.ariel-
2016-11-19Core/Spell: restore old proc system behaviour on auras self proc.ariel-
2016-11-18Core/Spell: register items received through SPELL_EFFECT_SUMMON_CHANGE_ITEM f...ariel-
2016-11-18Core/Spell: Fixed Drain Soul incorrectly downscaling ranks when targetting lo...ariel-
2016-11-18Core/Spell: Added the possibility to explicitly disable auraEffect procs usin...ariel-
2016-11-16Core/Spell: Fixed irregular handling of SPELLMOD_DOTariel-
2016-11-16Core/Unit: fix some SPELL_AURA_MOD_DAMAGE_PERCENT_DONE effects being applied ...ariel-
2016-11-15Core/Unit: damage immune improvements (9f5df023b746d324588f175e264c62205b69e1...ariel-
2016-11-15Core/Spell: fix a potential null dereference crashariel-
2016-11-14Core/Unit: don't use damage immunity to calculate hit result for the whole sp...ariel-
2016-11-14Core/Spell: perform charmer check against player controlling unit. Fixes spel...ariel-
2016-11-14Core/Spell: fix typoariel-