index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T12:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Spells
/
Auras
Age
Commit message (
Expand
)
Author
2025-05-11
Core/Auras: Interrupt spells with SPELL_PREVENTION_TYPE_PACIFY when applying ...
Shauren
2025-05-11
Core/Auras: Support PROC_ATTR_REQ_SPELLMOD for procs using PROC_ATTR_USE_STAC...
Shauren
2025-05-11
Core/Spells: Rename confusing SpellState enum values
Shauren
2025-05-11
Core/Auras: Add DealDamageMods to SPELL_AURA_PERIODIC_LEECH (#30768)
username9617
2025-04-11
Core/Items: restore Heirloom stat scaling
Ovahlord
2025-04-06
Core/Misc: fixed cherry-pick build errors
Ovahlord
2025-04-06
Core/Spells: Apply spell modifiers multiple times to each cast, based on numb...
Shauren
2025-04-06
Core/Auras: Fixed SPELL_ATTR13_PERIODIC_REFRESH_EXTENDS_DURATION
Shauren
2025-04-06
Core/Auras: Fixed SPELLVALUE_AURA_STACK adding incorrect number of stacks on ...
Shauren
2025-04-06
Core/Spells: Fixed spells that scale value with master not being affected by ...
Shauren
2025-04-06
Core/Auras: Implemented SPELL_AURA_MOD_CHARGE_RECOVERY_RATE, SPELL_AURA_MOD_C...
Shauren
2025-04-06
Core/Auras: Implemented SPELL_AURA_IGNORE_SPELL_CHARGE_COOLDOWN
Shauren
2025-04-06
Core/Auras: Implemented SPELL_AURA_MOD_RECOVERY_RATE and SPELL_AURA_MOD_RECOV...
Shauren
2025-02-22
Core/Misc: Reduce differences between branches
Shauren
2025-02-18
Core/Auras: Remove NYI commend from implemented aura types
Shauren
2025-02-08
Core/Auras: Ensure aura target of SPELL_AURA_TRIGGER_SPELL_ON_POWER_PCT has r...
Shauren
2025-02-08
Core/Misc: Reduce code differences between branches
Shauren
2025-02-01
Core/Auras: Send scene complete if a SPELL_AURA_PLAY_SCENE aura is removed by...
ModoX
2025-01-26
Core/Spells: Prevent even more cases of sending aura update packets for auras...
Shauren
2025-01-26
Core/Objects: Removed type casts before accessing WorldObject::m_Events that ...
Shauren
2025-01-21
Scripts/Spells: Use Spell::GetPowerTypeCostAmount where possible instead of i...
Shauren
2025-01-20
Core/Misc: Added float chrono typedefs
Shauren
2025-01-09
Core/Auras: Use UnitListSearcher instead of WorldObjectListSearcher when sear...
Shauren
2025-01-09
Core/Spells: Replace MAX_SPELL_EFFECTS loop limits with correct upper bound d...
Shauren
2025-01-09
Core/Auras: Make iteration over Aura::GetAuraEffects safe by automatically sk...
Shauren
2025-01-09
Core/Auras: Fixed sending amounts for effects that need it, aren't first and ...
Shauren
2025-01-09
Core/Auras: Allow some whitelisted spells to update effect values of non-pass...
Shauren
2025-01-03
Core/Auras: Fixed aura stacks being reset to default max stack size when modi...
Shauren
2025-01-02
Core/Units: restored generating rage from taking damage and increased precisi...
Ovahlord
2025-01-01
Core/Spells: Don't ignore power costs and reagents for spells triggered by SP...
Shauren
2025-01-01
Core/Misc: Include cleanup - remove MapUtils.h from Containers.h
Shauren
2024-12-21
Core/Scripts: Added SpellEffectInfo argument to CalcDamage and CalcHealing sp...
Shauren
2024-11-29
Core/Auras: implement SPELL_AURA_MOD_RANGED_HASTE_2
Ovahlord
2024-11-29
Core/Auras: added support for SPELL_AURA_MOD_RANGED_HASTE stacking rules
Ovahlord
2024-11-29
Core/Auras: make sure that only SPELL_AURA_MOD_MELEE_HASTE will affect the Ha...
Ovahlord
2024-11-29
Core/Auras: make sure haste auras check for stacking rules of their according...
Ovahlord
2024-11-12
Core/Misc: Fix some GCC warnings
Shauren
2024-11-10
Core/Auras: Implement SPELL_AURA_DISABLE_GRAVITY (#30365)
Aqua Deus
2024-11-01
Core/Packets: updated opcodes to 4.4.1
Ovahlord
2024-11-01
Core/DataStores: updated DB2 structures to 4.4.1
Ovahlord
2024-10-21
Core/GameObject: Implemented OnFlagTaken/OnFlagDropped hooks for GAMEOBJECT_T...
Jeremy
2024-09-08
Core/Spells: implemented SPELL_AURA_MOD_SPELL_POWER_PCT
Ovahlord
2024-09-01
Core/Misc: removed most retail specialization code and restored legacy functi...
Ovahlord
2024-08-31
Core/Player: updated hit chances for players and handle their according UI mo...
Ovahlord
2024-08-21
Core/Player: restore crit chance bonus from intellect
Ovahlord
2024-08-17
Spells/Auras: Implement SPELL_AURA_ACT_AS_CONTROL_ZONE (#30083)
Jeremy
2024-08-04
Core/Quests: kill QUEST_OBJECTIVE_FLAG_2_QUEST_BOUND_ITEM implementation and ...
Ovahlord
2024-08-04
Core/Auras: fixed updating buff mods when un(applying) SPELL_AURA_MOD_PERCENT...
Ovahlord
2024-08-02
Core/Auras: implemented SPELL_AURA_MOD_DAMAGE_FROM_MANA
Ovahlord
2024-08-02
Core/Auras: corrected a couple effect handler assignments and updated the def...
Ovahlord
[next]