aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Spells
AgeCommit message (Expand)Author
2023-06-09Core/Spells: Added enum flag operators to TriggerCastFlags to prevent acciden...Shauren
2023-06-04Scripts/Spells: Implement Empowered Renew (#29036)Teleqraph
2023-06-04Scripts/Spells: Implement Healing Chorus (#29038)Teleqraph
2023-06-03Scripts/Spells: Converted remaining spell scripts to use ValidateSpellEffectShauren
2023-06-03Scripts/Spells: Implement Holy Mending (#29031)Teleqraph
2023-05-31Scripts/Spells: Implement Say Your Prayers (#29028)Teleqraph
2023-05-30Scripts/Spells: Added spell effect validation helperShauren
2023-05-29Core/Creatures: Move creature difficulty specific data from creature_template...Meji
2023-05-24Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_...Shauren
2023-05-21Scripts/Warrior: Fix nopch buildModoX
2023-05-21Spells/Scripts: Implement Critical Thinking (#29005)SargeroDeV
2023-05-19Core/Areas: Update AreaFlags from EnumeratedStings values (#29008)Jeremy
2023-05-18Scripts/Warrior: Implement Shield Block (#29004)SargeroDeV
2023-05-18Scripts/Warrior: Implement Warbreaker and In For The Kill (#28994)SargeroDeV
2023-05-18Scripts/Warrior: Implement Brutal Vitality (#28987)SargeroDeV
2023-05-15Scripts/Warrior: Implement Shield Charge (#28974)SargeroDeV
2023-05-14Scripts/Spells: Fixed uninitialized variable in d64f7c332e1c6b9d15240979f3f95...Shauren
2023-05-14Warning fixShauren
2023-05-14Scripts/Warrior: Implemented Fueled by ViolenceModoX
2023-05-09Core/Battlegrounds: Moved AreaSpiritHealer resurrection handling to respectiv...Jeremy
2023-05-07Scripts/Spells: Implement Painful Punishment (#28928)Teleqraph
2023-05-07Scripts/Spells: Implement Purge the Wicked (#28926)Teleqraph
2023-05-07Scripts/Spells: Implement Dark Reprimand (#28925)Teleqraph
2023-05-07Scripts/Spells: Update Halo (#28924)Teleqraph
2023-05-02Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_...Shauren
2023-04-24Scripts/Spells: Use scaled level for taming requirementsShauren
2023-04-23Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_...Shauren
2023-04-23Spells/Generic: Implemented generic feign death spell with UNIT_FLAG_IMMUNE_T...ModoX
2023-04-23Scripts/Spells Update Divine Star (#28923)Teleqraph
2023-04-23Scripts/Spells: Implement Summon Sayaad (#28907)Teleqraph
2023-04-19Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_...Shauren
2023-04-17Scripts/Spells: Update Sins of the Many values (#28922)Teleqraph
2023-04-17Core/Spells: Unify Bloodlust spells for all classes (#28927)Teleqraph
2023-04-16Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_...Shauren
2023-04-09Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_...Shauren
2023-04-08Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_...Shauren
2023-04-06Core/Skinning: Autolearn skill of skinned mob if not already learned (#28894)Meji
2023-04-04Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_...Shauren
2023-04-01Scripts/Paladin: Update Divine Steed for Lightforged Draenei (#28892)Naddley
2023-04-01 DB/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_CAN_...Shauren
2023-02-26Core/Misc: Add launchDelay argument to Unit::SendPlaySpellVisual overload acc...Shauren
2023-01-29Scripts/Monk: Implement Power Strikes (#28794)Naddley
2023-01-26Scripts/DK: Implemented Howling Blast (#28761)Ovahlord
2023-01-26Scripts/Hunter: Implement Explosive Shot (#28779)Naddley
2023-01-26Scripts/Evoker: Implement Living Flame and Energizing Flame (#28736)Aqua Deus
2023-01-26Spells/Evoker: Implemented Azure Strike (#28656)Aqua Deus
2023-01-14Scripts/Spells: Fixed crash in spell_sha_mastery_elemental_overloadShauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-01-06Core/Misc: Add missing Containers.h include where neccessaryShauren
2023-01-02Scripts/Evoker: Implement Glide (#28654)Aqua Deus