aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers
AgeCommit message (Expand)Author
2021-12-21Use boost::optional and boost::none instead of smelly pointer (#24134)Ujp8LfXBJ6wCPR
2021-12-21Core/Items: implement some helper methods for easier readability (#24113)ForesterDev
2021-12-20Core/Spells: SPELL_AURA_48 implementation (#24054)NoName
2021-12-18Core/PacketIO: Restrict CMSG_STANDSTATECHANGE to only allow the same stand st...Shauren
2021-12-18Core/Misc: Fix static analysis issueGiacomo Pozzoni
2021-12-18Core/Calendar: Add some additional validation when creating events (#23797)Giacomo Pozzoni
2021-12-18Core/Handlers: Handle CMSG_REQUEST_PET_INFO - this fixes when you /reload and...Artamedes
2021-12-18Core/Creature: Fix another pet assertjackpoz
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-18Core/Unit: Spell focusing now no longer nonsensical. HasSpellFocus always con...Treeston
2021-12-18Core/Unit: rename IsFocusing methodccrs
2021-12-17Core/BattlePets: Wrap battle pet related code in a separate namespaceShauren
2021-12-17Core/BattlePets: Misc fixesMeji
2021-12-16Core/Achievement: don't increase ACHIEVEMENT_CRITERIA_TYPE_RECEIVE_EPIC_ITEM ...Wyrserth
2021-12-16Core/Chat: Rewrite some custom channel handling. Channel creation now properl...Treeston
2021-12-16Core/Player: prevent trade system from getting stuck in an invalid state when...Wyrserth
2021-12-15Battleground/Arena: Properly check RBAC arena join permission before allowing...Treeston
2021-12-14Entities/Player: Properly restore PvP-enabled state on loginTreeston
2021-12-14Core/Conditions: allow spellclick conditions to properly work for aura apply/...Wyrserth
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-12Core/BattlePets: Added default cooldown to revive battle pets (#27383)Meji
2021-12-12Entities/Unit: Cleanup all the direct accesses to m_unitMovedByMe. Refactor t...Treeston
2021-12-11 Core/Group: implement automatic party/raid leader change when the leader has...Wyrserth
2021-12-11Core/Loot: fix some issues with master loot and don't allow players to see so...Wyrserth
2021-12-10Core/BattlePets: Improvements when enabling battle pets (#27367)Meji
2021-12-09Core/Groups: do not allow lfg groups to change the loot mode (#23336)Ovah
2021-12-08Core/Channel: Sanitize channel namesjackpoz
2021-12-08Core/Channel: Fix CRT Debug Assert triggered with invalid channel namesjackpoz
2021-12-073.3.5 gameobject summoner (#23289)Giacomo Pozzoni
2021-12-05Core/Handlers: apply some movement related correctionsccrs
2021-12-05Core/Handlers: random PetHandler cosmetics & codestyleccrs
2021-12-05Core/Misc: remove incorrect ClearUnitState calls related to movementccrs
2021-12-05Core/Movement: Fix Warrior's Charge launch visual while jumping backw… (#23...Aokromes
2021-12-03Core/Object: Range check vol. 2 (#23226)Jozef Dúc
2021-12-01Core/Calendar: Improve calendar timezone handlingjackpoz
2021-11-30Core/Movement: Add time synchronisation (#18189)Chaouki Dhib
2021-11-26Core/Misc: Warning fixes (/W4) (#23149)Gustavo
2021-11-23Core/Movement: Implement move time skipped handler (#22994)Chaouki Dhib
2021-11-22Core/Players: Load faction change items from db2 instead of dbShauren
2021-11-20Core/BattlePets: Set Allow = false; in SMSG_QUERY_BATTLE_PET_NAME_RESPONSE wh...Shauren
2021-11-20Core/BattlePets: Implemented battle pet name query packet (#27294)Meji
2021-11-19Core/BattlePets: Journal lock improvements (#27178)Meji
2021-11-18Core/Handlers: fix ".whisper on" with opposite faction/low leveljackpoz
2021-11-15Core/Entities: Handle partial state change for pets (#22014)DanVS
2021-11-12Core/PacketIO: Implemented splash screen opcodesShauren
2021-11-12Core/Movement: Add some extra assertions to MotionMaster to catch issues like...Treeston
2021-11-09Build fixShauren