summaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Player/PlayerUpdates.cpp
AgeCommit message (Expand)Author
16 hoursfix(Core/Player): Make sure OnEquip spells from items are added after revive ...Kitzunu
3 daysfix(Core/Entities): Fix attack timers not resetting each other (#24204)Jasper
2025-11-29fix(Core/Player): Use uint8 for combat rating loop index (#23956)Andrew
2025-11-28fix(Core/Spells): Implement TrinityCore spell_group and spell_group_stack_rul...Tereneckla
2025-11-15fix(Core/Entities): Improve interactions between taxis and players regarding ...Benjamin Jackson
2025-11-14fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)Francesco Borzì
2025-11-04fix(Core/Unit): Make players turn to their target during charm automatically ...killerwife
2025-10-30refactor(Core): SendDirectMessage (#23230)天鹭
2025-09-29fix(Core/Weather): Improve weather system thread safety (#22772)Takenbacon
2025-09-07feat(Core/Visibility): Far visibility worldobjects (#22828)Takenbacon
2025-08-10fix(Core/Transports): Improve static transport visibility (#22660)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-29fix(Core/Player): allow attacking target within boundary radius when… (#22500)Jelle Meeus
2025-07-11feat(Core/Maps): Improve map object updater (#22392)Takenbacon
2025-05-09refactor(Core): Add definition file for area table entries. (#22054)Benjamin Jackson
2025-04-12fix(Core/Player): Force UpdateZone on resurrect to apply Zone auras (#21888)Jelle Meeus
2025-02-16fix(Core/PlayerScript) Align player script function names (#21020)Exitare
2025-02-15feat(Core/Scripting): Add Player skill based hook (#21273)iThorgrim
2025-02-15fix(Core/SpellQueue): Fix undefined behavior when processing SpellQueue. (#21...Anton Popovichenko
2025-02-13fix(Core/Channels): Don't use deleted pointer in channel name creation. (#21435)Anton Popovichenko
2025-02-12feat(Core/Maps): Implement dynamic respawn rates (#21417)Andrew
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
2025-02-01refactor(Core/ObjectMgr): Change GetAcoreString from char const* to s… (#21...Kitzunu
2025-01-21refactor(Core/Player): Improve Channel.RestrictedLfg handling (#21145)Kitzunu
2025-01-10fix(Player/SpellQueue): bandaid crashfix (#21103)Jelle Meeus
2024-12-17fix(Core/Player): SpellQueue fix typo StartRecoveryCategory (#20944)Jelle Meeus
2024-12-12feat(Core/Player): implement Spell Queue (#20797)Jelle Meeus
2024-12-01refactor(Core/Spells): Add helpers for HasAuraType (#20802)Kitzunu
2024-11-12feat(Core/WorldState): improved WorldState scripting (#20141)Jelle Meeus
2024-09-25fix(Core/Unit): fix Dual Wield for more creatures, CREATURE_FLAG_EXTRA_USE_OF...Jelle Meeus
2024-09-07fix(Scripts/Commands): .gps formatting transport offset (#19890)天鹿
2024-09-03refactor(Core): Make more use of helpers. (#19835)Benjamin Jackson
2024-09-03feat(Core/Achievements): Add possibility to complete achievements and update ...Anton Popovichenko
2024-08-25refactor(Core/Object): adds consistency in the use of type object check (#19671)Grimdhex
2024-08-15fix(Core/PlayerUpdates): incorrect backslash in a debug_log (#19630)Grimdhex
2024-07-30refactor(src/common): remove unused imports (#19506)Francesco Borzì
2024-07-02Revert "Add (core\db): Support for Homebind Orientation (#13389)" (#19257)Kitzunu
2024-06-02fix(Core/Mail): calculate unReadMails and m_nextMailDelivereTime usin… (#18...sudlud
2024-03-28feat(Core/Compression): Move packets compression from map to network thread (...Anton Popovichenko
2023-12-02feat(Core/Scripting): move all script objects to separated files (#17860)Winfidonarleyan
2023-12-02chore(Core/Misc): rename spellInfo pointers (#17914)Kitzunu
2023-11-12Revert Visibility Notifier changes (#17682)Kitzunu
2023-10-28refactor(Core/Misc): Make DeathState enum class (#17607)Kitzunu
2023-10-23fix(Core/Grid): Address bugs and performance issues introduced by visibility ...AG
2023-09-28feat(Core/Grids): Implement visibility notifier (#15919)AG
2023-06-19chore(Core/ScriptMgr): Add Hooks for profession skill gains (#16526)Žan Skamljič
2023-04-29revert(Core): ChrRace.dbc full implementation (#16114)M'Dic
2023-04-28fix(core/dbc): improve ChrRace DBC handling (#14843)M'Dic