aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Player
AgeCommit message (Expand)Author
2022-09-02Core/Misc: Store skillline abilities grouped by skill id (#28199)ihm-tswow
2022-07-30Core/Player: Fix GM character leveljackpoz
2022-07-27Fix starting level for GMs creating a DK (#28080)Dan Johnson
2022-05-09Core/Player: Prevent updating visibility if player is not in world. Closes #1...Intel
2022-04-17Core/Gossip: Fixed gossip menu options not performing their default actions w...Shauren
2022-04-17Core/Chat: Apply chat flood control to addon messages as well (#26908)stoneharry
2022-03-29Core/Units: Reduce differences between branches part 1 - object classShauren
2022-03-29Core/Units: Reduce differences between branches part 1 - unit updatefield acc...Shauren
2022-03-24Core/Units: Rename AnimationTier to AnimTier for consistency with master branchShauren
2022-01-01Core/Units: Sync ProcessTerrainStatusUpdate code with master branchShauren
2021-11-15Core/Vehicles: Add additional logging to track issue #24876Shauren
2021-10-01Core/Combat Improve extra attacks handling (#26859)trickerer
2021-10-01Core/Misc: Improvement item durability repair logic. (#26911)Mikhail Redko
2021-09-16Core/Misc: Rename UNIT_FLAG_TAXI_FLIGHT to UNIT_FLAG_ON_TAXIoffl
2021-09-15Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)offl
2021-08-31Core/Spells: Spell effect info access refactoring part 3 - removed direct Spe...Shauren
2021-08-30Core/Combat Fix first autoattack being skipped after charging (#26860)trickerer
2021-08-29Core/Spells: Spell effect info access refactoring part 2 - passing SpellEffec...Shauren
2021-07-28Core/Quest: When removing an item required for a quest, update every quest in...Gildor
2021-07-28Core/Quests: Improve ItemRemovedQuestCheck logic (#26758)Gildor
2021-07-18[Exploit/Dupe] Container item (#26689)robinsch
2021-06-19Fix kick after map changed and speed changedshenhuyong
2021-06-15Core/Misc: Fix issues reported by static analysisjackpoz
2021-06-15Core/Movement: Implement proper player speed change (#26561)Chaouki Dhib
2021-06-06Core/Players: Add PlayerExtraFlags for tracking race change, and raf level gr...Shauren
2021-06-05Core/Player: Log more information when Player::StopCastingCharm() failsjackpoz
2021-05-16Core/Movement: Improve client control logic (#26348)Chaouki Dhib
2021-05-11Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)Mikhail Redko
2021-05-10Core/Pet: Attempt to fix assertions triggered when summoning pets (#26501)Giacomo Pozzoni
2021-04-11Core/Entities: Move GridObject to its own header (#26358)Jan Van Buggenhout
2021-04-11Core/Misc: Fix typojackpoz
2021-04-10Core/PlayerStats: Fix PlayerSave.Stats.MinLevel not saving spell crit percentagejackpoz
2021-04-08Core/Misc: Define / rename attributes and flags (#26315)offl
2021-04-04Core/Player: Fix output of .additem command with negative count value (#26290)Mikhail Redko
2021-01-24Core/Misc: Fix static analysis issues (#25924)Giacomo Pozzoni
2021-01-17Core/logs: added xp info on login & logout (#25867)Matan Shukry
2021-01-10Core/Unit: Fix movement hiccups in water (#24020)Giacomo Pozzoni
2021-01-03Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2020-11-21Core/Player: Adjust fall damage logjackpoz
2020-11-18[3.3.5] Scripts/Commands: .learn adjustments (PR #25454)Treeston
2020-10-24Core/DBLayer: Fixed memory leaks with existing SQLQueryHolder uses and elimin...Shauren
2020-10-19Game/Player: Fixed Backlash/Backdraft priority (#25564)Keader
2020-09-29Core/Pets: Add missing nullptr checkShauren
2020-09-29Core/Pets: Fixed crash happening when current pet is forcibly removed while b...Shauren
2020-09-27Core/PacketIO: Convert mail packets to classesShauren
2020-09-26Core/Misc: nopch fixesShauren
2020-09-12Core/Misc: Fix some static analysis warnings exposed after 6b8f3d0.Treeston
2020-09-12Core/PacketIO: Fixed SMSG_INSPECT for items with random suffixShauren
2020-09-10Add "On" to some gossip methods in AI (#25415)Maks Szokalski
2020-09-10Scripts/Commands: Convert remaining debug commands (PR #25429)Peter Keresztes Schmidt