index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T21:01:01Z
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
30 hours
Core/Spells: Only check spell immunity against effects that will apply to eac...
Shauren
30 hours
Core/Spells: Use spell positivity to determine immunities instead of caster-t...
Shauren
6 days
Core/Auras: Implement SpellAuraInterruptFlags2::Transform (#31440)
Aqua Deus
2025-11-27
Core/Auras: Implement basic absorb scaling with spellpower (#31405)
Cristian Vintila
2025-11-03
Core/Auras: Rename SPELL_AURA_LEARN_TALENT to SPELL_AURA_MOD_TRAIT_NODE_ENTRY...
Shauren
2025-10-10
Core: Updated to 11.2.5.63704
Shauren
2025-10-04
fix nopch
ModoX
2025-10-04
Core/AI: Implement OnAuraApplied and OnAuraRemoved hooks (#31288)
offl
2025-09-24
Core/Auras: Implement SPELL_AURA_MOD_HONOR_GAIN_PCT (SPELL_AURA_491) (#31287)
Aqua Deus
2025-09-24
Core/Auras: Corrected SPELL_AURA_MOD_HONOR_GAIN_PCT implementation - it shoul...
Shauren
2025-09-23
Core/Auras: Implement SPELL_AURA_INTERFERE_ALL_TARGETING (SPELL_AURA_486) (#3...
Aqua Deus
2025-08-13
Core: Updated to 11.2.0
Shauren
2025-07-26
Core/Auras: Check min power instead of 0 for SPELL_AURA_OBS_MOD_POWER
Shauren
2025-07-26
Core/Spells: Allow negative values for SPELL_AURA_OBS_MOD_POWER
ModoX
2025-06-29
Scripts: Fixed possible crashes caused by passing nullptr to Trinity::WorldOb...
Shauren
2025-05-17
Core/PacketIO: Implemented CMSG_UPDATE_SPELL_VISUAL
Shauren
2025-05-17
Core/Auras: Initialize aura spell visual from spell that created it instead o...
Shauren
2025-05-01
Core/Auras: Interrupt spells with SPELL_PREVENTION_TYPE_PACIFY when applying ...
Shauren
2025-04-29
Core/Auras: Support PROC_ATTR_REQ_SPELLMOD for procs using PROC_ATTR_USE_STAC...
Shauren
2025-04-20
Core/Spells: Rename confusing SpellState enum values
Shauren
2025-04-18
Core/Auras: Add DealDamageMods to SPELL_AURA_PERIODIC_LEECH (#30768)
username9617
2025-03-28
Core/Spells: Apply spell modifiers multiple times to each cast, based on numb...
Shauren
2025-03-23
Core/Auras: Fixed SPELL_ATTR13_PERIODIC_REFRESH_EXTENDS_DURATION
Shauren
2025-03-22
Core/Auras: Fixed SPELLVALUE_AURA_STACK adding incorrect number of stacks on ...
Shauren
2025-03-21
Core/Spells: Fixed spells that scale value with master not being affected by ...
Shauren
2025-03-19
Core/Auras: Implemented SPELL_AURA_MOD_CHARGE_RECOVERY_RATE, SPELL_AURA_MOD_C...
Shauren
2025-03-18
Core/Auras: Implemented SPELL_AURA_IGNORE_SPELL_CHARGE_COOLDOWN
Shauren
2025-03-17
Core/Auras: Implemented SPELL_AURA_MOD_RECOVERY_RATE and SPELL_AURA_MOD_RECOV...
Shauren
2025-03-02
Core: Updated to 11.1.0
Shauren
2025-02-20
Core/Misc: Reduce differences between branches
Shauren
2025-02-16
Core/Auras: Remove NYI commend from implemented aura types
Shauren
2025-02-05
Core/Auras: Ensure aura target of SPELL_AURA_TRIGGER_SPELL_ON_POWER_PCT has r...
Shauren
2025-02-05
Core/Misc: Reduce code differences between branches
Shauren
2025-01-30
Core/Auras: Send scene complete if a SPELL_AURA_PLAY_SCENE aura is removed by...
ModoX
2025-01-24
Core/Spells: Prevent even more cases of sending aura update packets for auras...
Shauren
2025-01-24
Core/Objects: Removed type casts before accessing WorldObject::m_Events that ...
Shauren
2025-01-20
Scripts/Spells: Use Spell::GetPowerTypeCostAmount where possible instead of i...
Shauren
2025-01-19
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-04
Core/Auras: Allow some whitelisted spells to update effect values of non-pass...
Shauren
2025-01-02
Core/Auras: Fixed aura stacks being reset to default max stack size when modi...
Shauren
2025-01-01
Core/Spells: Don't ignore power costs and reagents for spells triggered by SP...
Shauren
2024-12-31
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-19
Core/Auras: Implemented mount equipment
Shauren
2024-11-12
Core/Misc: Fix some GCC warnings
Shauren
2024-11-10
Core/Auras: Implement SPELL_AURA_DISABLE_GRAVITY (#30365)
Aqua Deus
[next]