aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells
AgeCommit message (Expand)Author
2021-02-27Core/Auras: implemented SPELL_AURA_MOD_HEALING_DONE_PCT_VERSUS_TARGET_HEALTH ...Ovah
2021-02-26Core/Auras: Implemented SPELL_AURA_PHASE_ALWAYS_VISIBLEShauren
2021-02-25Core/Spells: Gathering no longer fails after patch 3.1.0 (#21039)Ovah
2021-02-25Core/Misc: Fix static analysis issuesjackpoz
2021-02-25Core/Spells: Fixed accessing freed memory after reloading spell_areaShauren
2021-02-24Core/Auras: Improve PROC_ATTR_USE_STACKS_FOR_CHARGES implementation to give s...Shauren
2021-02-24Core/Spells: Corrected the spell id source used in the learn spells map when ...Matan Shukry
2021-02-23Scripts/Spells: Fix Ferocious Bite damage increase from extra energy (#26093)Matan Shukry
2021-02-23Core/Auras: Implemented SPELL_AURA_MOD_POWER_GAIN_PCT (#26132)Matan Shukry
2021-02-23Core/Spells: Fixed spells using SPELL_EFFECT_POWER_BURN not working when comb...Matan Shukry
2021-02-21Core/Spells: Prevent spell power costs from changing their sign (positive cos...Shauren
2021-02-21Core/Auras: implement mana cost modification aura (#26085)Matan Shukry
2021-02-21Scripts/Spells: Fix Prayer of Mending (#26020)Matan Shukry
2021-02-21Core/Auras: Implemented new spell modifier type to change aura stack size on ...Shauren
2021-02-21Core/Auras: Implemented new spell modifier type to change max aura stack size...Matan Shukry
2021-02-21Core/Spells: Fix typo (fixes casting all spells)Shauren
2021-02-21Core/Auras: Implemented SPELL_AURA_DISABLE_ATTACKING_EXCEPT_ABILITIESShauren
2021-02-21Core/Auras: Reimplement SPELL_AURA_DISABLE_CASTING_EXCEPT_ABILITIES to proper...Shauren
2021-02-21Core/Auras: Implemented SPELL_AURA_MOD_COMBAT_RATING_FROM_COMBAT_RATINGShauren
2021-02-21Core/Auras: Implemented SPELL_AURA_LEARN_SPELLShauren
2021-02-21Core/Auras: Implemented SPELL_AURA_MOD_CRIT_CHANCE_VERSUS_TARGET_HEALTH and S...Shauren
2021-02-21Core/Auras: Update comment for aura 235 - SPELL_AURA_MOD_HOVER_NO_HEIGHT_OFFSETShauren
2021-02-21Core/Auras: Restore old SPELL_AURA_MOD_HOT_PCT implementation from 3.3.5 branchShauren
2021-02-21Core/Auras: Implemented SPELL_AURA_SET_FFA_PVPShauren
2021-02-21Core/Auras: Implemented SPELL_AURA_MOD_AUTOATTACK_RANGE and SPELL_AURA_MOD_AU...Shauren
2021-02-21Core/Auras: Implemented SPELL_AURA_MOD_INCREASE_HEALTH_PERCENT2Shauren
2021-02-21Core/Auras: Implemented SPELL_AURA_PERIODIC_WEAPON_PERCENT_DAMAGEShauren
2021-02-21Core/Auras: Implemented SPELL_AURA_REMOVE_TRANSMOG_COST and SPELL_AURA_REMOVE...Shauren
2021-02-21Core/Auras: Implemented SPELL_AURA_MOD_PERIODIC_DAMAGE_TAKENShauren
2021-02-21Core/Auras: Rename many old aura types to their new meaningShauren
2021-02-20Core/Auras: Refactor logic determining which spell aura type values need to b...Shauren
2021-02-18Core/Auras: Do not warn about nonexisting proc spells when spell id is 0 and ...Shauren
2021-02-18Core/Auras: Implemented new spell proc attribute PROC_ATTR_USE_STACKS_FOR_CHA...Shauren
2021-02-15Spell: Remove a phase hack for The Eye of AcherusKillyana
2021-02-15Core/Spells: Don't save channeled auras (#20923)Gustavo
2021-02-15Core/Entities: Regenerated updatefields code with latest generator fixesShauren
2021-02-13Scripts/Spells: Remove const from AuraEffect argument for AuraEffectProcFnMatan Shukry
2021-02-11Core/Movement: Refresh collision height on shapeshiftingShauren
2021-02-09Core/Players: - Fixed auto learning class abilities that are rewarded from qu...Matan Shukry
2021-02-08Core/Auras: Implement SPELL_AURA_BATTLEGROUND_PLAYER_POSITION_FACTIONAL (397)...Jeremy
2021-02-07Core/Auras: Handle SPELL_AURA_MOD_AUTOATTACK_DAMAGERobingad
2021-02-07Core/Auras: Handle SPELL_AURA_MOD_SCHOOL_MASK_DAMAGE_FROM_CASTERTraesh
2021-02-06Core/Misc: Fix static analysis issuesjackpoz
2021-02-05Core/Spells: Adding SpellTargetObjectTypes to spell target checker to early-e...Matan Shukry
2021-02-05Core/Auras: Implement spell effect attribute NoScaleWithStack (0x40) (#26029)Matan Shukry
2021-02-04Core/Auras: Rename two more aura typesShauren
2021-02-03Fix buildShauren
2021-02-03Core/Auras: Renamed a bunch of unknown or changed spell aura types and implem...Shauren
2021-01-23Core/Spells: Implemented summoning a personal gameobject effect (#25917)Matan Shukry
2021-01-22Core/Spells: IsAllowingDeadTargets now checks effects targets as well (#25914)Matan Shukry