index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T12:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Entities
Age
Commit message (
Expand
)
Author
2021-05-06
Core/Player: fix issue with SendLoot when using Disarm Trap at maximum range
ariel-
2021-05-05
Core/PacketIO: Fixed combat log packets not being sent to self
Shauren
2021-05-03
Core/Auras: Add missing SPELL_AURA_COMPREHEND_LANGUAGE check for serverside c...
Shauren
2021-05-03
Core/Chat: Chat translation improvements
Shauren
2021-05-03
Core/Chat: Allow incorrect spell/skill language assignments to mirror client ...
Shauren
2021-05-03
Core/Chat: Apply chat translation also to messeges sent to self
Shauren
2021-05-03
Core/Chat: Apply language translations to creature chat
Shauren
2021-05-03
Core/Chat: Load chat language data from db2 and implement serverside chat tra...
Matan Shukry
2021-05-01
Core/Grids: Move packet sending functionality out of MessageDistDeliverer and...
Shauren
2021-04-30
Core/Grids: Allow customizing packets sent with MessageDistDeliverer and Mess...
Shauren
2021-04-29
Core/Spells: Only interrupt spells with interrupt flag Combat when spell also...
Shauren
2021-04-27
Core/Entities: fix crash
ariel-
2021-04-27
Core/AI: Kick Gossip functions upstairs, from UnitAI to CreatureAI - they onl...
Treeston
2021-04-27
Core/Conversations: Fix conversation data handling (#26375)
funjoker
2021-04-22
Core/Spells: Removed extra health from feed pet (#26305)
Matan Shukry
2021-04-21
Core/Items: Equipping rings/trinkets/weapons by right clicking them in bags w...
Shauren
2021-04-21
Core/Items: Don't update average item level when obtaining/destroying non-equ...
Shauren
2021-04-21
Core/Items: Calculating item level + organized iterating over items (#26276)
Matan Shukry
2021-04-18
Core/PacketIO: Implemented SMSG_SPELL_ABSORB_LOG
Shauren
2021-04-17
Core/Auras: Implemented SPELL_AURA_SCHOOL_ABSORB_OVERKILL (#26269)
Matan Shukry
2021-04-16
Core/AI: Some more refactoring prep for #19930. CreatureAI::EnterCombat is no...
Treeston
2021-04-16
[3.3.5] CastSpell unclusterfucking (that's a word now) (#21123)
Treeston
2021-04-15
Core/Entities: Fix some weird movement due to los issues (#21125)
Jeremy
2021-04-15
Core/Misc: Fix static analysis issues
jackpoz
2021-04-15
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2021-04-15
Core/Spell: implement SPELL_FAILED_AURA_BOUNCED on DR spells
ariel-
2021-04-15
Core/Creatures: fixed school immunity unapply when updating entry and unified...
ariel-
2021-04-15
Core/Creature: implement school immunity for creatures in creature_template (...
Wyreth
2021-04-15
Core/Unit: make neutral guards attack players involved in PvP
Léo Gautheron
2021-04-14
Core/Spells: Fixed spell channel object selection
Shauren
2021-04-13
Core/Cheats: Power - set max power on all powers initially + on regenerate (#...
Matan Shukry
2021-04-11
Core/Quests: Show quest details windows if there's only one quest in gossip m...
Matan Shukry
2021-04-11
Script/Spells: shaman spell fixes (#26192)
Matan Shukry
2021-04-09
Core/DataStores: Updated db2 structures to 9.0.5
Shauren
2021-04-09
Core/PacketIO: Updated packet structures to 9.0.5
Shauren
2021-04-05
Core/Misc: Change all unix time columns in character database to bigint (signed)
Shauren
2021-03-28
Core/Spells: Implemented SUMMON_PROP_FLAG_PERSONAL_GROUP_SPAWN
Shauren
2021-03-28
Core/Objects: Pass privateObjectOwner guid directly to SummonCreature functions
Shauren
2021-03-28
Core/Objects: Refactor private object checks into separate function
Shauren
2021-03-28
Core/Objects: Move personal summon handling from TemporarySummon/GameObject t...
Matan Shukry
2021-03-28
Core/Players: Fixed regenerating powers with CenterPower regen (#26308)
Matan Shukry
2021-03-28
Core/Loot: Properly clear tracked looted objects with item loot
Shauren
2021-03-28
Core/Spells: Implement SPELL_EFFECT_TELEPORT_TO_RETURN_POINT (#26217)
Matan Shukry
2021-03-25
Core/Script: Implement CalcCritChance hooks for spell and aura scripts (#26116)
Robingad
2021-03-25
Core/PacketIO: Fixed building SMSG_UPDATE_OBJECT for array fields sharing the...
Shauren
2021-03-24
Core/Spells: Defined and implemented new spell interrupt flags
Shauren
2021-03-23
Core/Scripts: Implemented new aura script hook OnEnterLeaveCombat
Matan Shukry
2021-03-21
Core/Units: Corrected values of UnitData::Resistances (should be total value)
Shauren
2021-03-21
Core/Auras: Implemented aura to increase armor by percentage of primary stat
Matan Shukry
2021-03-21
Core/Players: Added Player::GetPrimaryStat retrieving intended primary stat f...
Shauren
[next]