aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Player
AgeCommit message (Expand)Author
2021-12-21Core/Misc: Resolve c++17 TODOs left in code as commentsShauren
2021-12-21Core/Items: implement some helper methods for easier readability (#24113)ForesterDev
2021-12-19additional output for additem command (#24006)Michael
2021-12-18Core/Achievements: fixed bug with counting honorless units for achievement ty...ForesterDev
2021-12-18[3.3.5] Fix spell_area not checking for zoneID for quests (#23719)AlιAѕѕaѕѕιN
2021-12-18Core/Channels: Fix a bug that would cause channel settings to disappear in ce...Treeston
2021-12-18Core/Pooling: Quest pooling rewrite: (PR#23627)Treeston
2021-12-173.3.5 Don't allow to summon dead hunter pets (#23271)Giacomo Pozzoni
2021-12-17Core/Misc: Remove Trinity::Containers::Size (duplicate of advstd::size)Treeston
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