aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellInfo.cpp
AgeCommit message (Expand)Author
2025-05-11Core/Spells: Implemented new SpellMisc field, MinDuration that controls minim...Shauren
2025-04-06Core/Spells: Apply spell modifiers multiple times to each cast, based on numb...Shauren
2025-04-06Core/Spells: Fixed spells that scale value with master not being affected by ...Shauren
2025-04-06Core/Auras: Implemented SPELL_AURA_MOD_CHARGE_RECOVERY_RATE, SPELL_AURA_MOD_C...Shauren
2025-02-18Core/Spells: Implemented SpellEffectAttributes::DontFailSpellOnTargetingFailureShauren
2025-02-04Core/Misc: Reduce code differences between branchesShauren
2025-01-26Core/Spells: added missing AttributesEx15 member to SpellInfoOvahlord
2025-01-25Core/Auras: apply AURA_STATE_MARKED for Paladin SealsOvahlord
2025-01-21Core/Spells: Reimplemented target type 106 as random point from points predef...Shauren
2025-01-09Core/Auras: Allow some whitelisted spells to update effect values of non-pass...Shauren
2024-12-24Core/Spells: Moved loading aoe target caps out of SpellMgr::LoadSpellInfoCorr...Shauren
2024-12-20Core/Spells: allow RealPointsPerLevel to always apply when no scaling coeffic...Ovahlord
2024-12-20Core/Spells: Implemented SPELL_EFFECT_UPDATE_INTERACTIONSShauren
2024-11-28Core/Spells: removed a deprecated hack for marking Explosive Shot as ranged s...Ovahlord
2024-09-30Core/DataStores: Removed overriding field sign type based on db2 column compr...Shauren
2024-09-01Core/Misc: removed most retail specialization code and restored legacy functi...Ovahlord
2024-07-31Core/Auras: updated aura duration bonus from combo points for CataclysmOvahlord
2024-07-31remove whitespacesOvahlord
2024-07-31Core/Spells: prioritize DieSides over Variance when calculation spell valuesOvahlord
2024-07-05Core/Spells: Remove spell range increase when caster or target move backwardsShauren
2024-07-05Core/Spells: Implemented caster-is-moving aoe radius bonus and SPELL_ATTR9_NO...Shauren
2024-06-24Core/Spells: Implemented SPELL_ATTR9_AUTOCAST_OFF_BY_DEFAULTShauren
2024-06-20Core/Spells: Fixed spell with SPELL_AURA_MECHANIC_IMMUNITY_MASK failing to ca...Shauren
2024-06-20Core/Spells: Fixed implementation of SPELL_ATTR1_IMMUNITY_TO_HOSTILE_AND_FRIE...Shauren
2024-06-20Core/Auras: Apply banished aura state with auras using banish mechanicShauren
2024-06-20Core/Spells: Implemented SPELL_ATTR9_TARGET_MUST_BE_GROUNDEDShauren
2024-06-20Core/Spells: Rename more SpellAttr9 to official namesShauren
2024-06-20Core/Spells: Updated SPELL_ATTR4_ONLY_FLYING_AREAS implementation to account ...Shauren
2024-06-14Core/Spells: fixed cast time scalingOvahlord
2024-05-31Core/Spells: relocated DieSides handling - fall back to DieSides when Varianc...Ovahlord
2024-05-30Core/Spells: removed no longer used parameters from SpellEffectInfo::CalcValu...Ovahlord
2024-05-30Core/Spells: various spell scaling fixes and improvementsOvahlord
2024-05-30Core/Spells: initial work on updating base amount calculations and spell scal...Ovahlord
2024-05-28Core/Spells: Fixed SpellInfo::GetSpellXSpellVisualId for nonplayer casters (#...ModoX
2024-05-28Core/Spells: Fixed TARGET_UNIT_AREA_THREAT_LIST and TARGET_UNIT_AREA_TAP_LISTShauren
2024-05-28buildfixOvahlord
2024-05-24Core/Misc: commented out unused parameters and variables in order to fix CI b...Ovahlord
2024-03-28Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)Meji
2024-03-14Core/Spells: added target data for new spell effectsOvahlord
2024-03-13Core/PacketIO: Update to 4.4.0.53627 (#29805)MaxtorCoder
2024-03-13Core/Packets: fixed structure of SMSG_QUERY_CREATURE_RESPONSEOvahlord
2024-03-10Core/DataStores: duc-taped buildOvahlord
2024-03-09Core/DataStores: updated game table structuresOvahlord
2024-02-13Core/Auras: Allow SPELL_AURA_MECHANIC_IMMUNITY_MASK to apply aoe/chain target...Shauren
2024-02-01Core/Spells: Moved hardcoded immunity data for SPELL_AURA_MECHANIC_IMMUNITY_M...Shauren
2024-01-30Core/Creatures: Move immunities to separate table and implemented setting imm...Shauren
2024-01-11Core/Conditions: Refactor ConditionMgr internals to get rid of separate conta...Shauren
2024-01-09Core/Spell: Fix target check for TARGET_UNIT_RECT_CASTER_ENEMYModoX
2023-12-08Core/Spells: Fixed target radius calculation for TARGET_DEST_*_RANDOM (#29479)Meji
2023-10-31Core/Random: Changed random functions returning doubles to return floatsShauren