index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-04T20:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Spells
Age
Commit message (
Expand
)
Author
2022-03-08
Core/Spells: players shouldn't force their orientation (serverside) on each p...
Gildor
2022-03-08
Core/Spells: implement SpellInfo helper to filter for relevant mechanic immun...
Ovah
2022-03-07
Core/Misc: Define / rename attributes and flags (#26315)
offl
2022-03-07
Revert "Core/Spells: Spells with Attribute SPELL_ATTR1_DISPEL_AURAS_ON_IMMUNI...
Keader
2022-03-07
Core/Spells: Apply UNIT_FLAG_IMMUNE after applying SPELL_AURA_DAMAGE_IMMUNITY...
offl
2022-03-07
DB/Spells: Sayge's Carnie Buff & Buffeting Winds of Susurrus
offl
2022-03-06
Core/Units: Renamed unknown unit flag (UNIT_FLAG_UNK_29 -> UNIT_FLAG_PREVENT_...
Shauren
2022-03-06
Core/Spells: Fixed spell effect 43 (SPELL_EFFECT_TELEPORT_UNITS_FACE_CASTER) ...
Meji
2022-03-05
Core/Spells: Correct swapped TARGET_UNIT_NEARBY_ALLY and TARGET_UNIT_NEARBY_P...
xvwyh
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-02-28
Scripts/ScarletMonastery: Headless Horseman Rewrite (#25614)
Keader
2022-02-28
Core/Spells: Aura refresh improvements (#25511)
Gildor
2022-02-28
Core/Spells: unify OnSpellCastInterrupt and OnSuccessfulSpellCast hooks into ...
Ovah
2022-02-28
Core/Aura: Fixed thread-unsafe return from Aura::GetCaster() (#25524)
robinsch
2022-02-27
Core/Spells: SPELL_AURA_MOD_HEALING_PCT should be negative if TargetType is e...
Gildor
2022-02-26
Core/Auras: Implement SPELL_AURA_FORCE_BREATH_BAR (#27790)
Aqua Deus
2022-02-26
Core/GameObjects: Implemented GAMEOBJECT_TYPE_CAPTURE_POINT (#27034)
Jeremy
2022-02-25
Core/Auras: Implemented SPELL_AURA_DISABLE_INERTIA (506)
Shauren
2022-02-25
Core/DataStores: Updated db2 structures to 9.2.0
Shauren
2022-02-22
Core/Auras: Implemented PROC_FLAG_DEAL_HELPFUL_PERIODIC and PROC_FLAG_TAKE_HE...
9.1.5/42010
Shauren
2022-02-17
Core/Auras: Implement SPELL_AURA_IGNORE_DUAL_WIELD_HIT_PENALTY (#27786)
Aqua Deus
2022-02-16
Core/Auras: Fix SPELL_AURA_MOD_DAMAGE_DONE_FOR_MECHANIC for effects mechanics...
Aqua Deus
2022-02-16
Core/Auras: Implement SPELL_AURA_MOD_ENVIRONMENTAL_DAMAGE_TAKEN (#27781)
Aqua Deus
2022-02-14
Core/Spells: Fixed spell Launch phase being handled at incorrect time for spe...
Shauren
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-12
Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...
Shauren
2022-02-10
Core/Spells: Ignore existing cooldown for spells using TRIGGERED_IGNORE_SPELL...
Shauren
2022-02-10
Core/Auras: Proc flag updates
Shauren
2022-02-10
Core/Spells: Implemented using db2 PositionFacing for SPELL_EFFECT_LEAP_BACK
Shauren
2022-02-10
Core/Auras: Implemented ProcFlags2
Shauren
2022-02-10
Core/Spells: Add type safety to proc related functions - using enum arguments...
Shauren
2022-02-09
Core/Spells: Load entire proc flags array from db2
Shauren
2022-02-09
Core/Utils: Extract template base class out of flag128
Shauren
2022-02-08
Core/Spells: Pass cast item level to triggered spells
Shauren
2022-02-08
Core/Spells: Fixed TARGET_UNIT_TARGET_ALLY_OR_RAID targeting
Shauren
2022-02-07
Core/Spells: Implement CAST_FLAG_EX_IGNORE_COOLDOWN - causes spells to not au...
Seyden
2022-02-07
Core/Spells: Implement SPELL_ATTR7_BYPASS_NO_RESURRECT_AURA (#27714)
Aqua Deus
2022-02-06
Core/Spells: Do not register instant spells in Unit current spell containers ...
Shauren
2022-02-06
Core/Spells: fix a possible crash when a target that has been focused during ...
Ovah
2022-02-06
Core/Spells: cleaned up and improved spell focusing behavior (PR #25440)
Ovah
2022-02-06
Core/Spells: Do not reset periodic timer for stacking DoTs on recast
Keader
2022-02-05
Add "On" to some gossip methods in AI (#25415)
Maks Szokalski
2022-02-05
Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...
Treeston
2022-02-05
Core/Spells: Implemented PROC_ATTR_CANT_PROC_FROM_ITEM_CAST
Keader
2022-02-05
Core/Players: Directly store PlayerSpell in m_spells, not as pointer
Shauren
2022-02-04
Core/Misc: DBC std::array refactors, and |Hachievement unit tests
Treeston
2022-02-04
Core/Spell: Fix name clashing between local variables and class member fields...
Giacomo Pozzoni
2022-02-04
Core/Misc: Fix issues reported by static analysis (#25351)
Giacomo Pozzoni
2022-02-02
Core/Spells: Implement SPELL_EFFECT_TRIGGER_SPELL delay (stored in MiscValue)
Shauren
2022-02-02
Core/Spells: Correct implementation of SPELL_ATTR2_TRIGGERED_CAN_TRIGGER_PROC...
Shauren
[next]