EverWrath/src/server/game/Spells
Benjamin Jackson 35b551c0da
fix(Core/SpellInfo): Disallow damage scaling trigger spells to get scaled twice. (#19605)
* Init.

* Deleted the wrong one.

* Add double scaling check.

* Whitespace.
2024-08-13 11:53:14 -03:00
..
Auras fix (Core/Spells): Commanding Shout and Blood Pact remember percentage of health (#19479) 2024-07-26 21:47:04 -03:00
Spell.cpp refactor(src/common): remove unused imports (#19506) 2024-07-30 20:06:46 -03:00
Spell.h feat(Core/Spell): Add helper for TriggeredCastFlag (#18227) 2024-01-26 13:51:42 +01:00
SpellDefines.h fix: Qaston revert (#13320) 2022-10-05 21:53:20 +02:00
SpellEffects.cpp refactor(Core/Chat): Move SendNotification to ChatHander (#19491) 2024-08-10 11:39:46 -03:00
SpellInfo.cpp fix(Core/SpellInfo): Disallow damage scaling trigger spells to get scaled twice. (#19605) 2024-08-13 11:53:14 -03:00
SpellInfo.h fix(Core/Auras): Add SPELL_ATTR0_CU_ONLY_ONE_AREA_AURA (#19209) 2024-06-28 05:23:38 -03:00
SpellInfoCorrections.cpp fix(Scripts/BlackTemple): Mother Shahraz Periodic part 2 (#19561) 2024-08-06 11:53:19 -03:00
SpellMgr.cpp fix(Core/Spell): Allow using SpellDifficulty in bg (#19422) 2024-07-18 18:12:41 +02:00
SpellMgr.h fix(Core/Spells): Implement ENCHANT_PROC_ATTR_WHITE_HIT (#16771) 2023-07-17 08:19:24 -03:00
SpellScript.cpp chore(Core/Misc): rename spellInfo pointers (#17914) 2023-12-02 06:03:15 -03:00
SpellScript.h chore(Core/Misc): rename spellInfo pointers (#17914) 2023-12-02 06:03:15 -03:00