aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Player
AgeCommit message (Expand)Author
2021-12-17Core/BattlePets: Wrap battle pet related code in a separate namespaceShauren
2021-12-17Core/BattlePets: Misc fixesMeji
2021-12-17Core/Auras: Implemented ChangeSpec, ChangeTalent and ChangeGlyph interrupt flagsShauren
2021-12-16Core/GameObject: do not allow players to interact with gameobjects that use t...Wyrserth
2021-12-16Core/Player: don't send errors to client from Satisfy* methods when Player::C...Wyrserth
2021-12-16Core/Chat: Rewrite some custom channel handling. Channel creation now properl...Treeston
2021-12-15Battleground/Arena: Properly check RBAC arena join permission before allowing...Treeston
2021-12-15Core/Quest: Do not allow quests to be turned in if the player no longer satis...Treeston
2021-12-14Entities/Player: Properly restore PvP-enabled state on loginTreeston
2021-12-14Core/Misc: More coding standards (#23519)Aokromes
2021-12-14Core/Conditions: allow spellclick conditions to properly work for aura apply/...Wyrserth
2021-12-14Core/Unit: Implement more helper methods (#23555)ForesterDev
2021-12-14Core/Quest: Fix repeatable quest mark (#23338)Giacomo Pozzoni
2021-12-14Entities/Player: Fix an edge case where overlapping CCs could prevent player ...Treeston
2021-12-13Entities/Player: Clean up client control handling behavior around possession....Treeston
2021-12-13Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender (#2...ForesterDev
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2021-12-13Core/Quest: do not send SMSG_QUESTGIVER_OFFER_REWARD right after SMSG_QUESTGI...Wyrserth
2021-12-13Core/Misc: Fix static analysis issues reported by Coverity Scanjackpoz
2021-12-12Core/BattlePets: Added default cooldown to revive battle pets (#27383)Meji
2021-12-12Core/Player: 72fc79a followupccrs
2021-12-12Entities/Unit: Fix an issue where Unit pointers could be left dangling if a c...Treeston
2021-12-12Entities/Unit: Cleanup all the direct accesses to m_unitMovedByMe. Refactor t...Treeston
2021-12-11Core/Loot: don't allow to regenerate chest loot inside instances and raids. (...Wyrserth
2021-12-11Core/Player: Fix teleporting FlyPath dismounting the playerjackpoz
2021-12-11Core/Spells: don't allow spells with SPELL_EFFECT_CREATE_LOOT to be cast if t...Wyrserth
2021-12-11Core/Player: allow AutoStoreLoot to specify if the looted item should be show...Wyrserth
2021-12-11Core/Player: Remove all Motion Masters when teleportingjackpoz
2021-12-10Core/BattlePets: Improvements when enabling battle pets (#27367)Meji
2021-12-10Core/Spells: Implemented SPELL_ATTR1_CAST_WHEN_LEARNEDShauren
2021-12-09Core/Map: Don't log errors about Area ID 0jackpoz
2021-12-08Core/Players: out of range group updates will now get sent every 5 seconds in...Ovah
2021-12-05Core/Misc: Fix static analysis issues reported by Coverityjackpoz
2021-12-05Core/Quest: improve source item deletion logic for items that give quests (#2...Wyrserth
2021-12-04Core/Quests: Allow more objects to update their dynamicflags in Player::Updat...Shauren
2021-12-04Core/Quests: Optimize Player::HasQuestForGOShauren
2021-12-04Core/Achievement: fix mistake related to ACHIEVEMENT_CRITERIA_TYPE_OWN_ITEM. ...Wyrserth
2021-12-04Core/Achievement: correctly credit progress for skill-related achievements wh...Wyrserth
2021-12-03Core/Misc: Apply fatigue when flying toojackpoz
2021-12-03Core/Object: Range check vol. 2 (#23226)Jozef Dúc
2021-11-30Core/Movement: Add time synchronisation (#18189)Chaouki Dhib
2021-11-30Core/Social: Separated checks for friend and ignored limits (#23181)ForesterDev
2021-11-29COre/Misc: GCC warning fixShauren
2021-11-27Core/Creatures: Filter out trainer spells that belong to a skill that can nev...Jozef Dúc
2021-11-27Core support for breadcrumb quests (#23157)PolarCookie
2021-11-26Core/Objects: use the actual collision height of players and creatures to get...Ovah
2021-11-25Core/BattlePets: Implemented BattlePetSpeciesFlags::NotAccountWide (#27303)Meji
2021-11-24Core/Players: Fix logic in CanSeeSpellClickOn (#23090)Gustavo
2021-11-24Core/Misc: PORT CURSED REFACTORS FROM e69570dd7662848ae38628c4af71cce002dd1c3dShauren
2021-11-21Core/Quest: Fix crash in GetQuestDialogStatus()Giacomo Pozzoni