summaryrefslogtreecommitdiff
path: root/src/server/game/Handlers
AgeCommit message (Expand)Author
2025-11-29fix(Core/Handlers): potential falling to death on teleport (#23867)sogladev
2025-11-28fix(Core/Spells): Implement TrinityCore spell_group and spell_group_stack_rul...Tereneckla
2025-11-23fix(Core/Movement): Handle player-controlled vehicles on transports (#23860)blinkysc
2025-11-23fix(Core/Handler): player can reclaim corpse regardless of phase (#23862)sogladev
2025-11-20fix (Core/Vehicle): Fix vehicle unrooting on dismiss controlled vehicle (#23802)killerwife
2025-11-14fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)Francesco Borzì
2025-11-12fix(Core): Fix waterwalking after dying in instance (#23593)killerwife
2025-11-12refactor(Core/PlayerScript): Delete OnPlayerChat, use OnPlayerCanUseChat (#23...天鹭
2025-11-07Movement: Fix flying in dalaran after disconnect (#23559)killerwife
2025-10-30refactor(Core): SendDirectMessage (#23230)天鹭
2025-10-30fix(Core/Unit): Fix dying from fall damage and incorrect flying on map telepo...killerwife
2025-10-25fix(Core/Vehicle): Fix invisible vehicle passengers (#23406)killerwife
2025-10-24fix(Core/Movement): Add force speed ack to async movement and resolve stutter...killerwife
2025-10-17fix(Core/Pet): Implement sound playback when dismissing warlock's pet. (#23240)天鹭
2025-10-11fix(Core/Movement): rework root protocol with ack in mind (#23147)killerwife
2025-10-10refactor(Core/Packets): Rewrite various calendar and complaint packets to mod...Benjamin Jackson
2025-10-09fix(Core/Handlers): Properly limit equipment set name length to client maximu...Benjamin Jackson
2025-10-05fix(Core/Movement): Add safeguards against root freezes (#23117)killerwife
2025-10-03fix(Core/Movement): Implement order counters (#23015)killerwife
2025-09-30fix(Core/Server): Fix player login checks (#23073)Takenbacon
2025-09-29fix(Core/Weather): Improve weather system thread safety (#22772)Takenbacon
2025-09-28fix(Core/Spells): updates trajectory target selection (#23031)sogladev
2025-09-20chore(Core/Handlers): Remove unused item query optimization. (#22971)Benjamin Jackson
2025-09-02feat(core): implement 31-bit safe petition_id for improved database integrity...Yehonal
2025-08-31refactor(Core/Packets): Rewrite various item packets to modern class. (#22758)Benjamin Jackson
2025-08-26fix(Core/GroupHandler): Adjust maximum value for rolls. (#22686)Benjamin Jackson
2025-08-24refactor(Core/Packets): Rewrite various query packets to modern class. (#22719)Benjamin Jackson
2025-08-19refactor(Core/Packets): Rewrite `MSG_MINIMAP_PING` to modern packet class. (#...Benjamin Jackson
2025-08-11fix(Core/Visibility): Fix initial visibility on player reused sessions (#22673)Takenbacon
2025-08-09feat(Core/Grids): Remove WorldObject separation in grid containers (#22595)Takenbacon
2025-08-07feat(Core/Visibility): Visibility improvements part 1 (#22624)Takenbacon
2025-07-10fix(Core/Opcodes): Crash fix (#22453)Andrew
2025-07-08feat(Core/Chat): Allow whispers to Game Masters regardless of sender … (#22...Kitzunu
2025-06-30feat(Core/Config): Improvements to config caching (#21647)Takenbacon
2025-06-03chore(Core/Unit): Correct typo of `Controlled`. (#22260)Benjamin Jackson
2025-05-27refactor(Core): Use database tables for Shaman totems and Druid shapeshift fo...Benjamin Jackson
2025-05-09refactor(Core): Add definition file for area table entries. (#22054)Benjamin Jackson
2025-03-11feat(Core/Entities): Add OnPlayerSendListInventory script hook (#21676)Vincent Vanclef
2025-02-22fix(Core/Misc): Fix NextPage Data Type in PageText Structure and Improve Logg...Kitzunu
2025-02-18fix(Core/Auth): prevent expansion overflow in SendAuthResponse (#21503)55Honey
2025-02-17feat(Core/Scripting): Add new hooks for Ticket (#21238)iThorgrim
2025-02-16fix(Core/PlayerScript) Align player script function names (#21020)Exitare
2025-02-14fix(Core/Grids): Grid improvements (#20955)Takenbacon
2025-02-14fix(Core/Pet): Fix possible heap-use-after-free of charmInfo when handling pe...Anton Popovichenko
2025-02-14fix(Core/Player): SpellQueue avoid possible undefined behavior by copying ins...Jelle Meeus
2025-02-13refactor(Core/World): Create WorldSessionMgr to split session logic out of Wo...Takenbacon
2025-02-12fix(Core/Pet): Fix possible crash when using dangling pointer as pets spell t...Anton Popovichenko
2025-02-12feat(Core/Arena): Add support for arena seasons completion with progression i...Anton Popovichenko
2025-02-10fix(Core/PacketIO): Implemented CMSG_BUSY_TRADE and CMSG_IGNORE_TRADE. (#21385)Mykhailo Redko
2025-02-08feat(Core/Creature): Implement HasFlagsExtra() helper to creature (#21362)Andrew