aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellMgr.cpp
AgeCommit message (Expand)Author
2024-03-10Core/DataStores: duc-taped buildOvahlord
2024-02-19Core/Spells: Implemented SPELL_ATTR8_CAN_HIT_AOE_UNTARGETABLEShauren
2024-02-13Core/Auras: Allow SPELL_AURA_MECHANIC_IMMUNITY_MASK to apply aoe/chain target...Shauren
2024-02-11Core/Spells: Allow spells with SPELL_DAMAGE_CLASS_NONE to critShauren
2024-02-10Scripts/Spells: Implemented Priest talent Crystalline Reflection (#29677)Mematoru23
2024-01-30Core/Creatures: Move immunities to separate table and implemented setting imm...Shauren
2024-01-08Core/Spells: Added option to override orientation for target types using spel...ModoX
2023-12-09Scripts/AzureVault: Implement Telash Greywing encounter (#29469)Naddley
2023-11-10Scripts/SFO: Implemented Anduin Wrynn encounter (#28540)AlexIndex
2023-10-09Scripts/Mardum: Implement Quest: "Eye On the Prize" (#29352)Naddley
2023-09-23Core/Skills: Fixed updating riding skill value when learning riding spells au...Shauren
2023-09-07Scripts/Mardum: Implement The Invasion Begins quest (#29302)Naddley
2023-08-13Core/Spells: Validate spellmod array size at startupShauren
2023-08-12Core/Spells: Updated default SpellPhaseMask that is generated for procs that ...Shauren
2023-08-06Core/Auras: Default procs with PROC_FLAG_2_CAST_SUCCESSFUL to CAST spell phaseShauren
2023-07-20Core/Spells: Fixed target radius logic in spell effects for TargetB (#29158)Meji
2023-07-19Core/Auras: Implement SPELL_AURA_IGNORE_SPELL_COOLDOWN (#29157)Aqua Deus
2023-07-13Scripts/Warlock: Implemented Burning Rush (#29117)Aqua Deus
2023-07-08Core/Pets: Fixed typo added in c7306439e7004288fb85890d6a5f730cf1761d71. (#29...DeadMouse
2023-06-29Core/Spells: Fully prevent infinite proc loops and add logging to detect most...Shauren
2023-05-28Core/Spells: Implemented spell target type 142Shauren
2023-05-24Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_...Shauren
2023-04-19Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_...Shauren
2023-03-02Scripts/AzureVault: Implement Leymor encounter (#28810)Naddley
2023-01-29Core/Spells: Remove a triggered spell (not in sniff) (#28571)Aqua Deus
2023-01-15Core/Spells: Added additional validation to loading spell_linked_spell to pre...Shauren
2023-01-09Core/Spells: Update IsPrimaryProfessionSkill filtering (#28650)fluxurion
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-12-04Core: Updated to 10.0.2Shauren
2022-12-04Core/Spells: Extended mechanic mask to uint64Shauren
2022-09-05Scripts/Naxxramas: Curse of the Plaguebringer should affect 10 targets in 25 ...Dan Johnson
2022-09-05Core/Spells: MaxAffectedTargets for 47731 Critteroffl
2022-09-05Scripts/Pets: Update Lil' K.T. (#28071)offl
2022-09-05Scripts/Spells: Correctly implement Murmur's Touch & Dire Brew (#28058)offl
2022-09-02Core/Misc: Reduce differences between branches (refactors from 44ac5cbbea4f8e...Shauren
2022-07-19Core/Battlefields: Refactor Battlefield creation to be linked to host map cre...Shauren
2022-07-16Scripts/Spells: Fix mage spell Ray of Frost (#28090)Aqua Deus
2022-07-07Core/Auras: Don't save auras to db with SpellAuraInterruptFlags::LeaveWorldShauren
2022-06-09Core/BattlePets: Move BattlePet stuff from SpellMgr to BattlePetMgr (#27986)Meji
2022-05-06Core/Spells: Rename SpellAttr6 to use official attribute namesShauren
2022-05-06Core/Misc: Remove implicit conversions from RaceMask class, fixes racemask ch...Shauren
2022-05-02Core/Auras: Added support for SPELL_ATTR5_LIMIT_N limit to other number than ...Shauren
2022-05-02Core/Spells: Rename SpellAttr5 to use official attribute namesShauren
2022-05-01Core/Spells: Rename SpellAttr4 to use official attribute namesShauren
2022-04-30Core/Spells: Rename SpellAttr3 to use official attribute namesShauren
2022-04-28Core/Spells: Rename SpellAttr2 to use official attribute namesShauren
2022-04-25Core/Spells: Rename SpellAttr1 to use official attribute namesShauren
2022-04-24Core/Spells: Rename SpellAttr0 to use official attribute namesShauren
2022-04-16Core/Battlegrounds: Implement mercenary systemTraesh
2022-03-24Core/Spells: Add MaxAffectedTargets for Domination (#27541)Grindelwald