| Age | Commit message (Collapse) | Author |
|
SPELL_EFFECT_PERSISTENT_AREA_AURA effects of the spell creating them
(cherry picked from commit 4bec94451fb239a4e2007413b5691ed19fea6981)
(cherry picked from commit 497cb7df49550c2420ce8729254cc120d3290d2e)
|
|
creation. (#30422)
This fixes the issue where the area auras do not instantly apply their effects.
Actually, they were only applying the last SPELL_EFFECT_PERSISTENT_AREA_AURA;
Flare and Frost Trap have 2 and 3 SPELL_EFFECT_PERSISTENT_AREA_AURA effects respectively, so only the last one would be applied.
Co-Authored-By: zana244 <50482785+zana244@users.noreply.github.com>
(cherry picked from commit b6bb35bb9af9ae75463edd52bfbe5af0f46cd900)
(cherry picked from commit d8636d4cc603262da8454231d64bd09b604b25f7)
|
|
|
|
|
|
proc when its triggering spells hit the target
(cherry picked from commit 59c6650db38a547584f87a97479a23b6c49e6ff6)
|
|
and don't send cooldowns for spells which had their runes refunded
|
|
using negative power cost miss and the spell has SPELL_ATTR1_DISCOUNT_POWER_ON_MISS
(cherry picked from commit 76ab2007c0540542b892dd66e9287b394c54ee42)
|
|
(cherry picked from commit 9b385282df40eef9370ae21e52a1b11e45bf9ab9)
|
|
|
|
power bonus to match tooltip values
|
|
|
|
|
|
their own check and don't require the default one
|
|
downgrading to Cataclysm
|
|
SPELL_EFFECT_ENCHANT_ITEM/SPELL_EFFECT_ENCHANT_ITEM_PRISMATIC that are not cast by an item
Closes #28664
(cherry picked from commit 1e3b8d172148b201f58595254d05ad91d7263bb9)
|
|
(cherry picked from commit d38941c19b51514fc16c52ca400b358555c13b38)
|
|
CONDITION_SOURCE_TYPE_OBJECT_ID_VISIBILITY
(cherry picked from commit 6e3c8a84637cc669fe08c3933ce5323f8cf4c5cb)
|
|
|
|
with speed
(cherry picked from commit 069771e22ef29e47298c62e6cb9d7dce72375348)
# Conflicts:
# sql/updates/world/cata_classic/2025_01_10_00_world.sql
# src/server/game/Entities/AreaTrigger/AreaTrigger.cpp
# src/server/scripts/BrokenIsles/MawOfSouls/boss_ymiron_the_fallen_king.cpp
# src/server/scripts/Shadowlands/SepulcherOfTheFirstOnes/boss_anduin_wrynn.cpp
# src/server/scripts/Spells/spell_priest.cpp
# src/server/scripts/World/areatrigger_scripts.cpp
|
|
|
|
searching for area aura targets
(cherry picked from commit 84b0eca4476faa68d9cf06431bc60c9a61c6152f)
|
|
depending on how many effects the spell has
(cherry picked from commit 561b122364525deaee815ad900a78f1323c37776)
# Conflicts:
# src/server/game/Spells/Spell.cpp
|
|
skipping nullptr elements
(cherry picked from commit 97f58a59f13fcf3a8a6675215674fb89b1a136ca)
# Conflicts:
# src/server/game/Entities/Player/Player.cpp
|
|
don't have SPELL_ATTR8_AURA_POINTS_ON_CLIENT
(cherry picked from commit 0a1b81043eaae0e0feba2b693e1f004ac4791c30)
|
|
hotfix data to ignore rows marked as deleted by hotfixes
(cherry picked from commit da1ac5aa73afdb7f2379b71761e2a6e855ce4e9a)
# Conflicts:
# src/server/game/DataStores/DB2Stores.cpp
|
|
movement start
(cherry picked from commit debbed0159fec031b4596295448e43d0fe071a01)
# Conflicts:
# src/server/scripts/Shadowlands/SepulcherOfTheFirstOnes/boss_anduin_wrynn.cpp
|
|
(cherry picked from commit 3eac7242d1f5e6c4bf1bda5e2fe95b124bca9746)
|
|
(cherry picked from commit 6f0e96a30aeafdd2bff31c4f811b3f95f17fb3c5)
|
|
for .additem commands
Closes #30209
(cherry picked from commit f647ff68659ed6d8d414d20520507dd451c2cb8d)
|
|
InstanceServerPort
(cherry picked from commit 039acb20e4c218757d6b9fc441dc2da6820dafd1)
|
|
(cherry picked from commit 19aef6882d4ec21f790b67d94a6bd039970156a6)
|
|
(cherry picked from commit edbbbf8be3569eb2c2c44617b0ff1ba878d812a9)
|
|
(cherry picked from commit 2f30423c387234d7fb19983d2af80db9f8355e2a)
|
|
(cherry picked from commit 401502ea3c5ceca0c6253910035b2949e13746cc)
|
|
e245e8ad124cee19d35e4f67f7aed4dcc871b3bf
(cherry picked from commit 04433910424540e42a2270156e7c9a8722c09913)
|
|
template parameter instead of passing in TypeList
(cherry picked from commit e245e8ad124cee19d35e4f67f7aed4dcc871b3bf)
|
|
non-passive auras when adding spell mods
(cherry picked from commit 3a19b8160d8e2c8f2c2b10380fcd3fe7468810e2)
|
|
(cherry picked from commit c72de2fbbcdf5b416d78b9e455aced43517033a8)
|
|
(cherry picked from commit 27860c3316b7354c6bf17cac82992085d2905934)
# Conflicts:
# src/server/game/Entities/Player/Player.cpp
|
|
modified by SpellModOp::MaxAuraStacks and reaching the new limit
(cherry picked from commit 586651031ee847232d0dabf3eff9e6b01075ef31)
|
|
|
|
|
|
|
|
precision for its amount calculation
|
|
|
|
triggered spells fixed in 54a83b4b689b7d2bbddb91fc79319dd806da8cc0
|
|
SPELL_EFFECT_TRIGGER_SPELL, SPELL_EFFECT_TRIGGER_MISSILE, SPELL_EFFECT_FORCE_CAST, SPELL_AURA_PERIODIC_TRIGGER_SPELL, SPELL_AURA_PROC_TRIGGER_SPELL and fixed implementation of SPELL_ATTR6_DO_NOT_CONSUME_RESOURCES
(cherry picked from commit 54a83b4b689b7d2bbddb91fc79319dd806da8cc0)
# Conflicts:
# src/server/game/Entities/Item/enuminfo_ItemDefines.cpp
# src/server/game/Spells/Spell.cpp
|
|
POWER and REAGENT flags
(cherry picked from commit 151a50d2aa6e10efe7fc14e0bd22aaef9effa859)
# Conflicts:
# src/server/game/Spells/Spell.cpp
# src/server/scripts/Spells/spell_druid.cpp
# src/server/scripts/Spells/spell_priest.cpp
# src/server/scripts/Spells/spell_warlock.cpp
|
|
(cherry picked from commit d778d5ec7cfa94d6de2500e1fff7ae3bd30be18f)
# Conflicts:
# src/server/game/Achievements/CriteriaHandler.cpp
# src/server/game/Globals/ObjectMgr.cpp
# src/server/scripts/BrokenIsles/zone_mardum.cpp
# src/server/scripts/ExilesReach/zone_exiles_reach.cpp
# src/server/scripts/Shadowlands/SepulcherOfTheFirstOnes/boss_anduin_wrynn.cpp
|
|
compiler error messages
(cherry picked from commit 380dac62fdf88ab11de5547398e4bd9f0855b081)
|