aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellInfo.cpp
AgeCommit message (Expand)Author
2025-06-14Core/Players: Fixed traits not updating aura values when changing rankShauren
2025-06-01Core/Spells: Don't set TARGET_FLAG_DEST_LOCATION for cone targetsShauren
2025-05-11Core/Misc: Added new CanSeeOrDetectExtraArgs to CanSeeOrDetect (#30882)Meji
2025-05-06Core/Spells: Implemented new SpellMisc field, MinDuration that controls minim...Shauren
2025-03-28Core/Spells: Apply spell modifiers multiple times to each cast, based on numb...Shauren
2025-03-21Core/Spells: Fixed spells that scale value with master not being affected by ...Shauren
2025-03-19Core/Auras: Implemented SPELL_AURA_MOD_CHARGE_RECOVERY_RATE, SPELL_AURA_MOD_C...Shauren
2025-03-02Core: Updated to 11.1.0Shauren
2025-02-16Core/Spells: Implemented SpellEffectAttributes::DontFailSpellOnTargetingFailureShauren
2025-02-02Core/Misc: Reduce code differences between branchesShauren
2025-01-21Core/Spells: Reimplemented target type 106 as random point from points predef...Shauren
2025-01-04Core/Auras: Allow some whitelisted spells to update effect values of non-pass...Shauren
2024-12-23Core/Spells: Moved loading aoe target caps out of SpellMgr::LoadSpellInfoCorr...Shauren
2024-12-20Core/Spells: Implemented SPELL_EFFECT_UPDATE_INTERACTIONSShauren
2024-12-18Core: Updated to 11.0.7Shauren
2024-12-03Core/Spells: Implemented TargetAuraType and ExcludeTargetAuraType cast requir...Shauren
2024-10-30Core/DataStores: Updated db2 structures to 11.0.5Shauren
2024-09-27Core/DataStores: Removed overriding field sign type based on db2 column compr...Shauren
2024-09-01Scripts/Spells Update Seed of Corruption script (#30151)Aqua Deus
2024-08-02Core/DataStores: Updated to 11.0.0Shauren
2024-07-03Core/Spells: Remove spell range increase when caster or target move backwardsShauren
2024-07-03Core/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-19Core/Spells: Fixed implementation of SPELL_ATTR1_IMMUNITY_TO_HOSTILE_AND_FRIE...Shauren
2024-06-16Core/Auras: Apply banished aura state with auras using banish mechanicShauren
2024-06-15Core/Spells: Implemented SPELL_ATTR9_TARGET_MUST_BE_GROUNDEDShauren
2024-06-14Core/Spells: Rename more SpellAttr9 to official namesShauren
2024-06-11Core/Spells: Updated SPELL_ATTR4_ONLY_FLYING_AREAS implementation to account ...Shauren
2024-05-01Core/Spells: Implemented evoker empower spell mechanicShauren
2024-04-20Core/Spells: Fixed SpellInfo::GetSpellXSpellVisualId for nonplayer casters (#...ModoX
2024-04-11Core/Spells: Fixed TARGET_UNIT_AREA_THREAT_LIST and TARGET_UNIT_AREA_TAP_LISTShauren
2024-03-27Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)Meji
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
2023-10-26Core/Spells: Make SpellEffectInfo not copyableShauren
2023-10-24Core/Spells: SpellAttr8 fixups - use creator instead of owner for SPELL_ATTR8...Shauren
2023-10-22Core/Spells: Named and implemented most of SpellAttr8Shauren
2023-10-21Core/Spells: Named and implemented most of SpellAttr7Shauren
2023-10-12Core/Battlegrounds: Rework Eye of the Storm (#29351)Jeremy
2023-09-28Core/Spells: Defined and implemented more spell effect attributes - AlwaysAoe...Shauren
2023-08-22Core/Spells: Implement sqrt based aoe damage diminishing (#29192)Seyden
2023-08-19Scripts/Spells: Implement Efflorescence and Spirit Blossoms (#29176)Teleqraph
2023-08-07Core/Misc: Turn ChrSpecialization into enum classShauren
2023-07-31Core/Spells: Removed old combo point code leftoversShauren