aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers
AgeCommit message (Expand)Author
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
2021-11-09Core/Chat: Validate UTF8 in chat messagesTreeston
2018-09-18Core/Chat: Fix chat filter to not block certain non-ASCII charactersTreeston
2018-09-18Core/Chat: Some more chat filtering cleanup:Treeston
2018-09-18Core/Chat: Some hyperlink follow-ups:Treeston
2021-11-08Core/Player: Delay resurrection on release for unreachable maps until telepor...Treeston
2021-11-08Core/Player: Clean up duel related code. Fix a check for abusive client behav...Treeston
2021-11-06Core/Misc: Send saved client settings instantly after login, not only after e...Shauren
2021-11-02Core/PacketIO: Updated CMSG_UPDATE_MISSILE_TRAJECTORY to 9.1.5Shauren
2021-11-02Core/PacketIO: Rename DepositGuildBankItem to AutoGuildBankItem to match enum...Shauren
2021-11-02Core/PacketIO: Updated SMSG_FEATURE_SYSTEM_STATUS to 9.1.5Shauren
2021-11-02Core/PacketIO: Updated SMSG_QUEST_PUSH_RESPONSE to 9.1.5Shauren
2021-11-02Core/Social: Implemented account ignoresShauren
2021-11-02Core/GuildFinder: Remove as preparation for 9.1.5Shauren
2021-10-31Core/Chat: Unify chat hyperlink parsing (PR #22417)Treeston
2021-10-27Core/Unit: Erm, so it turns out that releasing your spirit actually never set...Treeston