aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Player
AgeCommit message (Expand)Author
2020-03-12Core/PacketIO: update some combat packets to new system (#24236)ForesterDev
2020-03-07Core/Combat: Improve sanctuary combat stop (#24266)Giacomo Pozzoni
2020-02-28Core/Misc: Moved CanSpeak() method to WorldSession class (#24209)ForesterDev
2020-02-08Core/PacketIO: update cinematic packets to new system. Implement CMSG_OPENING...ForesterDev
2020-02-01Core/PacketIO: convert some packets to to new packet class (#24100)ForesterDev
2020-02-01Core/Items: implement some helper methods for easier readability (#24113)ForesterDev
2020-01-02New yearAokromes
2019-12-28additional output for additem command (#24006)Michael
2019-10-12Core/Achievements: fixed bug with counting honorless units for achievement ty...ForesterDev
2019-09-21Core/Quest: Fix quests not being shareablejackpoz
2019-08-28[3.3.5] Fix spell_area not checking for zoneID for quests (#23719)AlιAѕѕaѕѕιN
2019-08-09Core/Channels: Fix a bug that would cause channel settings to disappear in ce...Treeston
2019-08-04Core/Pooling: Quest pooling rewrite: (PR#23627)Treeston
2019-08-04Core/Vehicle: Change vehicle accessories' phase according to the player on th...Giacomo Pozzoni
2019-08-023.3.5 Don't allow to summon dead hunter pets (#23271)Giacomo Pozzoni
2019-08-01Core/Chat: Custom channel preservation rewrite. Channel data is now loaded at...Treeston
2019-07-19build fix after d1dc0e2Treeston
2019-07-19Core/Player: d1dc0e2 followupccrs
2019-07-19Core/Player: d1dc0e2 followupccrs
2019-07-17Core/Pet: generate a new name for Death Knights' Ghouls when a new one is sum...Wyrserth
2019-07-17Core/GameObject: do not allow players to interact with gameobjects that use t...Wyrserth
2019-07-17Core/Quest: when receiving an item required for a quest, update every quest i...Wyrserth
2019-07-17Core/Player: always set the player's dugeon/raid difficulty to the group's du...Wyrserth
2019-07-17Core/Player: don't send errors to client from Satisfy* methods when Player::C...Wyrserth
2019-07-14Build: fix build errorccrs
2019-07-14Core/Server: 3785a35 followupccrs
2019-07-13Server/Packets: implement SMSG_RESYNC_RUNES packet structureccrs
2019-07-13Scripts/DK: correctly handle Blood Tapccrs
2019-07-13Core/Chat: Rewrite some custom channel handling. Channel creation now properl...Treeston
2019-07-12Battleground/Arena: Properly check RBAC arena join permission before allowing...Treeston
2019-07-09Core/Weather: Fixed weather updates to be thread safeShauren
2019-07-08Core/Quest: Do not allow quests to be turned in if the player no longer satis...Treeston
2019-07-08Entities/Player: Properly restore PvP-enabled state on loginTreeston
2019-07-08Core/Misc: More coding standards (#23519)Aokromes
2019-07-05Core/Player: fix crash happening when trying to send drunken state to nearby ...Wyrserth
2019-07-05Core/Conditions: allow spellclick conditions to properly work for aura apply/...Wyrserth
2019-07-05Core/Unit: Implement more helper methods (#23555)ForesterDev
2019-07-04Core/Quest: Fix repeatable quest mark (#23338)Giacomo Pozzoni
2019-07-03Entities/Player: Fix an edge case where overlapping CCs could prevent player ...Treeston
2019-07-03Core/Quest: fix money reward for quests turned in at level cap. (#23495)Wyrserth
2019-07-03Core/Reputation: don't allow quests to reward Honor Hold/Alliance Vanguard re...Wyrserth
2019-07-02Entities/Player: Clean up client control handling behavior around possession....Treeston
2019-07-02Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender (#2...ForesterDev
2019-07-01Core/Unit: rename several getters to follow codestyleccrs
2019-07-01Core/Quest: do not send SMSG_QUESTGIVER_OFFER_REWARD right after SMSG_QUESTGI...Wyrserth
2019-06-28Core/Misc: Fix static analysis issues reported by Coverity Scanjackpoz
2019-06-27Core/GameObject: trigger an update of nearby objects when the player complete...Wyrserth
2019-06-24Core/Player: 72fc79a followupccrs
2019-06-23Entities/Unit: Fix an issue where Unit pointers could be left dangling if a c...Treeston
2019-06-23Entities/Unit: Cleanup all the direct accesses to m_unitMovedByMe. Refactor t...Treeston