1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-12 13:37:46 +00:00
sapphire/src/world/Network/Handlers
collett 06d6f4db30 remove WorldInteractionHandler as it turns out it's just another ClientTrigger.
handler merged and values used by WorldInteractionHandler fit perfectly in ClientTriggerType(name picked up from 3.x).
also update the packet and rename params to be more consistent
2024-06-17 02:14:12 +09:00
..
ActionHandler.cpp First batch of 5.58 updates: 2023-02-06 02:32:21 +09:00
CFHandlers.cpp fix CF register 2024-06-12 19:39:09 +09:00
ClientTriggerHandler.cpp remove WorldInteractionHandler as it turns out it's just another ClientTrigger. 2024-06-17 02:14:12 +09:00
EventHandlers.cpp update to 6.58h2 2024-06-11 04:29:44 +09:00
GMCommandHandlers.cpp PartyMgr, ChatChannelMgr ported from 3.x 2023-05-30 22:42:20 +09:00
InventoryHandler.cpp move to new service locator 2020-03-01 11:58:26 +11:00
PacketHandlers.cpp remove WorldInteractionHandler as it turns out it's just another ClientTrigger. 2024-06-17 02:14:12 +09:00
PartyHandlers.cpp PartyMgr, ChatChannelMgr ported from 3.x 2023-05-30 22:42:20 +09:00