index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Server
/
Packets
Age
Commit message (
Expand
)
Author
2 days
Core/PacketIO: Support using std::string_view in ClientPacket with WorldPacke...
Shauren
11 days
Core: Updated to 11.2.7
Shauren
2025-11-25
Core/Warden: Removed implementation not compatible with modern client version...
Ovahlord
2025-11-10
Core/Movement: Use std::span argument instead of std::vector in MoveSplineIni...
Shauren
2025-11-08
Core/Garrison: Always send response to GetGarrisonInfo, even if no garrison e...
Aqua Deus
2025-11-02
Core/PacketIO: Fix packet structure for CMSG_SEND_PING_WORLD_POINT (#31441)
Luzifix
2025-11-02
Core/PacketIO: Reduce the number of catch blocks in WorldSession::Update
Shauren
2025-11-02
Core/PacketIO: Fix packet structure for CMSG_CHAT_MESSAGE_CHANNEL (#31433)
Luzifix
2025-10-20
Core/PacketIO: Mark shop/token packets as ignored (don't log that they are un...
Shauren
2025-10-11
Core/PacketIO: Fixed SMSG_GOSSIP_MESSAGE structure
Shauren
2025-10-10
Core: Updated to 11.2.5.63704
Shauren
2025-09-04
Core/PacketIO: Fixed CMSG_CAST_SPELL/CMSG_PET_CAST_SPELL/CMSG_USE_ITEM/CMSG_U...
Shauren
2025-08-23
Core/PacketIO: Fixed updatefields structure for 11.2.0
Shauren
2025-08-19
Core/BattlePets: Refactor BattlePetMgr::SendUpdates to use std::span argument
Shauren
2025-08-13
Core/PacketIO: Fixed SMSG_SET_ANIM_TIER structure for 11.2.0
Shauren
2025-08-13
Core: Updated to 11.2.0
Shauren
2025-08-07
Core/PacketIO: Reduce amount of stack space used by a few giant packet classes
Shauren
2025-08-04
Core/PacketIO: Use original names in SMSG_INSPECT_RESULT structure
Shauren
2025-07-20
Core/PacketIO: Fixed SMSG_PVP_MATCH_COMPLETE structure
Golrag
2025-07-13
Core/Misc: Move large functions out of header files
Shauren
2025-07-12
Core/Loot: Add aoe loot target cap same as on official servers (50 corpses)
Shauren
2025-07-03
Core/PacketIO: Define enum for TreasurePickerBonus Context field
Shauren
2025-06-22
Core/Players: PlayerChoice improvements
Shauren
2025-06-18
Core: Updated to 11.1.7
Shauren
2025-06-05
Core/PacketIO: Implemented CMSG_UPDATE_AREA_TRIGGER_VISUAL
Shauren
2025-06-04
Core/PacketIO: Remove duplicated areatrigger spline packet writer
Shauren
2025-05-29
Core/PacketIO: Fixed structure for SMSG_DISPLAY_TOAST
Shauren
2025-05-29
Core/AreaTriggers: Fixed areatrigger spline duration calculation
Shauren
2025-05-23
Core/PacketIO: Move all packet writing utilities to separate file
Shauren
2025-05-23
Core/PacketIO: Replace static_asserts with concepts and add them to PacketUti...
Shauren
2025-05-22
Core/PacketIO: Mark packet parsing exception throwing code paths as [[noreturn]]
Shauren
2025-05-22
Core/PacketIO: Migration to PacketUtilities bit/string operations part 4
Shauren
2025-05-22
Core/PacketIO: Support WorldPackets::String in SizedString/SizedCString writers
Shauren
2025-05-22
Core/PacketIO: Migration to PacketUtilities bit/string operations part 3
Shauren
2025-05-21
Core/PacketIO: Migration to PacketUtilities bit/string operations part 2
Shauren
2025-05-21
Core/PacketIO: Allow disabling utf8 validation in SizedString/SizedCString utils
Shauren
2025-05-18
Core/PacketIO: Added missing packet util for non-bits container sizes
Shauren
2025-05-17
Core/PacketIO: Implemented CMSG_UPDATE_SPELL_VISUAL
Shauren
2025-05-17
Core/PacketIO: Migration to PacketUtilities bit/string operations part 1
Shauren
2025-05-15
Core/PacketIO: Rename ByteBuffer::contents to ByteBuffer::data
Shauren
2025-05-15
Core/PacketIO: Fixed WorldPackets::SizedCString read function (it should not ...
Shauren
2025-05-08
Core/World: Refactor World::LoadConfigSettings to unify validation of all con...
Shauren
2025-04-25
Core: Updated to 11.1.5
Shauren
2025-04-24
Core/Players: Define all character flags used in SMSG_ENUM_CHARACTERS_RESULT
Shauren
2025-04-16
Core/Players: Improve setting ActivePlayerData::TransportServerTime by includ...
Shauren
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-03-12
Core/PacketiO: Rename Unk field in SMSG_SPELL_ABSORB_LOG
Shauren
2025-03-04
Core/Players: Implement warband scene collection
Shauren
2025-03-02
Core: Updated to 11.1.0
Shauren
[next]