aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells
AgeCommit message (Expand)Author
2020-06-14Core/Spells: Removed duplicated checkKeader
2020-06-14Core/Spell: in case of immunity, check all effects to choose correct procFlag...ariel-
2020-06-14Quickfix a bug introduced by 2f19d97 which prevented GTAoE from being cast.treeston
2020-06-14Core/Spell: abort channeling if no valid targets are found after searchingariel-
2020-06-14Core/Scripts: improvements on the Thorim scriptariel-
2020-06-14Core/Spells: Change the radius of PBAoEs following the feedback received on (...Chaouki Dhib
2020-06-14Core/Spells: change to the way the spell effect SPELL_EFFECT_JUMP workChaouki Dhib
2020-06-13Core/Items: Implemented corruption and corruption resistance statsShauren
2020-06-12Core/Spells: Implement using different difficulty data from all spell related...Shauren
2020-06-09Core/Auras: Defined unknown aura typeShauren
2020-06-05Core/Items: Implemented new bonus type (extra ItemEffect)Shauren
2020-05-21Core/Misc: GCC build and warning fixesShauren
2020-05-19Core/Players: Only restore spells learned as quest rewards if they have the r...Shauren
2020-05-19Core/Spells: Revert b711f0bcaef7e966140fce4929ff5196b6b2bbf6, not valid since...Shauren
2020-05-07Core/Spells: Fixed initializing spell power costs (#24579)DuelistRag3
2020-05-03Core/Scripts: unified scripted gossip/quest apiariel-
2020-04-29Core/Spell: implement pvp trinket immunity against Judgement of Justiceariel-
2020-04-29Core/Spells: Fixed Chilled to the BoneKeader
2020-04-29Core/Entities: moved PetAura handling to Player where it belongsariel-
2020-04-29Core/Scripts: remove OnDummyEffect hook/sOnDummyEffect ai hookariel-
2020-04-29Core/Misc: camelize GetFaction/SetFaction properlyariel-
2020-04-28Core/Unit: 2170541a51 followupccrs
2020-04-28Core/Spell: move creature focusccrs
2020-04-28Core/Spells: Corrected aura SPELL_AURA_MOD_CASTING_SPEED_NOT_STACK handling f...xinef1
2020-04-28Core/Spell: don't make creature change orientation to 0 if channeling selfariel-
2020-04-28Core/Spell: define channels without movement interrupt flags as allowed moveariel-
2020-04-27Core/Spell: fix creature focus with channeled spellsariel-
2020-04-27Revert "Core/Spell: don't set scaleAura for some special spells"ariel-
2020-04-27Core/Spell: register spell mod owner properly on spell castariel-
2020-04-27Core/Auras: don't skip stack rule check whenever spells have same IDariel-
2020-04-27Core/Spell: fix broken Unit::GetHighestExclusiveSameEffectSpellGroupValueariel-
2020-04-27Core/Spell: fix nopch build x2ariel-
2020-04-27Core/Spell: fix nopch buildariel-
2020-04-27Core/Spell: build fixariel-
2020-04-27Core/Spell: fixed SPELL_GROUP_STACK_RULE_EXCLUSIVE_SAME_EFFECT to actually ch...ariel-
2020-04-27Core/Spell: check aura positivity per effect on spell hitariel-
2020-04-27Core/Spell: don't set scaleAura for some special spellsariel-
2020-04-27Corrected points per level calculation for some spells (#19105)xinef1
2020-04-25Scripts/Antorus: implement Garothi Worldbreaker encounter for normal and hero...Ovah
2020-04-24Core/Spells: implement SMSG_MOUNT_RESULT and use it for transformed mounting ...Ovah
2020-04-24Core/Auras: fix a deleted memory access crashariel-
2020-04-24Core/Unit: cleanup UnitState enumccrs
2020-04-24Core/Scripts: minor fixes in boss_the_lich_king (#19311)Gustavo
2020-04-24Core/Spells: fix wrong distance calculations in AoE spells [Needs testing] (#...Chaouki Dhib
2020-04-24Core/Spell: fix an issue with vehicle spells changing orientation of base veh...ariel-
2020-04-24Core/Spell: add assert checks on SpellMgr::CheckSpellGroupStackRulesariel-
2020-04-24Core/Auras: fix more unused parameter warningsariel-
2020-04-24Core/Auras: fix comparison of integers of different signs warningariel-
2020-04-24Core/Auras: fix unused parameter warningariel-
2020-04-24Core/Auras: reworked multiplicative AuraEffects calculationariel-