aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells
AgeCommit message (Expand)Author
2018-03-25Core/Entities: Take terrain swaps into account when calculating LoS/height/areaShauren
2018-03-25Core/Entities: Phasing rewriteShauren
2018-03-20Core/Spells: Fixed crash with m_delayMoment calculation for reflected spellsShauren
2018-03-18DB: Corrected some spawnmaskjoschiwald
2018-03-18Core/Scripts: Illidari Council Rewrite (#18546)Keader
2018-03-18Core/Spells: Check both main and offhand weapons if spell attributes require ...Shauren
2018-03-18Core/Spells: add some missing breaksariel-
2018-03-18Core/Spell: added some helpers to SpellInfo to reduce code duplicationariel-
2018-03-18Core/Spell: reverted changes for NO_TARGET handlingariel-
2018-03-18Core/Spell: Fixed bug where spell could fail to hit a target properly even if...xinef1
2018-03-18Core/Spell: fix one spell range issueariel-
2018-03-18Core/Spell: do not proc auras on SPELL_AURA_OBS_MOD_HEALTH healing ticksariel-
2018-03-18Core/Spell: Prevent NO_TARGET auras from actually selecting target (same as c...ariel-
2018-03-18Core/Spell: reverted stun aura handlingariel-
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-03-12Core/Scripts: Fixed Suppresser behavior in Valithria Dreamwalker encounterKeader
2018-03-12Core/Spell: fix for hitmask being ignored in finish phase procsariel-
2018-03-12Core/Spell: add an exception for Cyclone ignoring it's own immunity using dis...ariel-
2018-03-12Core/Misc: readd some codestyle changes inadvertently revertedariel-
2018-03-12Core/Spell: partial revert of SPELL_ATTR1_UNAFFECTED_BY_SCHOOL_IMMUNE immunit...ariel-
2018-03-12Core/Entities: Replace existing GetAuraEffectsByType + iteration uses with pr...ariel-
2018-03-12Core/Spell: improved immunity logic for dispelsariel-
2018-03-12Core/Spell: Undefined SPELL_ATTR7_USABLE_IN_STUN_FEAR_CONFUSION attr for nowariel-
2018-03-12Core/Unit: unambiguosly define PLAYER_FIELD_MOD_DAMAGE_DONE_ fields as signedariel-
2018-03-12Core/Spell: do not downscale certain aurasariel-
2018-03-12Revert "Core/Spell: Magic Absorption Calculation"ariel-
2018-03-12Core/Scripts: Rewrite Magtheridons Lair (#18330)Keader
2018-03-12Core/SpellMgr: added a startup error for possibly unhandled procsariel-
2018-03-12Core/Auras: calculate periodic bonuses before specific mods, fixes Imp. Devou...ariel-
2018-03-12Core/Spells: fix a pretty edge case of creatures being put in combat by evade...ariel-
2018-03-11Core/Spells: proc spells after damage apply, not before. Fixes #13025ariel-
2018-03-05Core/Players: Fixed mounts using MOUNT_FLAG_SELF_MOUNT flag (#21558)DoctorKraft
2018-03-04Core/Player: Implement PvP Talents (#19962)Jeremy
2018-03-04Core/Creatures: Updated power type handling (#20981)Mihapro
2018-02-18Core/DataStores: Updated db2 structures to 7.3.5.25996Shauren
2018-01-28Core/Spells: Allow skipping automatic removal of auras from spell_area when c...funjoker
2018-01-27Core/Entities: Created factory methods to create new areatriggers, creatures ...joschiwald
2018-01-21Core/Player: recheck shapeshift bonus auras when switching spec.ariel-
2018-01-13Core/Spell: restore old proc system behaviour on auras self proc.ariel-
2018-01-13Core/Spell: register items received through SPELL_EFFECT_SUMMON_CHANGE_ITEM f...ariel-
2018-01-10Core/Entities: Remove phasemaskShauren
2018-01-03Core/Spells: Removed obsolete spell fixesjoschiwald
2018-01-03Core/Misc: Added helper function Unit::SetFullPowerMihapro
2018-01-02Core/BattlePets: Misc fixesShauren
2018-01-01Update copyright note for 2018vincent-michael
2017-12-31Core/Quests: Implemented player choice rewardsShauren
2017-12-31Core/Quests: Implemented player choicesTraesh
2017-12-30Core/Unit: damage immune improvements (9f5df023b746d324588f175e264c62205b69e1...ariel-
2017-12-30Core/Spell: do not fail triggered Charge effects in case a root is present.ariel-
2017-12-30Core/Spells: Removed obsolete codejoschiwald