index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T08:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Spells
/
Auras
/
SpellAuraEffects.h
Age
Commit message (
Expand
)
Author
2025-03-19
Core/Auras: Implemented SPELL_AURA_MOD_CHARGE_RECOVERY_RATE, SPELL_AURA_MOD_C...
Shauren
2025-03-17
Core/Auras: Implemented SPELL_AURA_MOD_RECOVERY_RATE and SPELL_AURA_MOD_RECOV...
Shauren
2025-02-20
Core/Misc: Reduce differences between branches
Shauren
2024-11-10
Core/Auras: Implement SPELL_AURA_DISABLE_GRAVITY (#30365)
Aqua Deus
2024-10-12
Core/Auras: Implemented SPELL_AURA_ADV_FLYING
Traesh
2024-10-10
Core/Auras: Implemented adv flying speed mod auras
Shauren
2024-09-07
Core/Auras: Implemented SPELL_AURA_MOVE_SET_CANT_SWIM and related new opcodes
Shauren
2024-08-05
Spells/Auras: Implement SPELL_AURA_ACT_AS_CONTROL_ZONE (#30083)
Jeremy
2024-03-09
Core/Objects: Implemented vignettes
Shauren
2023-12-15
Core/Spells: Implemented SPELL_AURA_MOD_FIXATE (#29488)
ModoX
2023-08-01
Core/Scripts: Added damage and healing calculation hook to spell and aura scr...
Shauren
2023-07-12
Core: Update to 10.1.5
Shauren
2023-06-04
Scripts/Spells: Implement Empowered Renew (#29036)
Teleqraph
2023-06-04
Core/Auras: Implemented helper function to estimate total damage/healing done...
Shauren
2023-05-04
Core: Update to 10.1
Shauren
2022-12-30
Core/Auras: Implemented SPELL_AURA_MOD_ROOT_DISABLE_GRAVITY (#28517)
Teleqraph
2022-12-30
Core/Auras: Implemented SPELL_AURA_MOD_STUN_DISABLE_GRAVITY (#28511)
Teleqraph
2022-09-07
Core/Auras: Implement SPELL_AURA_MOD_BONUS_ARMOR_PCT and rename HandleModStat...
Aqua Deus
2022-07-02
Core/Units: Defined many UnitFlags3 and implemented UNIT_FLAG3_ALTERNATIVE_DE...
Shauren
2022-04-16
Core/Auras: Remove aura 490 implementation (purpose unknown, needs more spell...
Shauren
2022-04-16
Core/Battlegrounds: Implement mercenary system
Traesh
2022-02-26
Core/Auras: Implement SPELL_AURA_FORCE_BREATH_BAR (#27790)
Aqua Deus
2022-02-25
Core/Auras: Implemented SPELL_AURA_DISABLE_INERTIA (506)
Shauren
2022-02-10
Core/Spells: Add type safety to proc related functions - using enum arguments...
Shauren
2022-01-07
Core/Auras: Implement SPELL_AURA_MOD_BONUS_ARMOR (465) (#27539)
My name is Mud
2021-12-27
Core/Auras: Implemented SPELL_AURA_TRIGGER_SPELL_ON_EXPIRE
Shauren
2021-12-25
Core/Auras: Implemented SPELL_AURA_TRIGGER_SPELL_ON_HEALTH_PCT (#27455)
Antonio MartÃn Berti
2021-12-22
Core/Units: UNIT_FLAG_PACIFIED will no longer block victim updates (#24190)
Ovah
2021-11-06
Core/Auras: Mount speed auras are now properly selected when teleporting (dun...
ModoX
2021-11-04
Core/PacketIO: 9.1.5 updatefields and SMSG_UPDATE_OBJECT structure
Shauren
2021-10-16
Core/Spells: Implemented SPELL_AURA_SUPPRESS_ITEM_PASSIVE_EFFECT_BY_SPELL_LABEL
Shauren
2021-10-02
Core/Auras: Implemented new aura type 487 (SPELL_AURA_COSMETIC_MOUNTED) (#26988)
ModoX
2021-09-06
Core/Entities: completely remove 60% melee miss cap as there is no proof of i...
ariel-
2021-09-04
Core/Spells: Unify spell effect access api in both branches
Shauren
2021-08-28
Core/Spells: rework part 3: spells only handle at most one UnitAura and one D...
ariel-
2021-06-19
Core/Spells: calculate crit chance only for spells that do damage/healing
ariel-
2021-06-13
Core/Auras: Implemented EstimatedPoints for SMSG_AURA_UPDATE
Shauren
2021-06-13
Core/Auras: removed caster dependency from core
ariel-
2021-05-16
Core: Combat/threat system rewrite (PR #19930)
Treeston
2021-04-17
Core/Auras: Implemented SPELL_AURA_SCHOOL_ABSORB_OVERKILL (#26269)
Matan Shukry
2021-03-28
Core/Spells: Implement SPELL_EFFECT_TELEPORT_TO_RETURN_POINT (#26217)
Matan Shukry
2021-03-27
Core/Auras: Prevent recursive infinite loops with spell mod auras affecting e...
Matan Shukry
2021-03-21
Core/Auras: Implemented aura to increase armor by percentage of primary stat
Matan Shukry
2021-03-15
Core/Auras: fixed off by one error in counting SPELL_ATTR5_START_PERIODIC_AT_...
ariel-
2021-03-15
Core/Auras: periodics refactor part 4: ported periodic dummy auras to scripts
ariel-
2021-03-15
Core/Auras: periodics refactor part 2: Move UpdatePeriodic to AuraScripts
ariel-
2021-03-15
Core/Auras: periodics refactor part 1:
ariel-
2021-03-11
Core/Auras: Remove m_effIndex member of AuraEffect and always take it from Sp...
Shauren
2021-03-05
Core/Spells Handle auras 328 & 396 (SPELL_AURA_TRIGGER_SPELL_ON_POWER_*)
Traesh
2021-03-05
Core/Spells: Implemented SPELL_AURA_ALLOW_TALENT_SWAPPING (#26205)
Matan Shukry
[next]