index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T04:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
Age
Commit message (
Expand
)
Author
2024-12-28
Core/Players: Added helper function to check quest completion using QuestV2 bits
Shauren
2024-12-27
Core/PacketIO: Refactor LootPackets to use new Bits<> writing utilities
Shauren
2024-12-27
Core/Units: moved melee attack rage generation into Unit::AttackerStateUpdate...
Ovahlord
2024-12-26
Core/Config: Remove Rate.Talent config option that is not compatible with tra...
Shauren
2024-12-23
Core/Spells: Moved loading aoe target caps out of SpellMgr::LoadSpellInfoCorr...
Shauren
2024-12-22
Core/Objects: Allow more specific checks to include or exclude feign death un...
ModoX
2024-12-22
Core/Object: Fixed interaction dynamic flags assignment for GAMEOBJECT_TYPE_S...
ModoX
2024-12-21
Core/Scripts: Added SpellEffectInfo argument to CalcDamage and CalcHealing sp...
Shauren
2024-12-20
Scripts/Spells: Fix demon hunter talent "Collective Anguish"
aquadeus
2024-12-20
Core/Spells: Implemented SPELL_EFFECT_UPDATE_INTERACTIONS
Shauren
2024-12-20
Core/GameObjects: Remove unused function
Shauren
2024-12-19
Core/PacketIO: Remove overriding Underlying type from ByteBuffer reads in fav...
Shauren
2024-12-18
Core: Updated to 11.0.7
Shauren
2024-12-18
Core/PacketIO: Fixed UF::QuestSession structure
Shauren
2024-12-17
Fix nopch build
Shauren
2024-12-17
Core/PacketIO: Added more utilities for packet writing for strings and option...
Shauren
2024-12-16
Core/Misc: Fixed build with c++23 enabled
Shauren
2024-12-14
Core/Quests: assign a unique alias to ID fields loaded from quest_visual_effect
Ovahlord
2024-12-14
Core/Spells: Fixed PROC_HIT_DISPEL and PROC_HIT_INTERRUPT on procs using PROC...
Shauren
2024-12-13
Core/Achievements: Implemented CriteriaType::ReachMaxLevel
Shauren
2024-12-08
Core/Players: Improve reset spell cooldowns when entering arenas (#30032)
Gildor
2024-12-08
Core/Quests: Improved criteria tree quest objective type
Shauren
2024-12-07
Core/Achievements: Reduce the list of criteria types updated on login
Shauren
2024-12-06
Core/Guilds: Prevent guild bank packet contents update hack from interfering ...
Shauren
2024-12-05
Core/Spells: Fixed item level requirements for enchanting spells
Shauren
2024-12-04
Core/GameObjects: Fixed gameobject spell casts failing when triggered by SPEL...
Shauren
2024-12-04
Core/SAI: Allow update of disable gravity/root applied via static flags (usin...
Meji
2024-12-03
Core/Spells: Implemented TargetAuraType and ExcludeTargetAuraType cast requir...
Shauren
2024-12-03
Core/Scenarios: Send Scenario GUID in scenario progress packet (#30465)
Ghaster
2024-12-02
Core/Quests: Implemented QUEST_OBJECTIVE_KILL_WITH_LABEL
Shauren
2024-12-02
Core/Quests: Change Player::KilledMonster arguments to take Creature directly
Shauren
2024-12-02
Core/Quests: Use a helper function for quest objective StorageIndex startup v...
Shauren
2024-12-02
Core/Conditions: Added missing CONDITION_STRING_ID case to Condition::GetSear...
Shauren
2024-12-02
Core/Conditions: Explicitly name fields in condition type info initializer
Shauren
2024-12-01
Core/Misc: Port std::ranges::contains from c++23
Shauren
2024-12-01
Scripts/Spells: Implement demon hunter talent "Eye Beam" (#30470)
Aqua Deus
2024-11-24
Scripts/Spells: Fix dk talent Cleaving Strikes (#30238)
Aqua Deus
2024-11-23
Core/Entities: Make EntityFragmentsHolder more resilient to unexpected inputs...
Shauren
2024-11-21
Core/PacketIO: Rename more unknown packet fields
Shauren
2024-11-19
Core/Auras: Implemented mount equipment
Shauren
2024-11-18
Core/GameObjects: Define and use new gameobject dynamic flag to restore old v...
Shauren
2024-11-16
Core/Spells: Fix custom load screen for SPELL_EFFECT_TELEPORT_UNITS (#30415)
Meji
2024-11-15
Core/DataStores: Rewrite DB2Manager::GetDefaultMapDifficulty to only return e...
Shauren
2024-11-14
Core/Handlers: Fix logic error in HandleAuctionRemoveItem (#30440)
lineagedr
2024-11-14
Core/Misc: Support IPv6 ip2location
Shauren
2024-11-13
Core/JSON: Prevent out of bounds memory accesses in json deserialization
Shauren
2024-11-12
Core/Misc: Fix some GCC warnings
Shauren
2024-11-12
Core/Networking: Support IPv6
Shauren
2024-11-10
Core/Auras: Implement SPELL_AURA_DISABLE_GRAVITY (#30365)
Aqua Deus
2024-11-10
Core/Position: Position constructor improvements
Shauren
[next]