EverWrath/src/server/game/Handlers
2021-12-26 08:39:15 -03:00
..
AddonHandler.cpp refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +01:00
AddonHandler.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
ArenaTeamHandler.cpp refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166) 2021-11-18 16:53:36 +01:00
AuctionHouseHandler.cpp refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
AuthHandler.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
BattleGroundHandler.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
CalendarHandler.cpp chore(Core): Remove unnecessary slang Cosmetic (#9325) 2021-11-25 04:31:54 -03:00
ChannelHandler.cpp feat(Core/Chat): new argument parsing and unify chat hyperlink parsing (#6243) 2021-10-23 10:15:42 +02:00
CharacterHandler.cpp feat(Core/Player): Implement player specific settings (#9483) 2021-12-26 08:39:15 -03:00
ChatHandler.cpp fix(Core/Chat): correct logic for using guild officer chat (#9535) 2021-12-06 12:29:20 -03:00
CombatHandler.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
DuelHandler.cpp fix(Core/Player): prevent crash exploit spam duel starting (#9226) 2021-11-28 16:42:53 -03:00
GroupHandler.cpp refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166) 2021-11-18 16:53:36 +01:00
GuildHandler.cpp refactor(Core/Packet): Guild (#9411) 2021-12-11 10:00:06 +01:00
ItemHandler.cpp refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
LFGHandler.cpp refactor(Scripts/Commands): Update cs_quest to the new model (#9267) 2021-11-24 01:21:16 -03:00
LootHandler.cpp feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00
MailHandler.cpp refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
MiscHandler.cpp fix(Core/Players): Update the player's zone and area only after update the player's position server-side (#9419) 2021-12-09 21:58:43 -03:00
MovementHandler.cpp fix(Core/Movement): Unroot should remove MOVEMENTFLAG_FALLING if not really falling (#9428) 2021-12-06 20:56:40 +01:00
NPCHandler.cpp refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +01:00
NPCHandler.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
PetHandler.cpp fix(Core/Spells): Implement SPELL_AURA_PERIODIC_TRIGGER_SPELL_FROM_CL… (#9615) 2021-12-16 20:29:33 -03:00
PetitionsHandler.cpp refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166) 2021-11-18 16:53:36 +01:00
QueryHandler.cpp refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166) 2021-11-18 16:53:36 +01:00
QuestHandler.cpp feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00
ReferAFriendHandler.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
SkillHandler.cpp refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +01:00
Socialhandler.cpp refactor(Core/Cache): move the GlobalPlayerCache to its own class (#9166) 2021-11-18 16:53:36 +01:00
SpellHandler.cpp fix(Core/Spells): Properly handle pet spell auras with infinity cooldown. (#9576) 2021-12-12 11:43:22 -03:00
TaxiHandler.cpp fix(Core/Movement): despawn mini pets on flight take (#9624) 2021-12-17 18:05:12 +01:00
TicketHandler.cpp feat(Core/Chat): new argument parsing and unify chat hyperlink parsing (#6243) 2021-10-23 10:15:42 +02:00
TradeHandler.cpp refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
VehicleHandler.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
VoiceChatHandler.cpp feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00