summaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Player/Player.cpp
AgeCommit message (Expand)Author
3 daysRevert "fix(Core/Player): Recalculate all StatModEffects on levelup (… (#24...Tereneckla
3 daysrefactor(Core/Creature): port TC handling of Trainers (#23040)sogladev
4 daysfix(Core/Player): no longer grant quest profession perk after unlearning (#24...sogladev
6 daysfix(Core/Entities): Use lifetime PvP rank rather than current title for PvP c...Benjamin Jackson
9 daysfix(Core/Entities): Don't update owned item achievement criteria for refunded...Benjamin Jackson
2025-12-06fix(Core/Player): prevent null pointer dereference in SendLoot function (#23965)Localhost
2025-12-05fix(Core/Player): reapply talent auras on item change (#24048)Tereneckla
2025-11-30fix(Core/Unit): spell_group leftovers (#23995)Tereneckla
2025-11-28fix(Core/Spells): Implement TrinityCore spell_group and spell_group_stack_rul...Tereneckla
2025-11-19fix(Core/Player): Fix two uninitialized variables causing bad fall damage (#2...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-01refactor(Core): use the WeaponAttackType enum (#23457)Tereneckla
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-27fix(Core/Arena): flying upon arrival in arena if joining on flying mount (#23...killerwife
2025-10-25fix(Core/Vehicle): Fix invisible vehicle passengers (#23406)killerwife
2025-10-25Spell/GameObject: Fix flying upon teleport between map initiated from GO (#23...killerwife
2025-10-24fix(Core/Movement): Add force speed ack to async movement and resolve stutter...killerwife
2025-10-16fix(Core/Player): add missing vendor and repair icons to creatures (#23270)sogladev
2025-10-13refactor(Core): DespawnOrUnsummon (#23141)天鹭
2025-10-12refactor(Core): Make ObjectGuid const (#23170)天鹭
2025-10-12fix(Core/Player): remove vendor icon if there is no gossip vendor option (#23...sogladev
2025-10-11fix(Core/Movement): rework root protocol with ack in mind (#23147)killerwife
2025-10-11fix(Core/Player): Recalculate all StatModEffects on levelup (#23184)Tereneckla
2025-10-03fix(Core/Movement): Implement order counters (#23015)killerwife
2025-10-03fix(Core/Unit): add Dual Wield 'auto' to improve scripting (#23078)sogladev
2025-09-27refactor(Player): replace visibility detection calls with dedicated methods (...Yehonal
2025-09-08fix(Core/Visibility): Visibility should be using 2d distance checks (#22839)Takenbacon
2025-09-07feat(Core/Visibility): Far visibility worldobjects (#22828)Takenbacon
2025-09-06fix(Core/Player): Haunted Memento aura is present when item is in bank (#22811)Jelle Meeus
2025-08-27fix(Core/Player): Recast lost by death item obtain spells of any item… (#22...Jelle Meeus
2025-08-27feat(Core/Scripting): Add OnPlayerGiveReputation script hook (#21869)Quartzi
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-08-01fix(Core/Items): count stats programatically instead of manually set (#22564)Tereneckla
2025-07-26feat(Core/Player): Allow spell validation to be skipped at server owner's ris...Christian M
2025-07-23fix(Core/Player): Only mark spells as invalid when none of the Skills match (...Tereneckla
2025-07-19fix(Core/Player): Unlearn invalid spells for race/class on login (#22370)Kitzunu
2025-07-18fix(Core/Player): implement Character flag `CHARACTER_FLAG_RESTING` (#22499)Jelle Meeus
2025-06-30feat(Core/Config): Improvements to config caching (#21647)Takenbacon
2025-06-28fix(Core/Player): Mutilate + Cold Blood crit fix (#22308)Hyjarion
2025-06-27fix(Player/Skills): Improve skill validation and logging in Player::_… (#22...Kitzunu
2025-06-05refactor(Core/Player): revert equip item aura duration core fix with a spell ...Jelle Meeus
2025-06-05chore(Core): Remove unused and inaccurate comment headers for various script-...Benjamin Jackson
2025-05-23refactor(Core/Worldstate): Remove redundant worldstate usage. (#22126)Benjamin Jackson
2025-05-21fix(Core/Player): aura removal logic to equipped "Use" items (#22164)Jelle Meeus
2025-05-09refactor(Core): Add definition file for area table entries. (#22054)Benjamin Jackson
2025-05-04fix(Core/Player): smooth energy regeneration with `SPELL_AURA_MOD_POWER_REGEN...Jelle Meeus