aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells
AgeCommit message (Expand)Author
2025-01-02Core/Auras: Fixed aura stacks being reset to default max stack size when modi...Shauren
2025-01-01Core/Spells: Don't ignore power costs and reagents for spells triggered by SP...Shauren
2024-12-31Core/Spells: Split TRIGGERED_IGNORE_POWER_AND_REAGENT_COST into separate POWE...Shauren
2024-12-31Core/Misc: Include cleanup - remove MapUtils.h from Containers.hShauren
2024-12-23Core/Spells: Moved loading aoe target caps out of SpellMgr::LoadSpellInfoCorr...Shauren
2024-12-21Core/Scripts: Added SpellEffectInfo argument to CalcDamage and CalcHealing sp...Shauren
2024-12-20Scripts/Spells: Fix demon hunter talent "Collective Anguish"aquadeus
2024-12-20Core/Spells: Implemented SPELL_EFFECT_UPDATE_INTERACTIONSShauren
2024-12-18Core: Updated to 11.0.7Shauren
2024-12-14Core/Spells: Fixed PROC_HIT_DISPEL and PROC_HIT_INTERRUPT on procs using PROC...Shauren
2024-12-08Core/Players: Improve reset spell cooldowns when entering arenas (#30032)Gildor
2024-12-05Core/Spells: Fixed item level requirements for enchanting spellsShauren
2024-12-04Core/GameObjects: Fixed gameobject spell casts failing when triggered by SPEL...Shauren
2024-12-03Core/Spells: Implemented TargetAuraType and ExcludeTargetAuraType cast requir...Shauren
2024-12-02Core/Quests: Implemented QUEST_OBJECTIVE_KILL_WITH_LABELShauren
2024-12-01Scripts/Spells: Implement demon hunter talent "Eye Beam" (#30470)Aqua Deus
2024-11-24Scripts/Spells: Fix dk talent Cleaving Strikes (#30238)Aqua Deus
2024-11-19Core/Auras: Implemented mount equipmentShauren
2024-11-16Core/Spells: Fix custom load screen for SPELL_EFFECT_TELEPORT_UNITS (#30415)Meji
2024-11-12Core/Misc: Fix some GCC warningsShauren
2024-11-10Core/Auras: Implement SPELL_AURA_DISABLE_GRAVITY (#30365)Aqua Deus
2024-11-09Core/Spells: Temporarily force old flight style mountsShauren
2024-11-08Core/Spells: Define new proc flags (#30390)Aqua Deus
2024-11-08Core/Auras: Reimplement SPELL_AURA_MOD_ARMOR_PENETRATION_PCT, it is back from...Aqua Deus
2024-11-05Core/Summons: Handle summons using SummonProperties.Control type 5 as vehicle...Meji
2024-10-30Core/DataStores: Updated db2 structures to 11.0.5Shauren
2024-10-21Core/GameObject: Implemented OnFlagTaken/OnFlagDropped hooks for GAMEOBJECT_T...Jeremy
2024-10-12Core/Auras: Implemented SPELL_AURA_ADV_FLYINGTraesh
2024-10-10Core/Auras: Implemented adv flying speed mod aurasShauren
2024-09-27Core/DataStores: Removed overriding field sign type based on db2 column compr...Shauren
2024-09-24Core/Items: Implemented ITEM_BONUS_DISENCHANT_LOOT_IDShauren
2024-09-21Scripts/ShrineOfTheStorm: Implement Aqu'sirr encounter (#30122)Aqua Deus
2024-09-16Core/Spells: Reorder CastSpellExtraArgsInit fields to reduce paddingShauren
2024-09-13Core/Spells: Fix copypaste mistake in CastSpellExtraArgs::SetTriggeringSpellShauren
2024-09-12Core/Spells: Refactor CastSpellExtraArgsShauren
2024-09-08Core/Spells: Remove setting OriginalCastId from CastSpellExtraArgs::SetTrigge...Shauren
2024-09-07Core/Auras: Implemented SPELL_AURA_MOVE_SET_CANT_SWIM and related new opcodesShauren
2024-09-02Core/Spells: Fixed spell target selection not being shared by multiple effect...Shauren
2024-09-02Scripts/WaycrestManor: Implement Lord and Lady Waycrest outro (#30109)Aqua Deus
2024-09-01Scripts/Spells Update Seed of Corruption script (#30151)Aqua Deus
2024-08-28Core/Players: Fixed trait config validationShauren
2024-08-27Core/Players: Fixed spells being unintentionally removed by talent swaps when...Shauren
2024-08-19Core/Spells: Implemented SpellAuraInterruptFlags2::ReleaseEmpowerShauren
2024-08-18Core/Players: Use PlayerData::VirtualPlayerRealm instead of global GetVirtual...Shauren
2024-08-16Core: Updated to 11.0.2Shauren
2024-08-15Core/SAI: Implemented new action SMART_ACTION_COMPLETE_QUEST (#30048)11.0.0.56008Meji
2024-08-10Core/Players: Implemented hero talentsShauren
2024-08-05Core/Players: Remove duplicated trait configsShauren
2024-08-05Spells/Auras: Implement SPELL_AURA_ACT_AS_CONTROL_ZONE (#30083)Jeremy
2024-08-04Core/Players: Fixed trait configs getting into invalid state after talent tre...Shauren