From 839c541b991703b609d6a362222787347faac789 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 24 Feb 2018 19:25:24 +0300 Subject: Update shuffle packets for new packet versions. --- src/net/eathena/packetsout_shuffle_main.inc | 102 ++++++++++++++++++++++++++++ src/net/eathena/packetsout_shuffle_zero.inc | 68 +++++++++++++++++++ 2 files changed, 170 insertions(+) (limited to 'src/net') diff --git a/src/net/eathena/packetsout_shuffle_main.inc b/src/net/eathena/packetsout_shuffle_main.inc index 46727edd0..0cd8f50f6 100644 --- a/src/net/eathena/packetsout_shuffle_main.inc +++ b/src/net/eathena/packetsout_shuffle_main.inc @@ -10701,6 +10701,40 @@ if (packetVersion == 20180124) packet(CMSG_NAME_REQUEST, 0x096a, 6, clif->pGetCharNameRequest); } +// 20180131 +if (packetVersion == 20180131) +{ + packet(CMSG_MAP_PING, 0x035f, 6, clif->pTickSend); + packet(CMSG_BUYINGSTORE_OPEN, 0x0360, 6, clif->pReqClickBuyingStore); + packet(CMSG_SKILL_USE_POSITION_MORE, 0x0366, 90, clif->pUseSkillToPosMoreInfo); + packet(CMSG_SOLVE_CHAR_NAME, 0x0368, 6, clif->pSolveCharName); + packet(CMSG_PLAYER_CHANGE_ACT, 0x0369, 7, clif->pActionRequest); + packet(CMSG_MOVE_TO_STORAGE, 0x0436, 8, clif->pMoveToKafra); + packet(CMSG_PLAYER_CHANGE_DEST, 0x0437, 5, clif->pWalkToXY); + packet(CMSG_SKILL_USE_POSITION, 0x0438, 10, clif->pUseSkillToPos); + packet(CMSG_PLAYER_INVENTORY_DROP, 0x0802, 6, clif->pDropItem); + packet(CMSG_BUYINGSTORE_SELL, 0x0811, -1, clif->pReqTradeBuyingStore); + packet(CMSG_BUYINGSTORE_CREATE, 0x0815, -1, clif->pReqOpenBuyingStore); + packet(CMSG_BUYINGSTORE_CLOSE, 0x0817, 2, clif->pReqCloseBuyingStore); + packet(CMSG_SEARCHSTORE_NEXT_PAGE, 0x0819, 2, clif->pSearchStoreInfoNextPage); + packet(CMSG_SEARCHSTORE_CLICK, 0x0838, 12, clif->pSearchStoreInfoListItemClick); + packet(CMSG_SKILL_USE_BEING, 0x083c, 10, clif->pUseSkillToId); + packet(CMSG_STORAGE_PASSWORD, 0x085f, 36, clif->pStoragePassword); +// packet(UNKNOWN, 0x0868, 4, clif->pDull); +// packet(UNKNOWN, 0x086a, 18, clif->pPartyBookingRegisterReq); +// packet(UNKNOWN, 0x086f, 8, clif->pDull); + packet(CMSG_PARTY_INVITE2, 0x087a, 26, clif->pPartyInvite2); + packet(CMSG_MAP_SERVER_CONNECT, 0x0888, 19, clif->pWantToConnection); + packet(CMSG_MOVE_FROM_STORAGE, 0x0890, 8, clif->pMoveFromKafra); + packet(CMSG_FRIENDS_ADD_PLAYER, 0x0919, 26, clif->pFriendsListAdd); + packet(CMSG_SEARCHSTORE_SEARCH, 0x0940, -1, clif->pSearchStoreInfo); + packet(CMSG_ITEM_LIST_WINDOW_SELECT, 0x0946, -1, clif->pItemListWindowSelected); + packet(CMSG_ITEM_PICKUP, 0x094d, 6, clif->pTakeItem); + packet(CMSG_PLAYER_CHANGE_DIR, 0x0958, 5, clif->pChangeDir); + packet(CMSG_HOMUNCULUS_MENU, 0x0961, 5, clif->pHomMenu); + packet(CMSG_NAME_REQUEST, 0x096a, 6, clif->pGetCharNameRequest); +} + // 20180207 if (packetVersion == 20180207) { @@ -10735,4 +10769,72 @@ if (packetVersion == 20180207) packet(CMSG_NAME_REQUEST, 0x096a, 6, clif->pGetCharNameRequest); } +// 20180213 +if (packetVersion == 20180213) +{ + packet(CMSG_STORAGE_PASSWORD, 0x0369, 36, clif->pStoragePassword); + packet(CMSG_PLAYER_INVENTORY_DROP, 0x0802, 6, clif->pDropItem); + packet(CMSG_SKILL_USE_POSITION_MORE, 0x0817, 90, clif->pUseSkillToPosMoreInfo); + packet(CMSG_SEARCHSTORE_CLICK, 0x085a, 12, clif->pSearchStoreInfoListItemClick); + packet(CMSG_PARTY_INVITE2, 0x086f, 26, clif->pPartyInvite2); + packet(CMSG_MAP_PING, 0x0874, 6, clif->pTickSend); + packet(CMSG_MOVE_FROM_STORAGE, 0x0875, 8, clif->pMoveFromKafra); + packet(CMSG_PLAYER_CHANGE_DIR, 0x0878, 5, clif->pChangeDir); + packet(CMSG_BUYINGSTORE_OPEN, 0x087b, 6, clif->pReqClickBuyingStore); + packet(CMSG_SKILL_USE_BEING, 0x0882, 10, clif->pUseSkillToId); + packet(CMSG_SEARCHSTORE_SEARCH, 0x088c, -1, clif->pSearchStoreInfo); + packet(CMSG_ITEM_PICKUP, 0x0892, 6, clif->pTakeItem); + packet(CMSG_BUYINGSTORE_SELL, 0x0898, -1, clif->pReqTradeBuyingStore); +// packet(UNKNOWN, 0x089c, 4, clif->pDull); + packet(CMSG_MAP_SERVER_CONNECT, 0x08a3, 19, clif->pWantToConnection); + packet(CMSG_BUYINGSTORE_CREATE, 0x08a5, -1, clif->pReqOpenBuyingStore); + packet(CMSG_BUYINGSTORE_CLOSE, 0x08a9, 2, clif->pReqCloseBuyingStore); + packet(CMSG_SOLVE_CHAR_NAME, 0x08ad, 6, clif->pSolveCharName); + packet(CMSG_FRIENDS_ADD_PLAYER, 0x0917, 26, clif->pFriendsListAdd); + packet(CMSG_PLAYER_CHANGE_DEST, 0x0922, 5, clif->pWalkToXY); + packet(CMSG_SKILL_USE_POSITION, 0x0924, 10, clif->pUseSkillToPos); +// packet(UNKNOWN, 0x0926, 8, clif->pDull); + packet(CMSG_PLAYER_CHANGE_ACT, 0x0933, 7, clif->pActionRequest); + packet(CMSG_SEARCHSTORE_NEXT_PAGE, 0x0936, 2, clif->pSearchStoreInfoNextPage); + packet(CMSG_NAME_REQUEST, 0x093c, 6, clif->pGetCharNameRequest); +// packet(UNKNOWN, 0x0943, 18, clif->pPartyBookingRegisterReq); + packet(CMSG_MOVE_TO_STORAGE, 0x0955, 8, clif->pMoveToKafra); + packet(CMSG_ITEM_LIST_WINDOW_SELECT, 0x095a, -1, clif->pItemListWindowSelected); + packet(CMSG_HOMUNCULUS_MENU, 0x0962, 5, clif->pHomMenu); +} + +// 20180221 +if (packetVersion == 20180221) +{ + packet(CMSG_SKILL_USE_POSITION_MORE, 0x0202, 90, clif->pUseSkillToPosMoreInfo); +// packet(UNKNOWN, 0x0366, 8, clif->pDull); + packet(CMSG_FRIENDS_ADD_PLAYER, 0x0436, 26, clif->pFriendsListAdd); + packet(CMSG_PLAYER_CHANGE_DIR, 0x0838, 5, clif->pChangeDir); + packet(CMSG_SEARCHSTORE_SEARCH, 0x0867, -1, clif->pSearchStoreInfo); + packet(CMSG_BUYINGSTORE_OPEN, 0x086c, 6, clif->pReqClickBuyingStore); + packet(CMSG_BUYINGSTORE_CREATE, 0x086f, -1, clif->pReqOpenBuyingStore); + packet(CMSG_PLAYER_INVENTORY_DROP, 0x0871, 6, clif->pDropItem); + packet(CMSG_HOMUNCULUS_MENU, 0x0876, 5, clif->pHomMenu); + packet(CMSG_MOVE_TO_STORAGE, 0x0879, 8, clif->pMoveToKafra); + packet(CMSG_PLAYER_CHANGE_DEST, 0x087d, 5, clif->pWalkToXY); + packet(CMSG_ITEM_LIST_WINDOW_SELECT, 0x0880, -1, clif->pItemListWindowSelected); +// packet(UNKNOWN, 0x0881, 18, clif->pPartyBookingRegisterReq); + packet(CMSG_BUYINGSTORE_SELL, 0x0883, -1, clif->pReqTradeBuyingStore); + packet(CMSG_SOLVE_CHAR_NAME, 0x088f, 6, clif->pSolveCharName); +// packet(UNKNOWN, 0x0891, 4, clif->pDull); + packet(CMSG_MAP_SERVER_CONNECT, 0x0897, 19, clif->pWantToConnection); + packet(CMSG_SEARCHSTORE_NEXT_PAGE, 0x0899, 2, clif->pSearchStoreInfoNextPage); + packet(CMSG_MAP_PING, 0x089d, 6, clif->pTickSend); + packet(CMSG_STORAGE_PASSWORD, 0x0917, 36, clif->pStoragePassword); + packet(CMSG_MOVE_FROM_STORAGE, 0x091e, 8, clif->pMoveFromKafra); + packet(CMSG_BUYINGSTORE_CLOSE, 0x0929, 2, clif->pReqCloseBuyingStore); + packet(CMSG_PARTY_INVITE2, 0x093d, 26, clif->pPartyInvite2); + packet(CMSG_SKILL_USE_BEING, 0x094b, 10, clif->pUseSkillToId); + packet(CMSG_SKILL_USE_POSITION, 0x094d, 10, clif->pUseSkillToPos); + packet(CMSG_ITEM_PICKUP, 0x094e, 6, clif->pTakeItem); + packet(CMSG_NAME_REQUEST, 0x0957, 6, clif->pGetCharNameRequest); + packet(CMSG_SEARCHSTORE_CLICK, 0x0964, 12, clif->pSearchStoreInfoListItemClick); + packet(CMSG_PLAYER_CHANGE_ACT, 0x096a, 7, clif->pActionRequest); +} + } diff --git a/src/net/eathena/packetsout_shuffle_zero.inc b/src/net/eathena/packetsout_shuffle_zero.inc index 6d06a8fab..01c0592e0 100644 --- a/src/net/eathena/packetsout_shuffle_zero.inc +++ b/src/net/eathena/packetsout_shuffle_zero.inc @@ -1215,4 +1215,72 @@ if (packetVersion == 20180207) packet(CMSG_NAME_REQUEST, 0x096a, 6, clif->pGetCharNameRequest); } +// 20180213 +if (packetVersion == 20180213) +{ + packet(CMSG_PLAYER_CHANGE_DIR, 0x022d, 5, clif->pChangeDir); + packet(CMSG_MOVE_TO_STORAGE, 0x02c4, 8, clif->pMoveToKafra); + packet(CMSG_PLAYER_INVENTORY_DROP, 0x035f, 6, clif->pDropItem); + packet(CMSG_SKILL_USE_POSITION_MORE, 0x0361, 90, clif->pUseSkillToPosMoreInfo); + packet(CMSG_MAP_PING, 0x0802, 6, clif->pTickSend); + packet(CMSG_SKILL_USE_BEING, 0x0815, 10, clif->pUseSkillToId); + packet(CMSG_SEARCHSTORE_NEXT_PAGE, 0x0838, 2, clif->pSearchStoreInfoNextPage); + packet(CMSG_SEARCHSTORE_SEARCH, 0x085a, -1, clif->pSearchStoreInfo); + packet(CMSG_HOMUNCULUS_MENU, 0x085d, 5, clif->pHomMenu); +// packet(UNKNOWN, 0x0868, 18, clif->pPartyBookingRegisterReq); + packet(CMSG_NAME_REQUEST, 0x087b, 6, clif->pGetCharNameRequest); + packet(CMSG_SEARCHSTORE_CLICK, 0x0882, 12, clif->pSearchStoreInfoListItemClick); + packet(CMSG_ITEM_LIST_WINDOW_SELECT, 0x0887, -1, clif->pItemListWindowSelected); + packet(CMSG_SOLVE_CHAR_NAME, 0x0888, 6, clif->pSolveCharName); +// packet(UNKNOWN, 0x088a, 4, clif->pDull); + packet(CMSG_BUYINGSTORE_OPEN, 0x088e, 6, clif->pReqClickBuyingStore); + packet(CMSG_FRIENDS_ADD_PLAYER, 0x0899, 26, clif->pFriendsListAdd); + packet(CMSG_PLAYER_CHANGE_ACT, 0x0917, 7, clif->pActionRequest); + packet(CMSG_PLAYER_CHANGE_DEST, 0x091d, 5, clif->pWalkToXY); + packet(CMSG_BUYINGSTORE_CREATE, 0x0922, -1, clif->pReqOpenBuyingStore); +// packet(UNKNOWN, 0x0930, 8, clif->pDull); + packet(CMSG_MAP_SERVER_CONNECT, 0x0941, 19, clif->pWantToConnection); + packet(CMSG_MOVE_FROM_STORAGE, 0x0942, 8, clif->pMoveFromKafra); + packet(CMSG_ITEM_PICKUP, 0x0947, 6, clif->pTakeItem); + packet(CMSG_SKILL_USE_POSITION, 0x094d, 10, clif->pUseSkillToPos); + packet(CMSG_PARTY_INVITE2, 0x0958, 26, clif->pPartyInvite2); + packet(CMSG_BUYINGSTORE_CLOSE, 0x095b, 2, clif->pReqCloseBuyingStore); + packet(CMSG_BUYINGSTORE_SELL, 0x095c, -1, clif->pReqTradeBuyingStore); + packet(CMSG_STORAGE_PASSWORD, 0x0967, 36, clif->pStoragePassword); +} + +// 20180221 +if (packetVersion == 20180221) +{ + packet(CMSG_MAP_PING, 0x02c4, 6, clif->pTickSend); + packet(CMSG_NAME_REQUEST, 0x0362, 6, clif->pGetCharNameRequest); + packet(CMSG_PLAYER_CHANGE_DIR, 0x0364, 5, clif->pChangeDir); + packet(CMSG_ITEM_LIST_WINDOW_SELECT, 0x0438, -1, clif->pItemListWindowSelected); + packet(CMSG_SEARCHSTORE_SEARCH, 0x0817, -1, clif->pSearchStoreInfo); + packet(CMSG_SKILL_USE_POSITION, 0x085b, 10, clif->pUseSkillToPos); +// packet(UNKNOWN, 0x086a, 8, clif->pDull); + packet(CMSG_BUYINGSTORE_CLOSE, 0x0878, 2, clif->pReqCloseBuyingStore); + packet(CMSG_MAP_SERVER_CONNECT, 0x0880, 19, clif->pWantToConnection); + packet(CMSG_SEARCHSTORE_NEXT_PAGE, 0x0884, 2, clif->pSearchStoreInfoNextPage); + packet(CMSG_SOLVE_CHAR_NAME, 0x088d, 6, clif->pSolveCharName); + packet(CMSG_PLAYER_INVENTORY_DROP, 0x0892, 6, clif->pDropItem); + packet(CMSG_BUYINGSTORE_OPEN, 0x0895, 6, clif->pReqClickBuyingStore); + packet(CMSG_PLAYER_CHANGE_DEST, 0x08a1, 5, clif->pWalkToXY); + packet(CMSG_SKILL_USE_BEING, 0x08a3, 10, clif->pUseSkillToId); + packet(CMSG_SKILL_USE_POSITION_MORE, 0x091b, 90, clif->pUseSkillToPosMoreInfo); + packet(CMSG_BUYINGSTORE_CREATE, 0x0921, -1, clif->pReqOpenBuyingStore); + packet(CMSG_HOMUNCULUS_MENU, 0x0923, 5, clif->pHomMenu); + packet(CMSG_FRIENDS_ADD_PLAYER, 0x092d, 26, clif->pFriendsListAdd); + packet(CMSG_BUYINGSTORE_SELL, 0x0932, -1, clif->pReqTradeBuyingStore); + packet(CMSG_SEARCHSTORE_CLICK, 0x093b, 12, clif->pSearchStoreInfoListItemClick); + packet(CMSG_PARTY_INVITE2, 0x093d, 26, clif->pPartyInvite2); + packet(CMSG_MOVE_FROM_STORAGE, 0x093e, 8, clif->pMoveFromKafra); + packet(CMSG_STORAGE_PASSWORD, 0x0942, 36, clif->pStoragePassword); +// packet(UNKNOWN, 0x0951, 18, clif->pPartyBookingRegisterReq); +// packet(UNKNOWN, 0x0952, 4, clif->pDull); + packet(CMSG_PLAYER_CHANGE_ACT, 0x0958, 7, clif->pActionRequest); + packet(CMSG_MOVE_TO_STORAGE, 0x0959, 8, clif->pMoveToKafra); + packet(CMSG_ITEM_PICKUP, 0x095d, 6, clif->pTakeItem); +} + } -- cgit v1.2.3-60-g2f50