index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
/
Unit
Age
Commit message (
Expand
)
Author
8 days
Core: Updated to 11.2.7
Shauren
2025-12-07
Core/Entities: Remove Object::m_objectType member and replace it with global ...
Shauren
2025-11-28
Core/Auras: Enable DoEffectCalcDamageAndHealing aura script hook for initial ...
Shauren
2025-11-28
Core/Auras: Implement absorb scaling with attack power (#31405)
Shauren
2025-11-27
Core/Auras: Implement basic absorb scaling with spellpower (#31405)
Cristian Vintila
2025-11-18
Core/Movement: Use MotionMaster::MoveKnockbackFrom for creatures hit by SPELL...
Shauren
2025-10-29
Core/Spells: Name SpellCategoryFlags with official names and implement ResetC...
Aqua Deus
2025-10-26
Core/Creatures: Fix floating corpses
Shauren
2025-10-26
Core/Units: Fix movement status altering packets being sent to wrong units
Shauren
2025-10-16
Core/Spells: Fix teleports within transports (like Blink)
Shauren
2025-10-14
Core/Entities: Merge duplicate functions calculating relative positions - rem...
Shauren
2025-10-10
Core: Updated to 11.2.5.63704
Shauren
2025-09-25
Core/Units: Remove unused argument from Unit::SetRooted
Shauren
2025-09-03
Core/AreaTriggers: Handle exit areatrigger on player map change (#31077)
ModoX
2025-08-13
Core: Updated to 11.2.0
Shauren
2025-07-19
Core/Units: Don't change hover anim for vehicle passengers (#31144)
BandyscTC
2025-07-13
Core/Misc: Move large functions out of header files
Shauren
2025-07-11
Core/Groups: Use iterators instead of raw LinkedListElement to interact with ...
Shauren
2025-06-03
Core/Spells: Replace MAX_SPELL_EFFECTS loop limits with correct upper bound d...
Shauren
2025-05-23
Core/PacketIO: Replace static_asserts with concepts and add them to PacketUti...
Shauren
2025-05-21
Core/PacketIO: Migration to PacketUtilities bit/string operations part 2
Shauren
2025-05-17
Core/Auras: Initialize aura spell visual from spell that created it instead o...
Shauren
2025-05-10
Core/AreaTrigger: Implement AreaTriggerActionSetFlag::DontDespawnWithCreator ...
ModoX
2025-04-28
Core/Players: Implemented item level based armor damage reduction diminishing...
Shauren
2025-04-20
Core/Spells: Rename confusing SpellState enum values
Shauren
2025-04-01
Core/Units: Fixed offhand melee damage
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-02-25
Core/Units: Define new 11.1.0 movement flags
Shauren
2025-02-24
Core/Units: Refactor GetCastSpellInfo to return values via return value and h...
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-02-02
Core/Vehicle: Added RideSpellID field to override npc_spellclick_spells (#30198)
ModoX
2025-01-30
Core/Spells: Refactor SpellHistory ModifyCoooldowns and ResetCooldowns callba...
Shauren
2025-01-27
Core/Auras: Fixed SPELL_ATTR1_IMMUNITY_TO_HOSTILE_AND_FRIENDLY_EFFECTS logic ...
Shauren
2025-01-09
Core/Auras: Make iteration over Aura::GetAuraEffects safe by automatically sk...
Shauren
2024-12-31
Core/Spells: Split TRIGGERED_IGNORE_POWER_AND_REAGENT_COST into separate POWE...
Shauren
2024-12-30
Core/Units: Fill CurrentAreaID updatefield
Shauren
2024-12-29
Core/Units: Added helper methods to cancel mount/shapeshift auras (#30477)
Meji
2024-12-27
Core/Units: moved melee attack rage generation into Unit::AttackerStateUpdate...
Ovahlord
2024-12-21
Core/Scripts: Added SpellEffectInfo argument to CalcDamage and CalcHealing sp...
Shauren
2024-12-18
Core: Updated to 11.0.7
Shauren
2024-11-19
Core/Auras: Implemented mount equipment
Shauren
2024-11-12
Core/Misc: Fix some GCC warnings
Shauren
2024-11-08
Core/Auras: Reimplement SPELL_AURA_MOD_ARMOR_PENETRATION_PCT, it is back from...
Aqua Deus
2024-10-31
Core/Units: only set spellClickHandled to true when spell cast was succesful ...
Jeremy
2024-10-30
Core/PacketIO: Updated SMSG_UPDATE_OBJECT for 11.0.5
Shauren
2024-10-29
Core/Objects: Fixup SMSG_UPDATE_OBJECT related refactors
Shauren
2024-10-25
Core/PacketIO: Move writing data sizes in SMSG_UPDATE_OBJECT to shared functi...
Shauren
2024-10-12
Core/Auras: Implemented SPELL_AURA_ADV_FLYING
Traesh
[next]