diff options
Diffstat (limited to 'servergreps/hercules/20100420')
16 files changed, 58 insertions, 89 deletions
diff --git a/servergreps/hercules/20100420/client_badpackets.txt b/servergreps/hercules/20100420/client_badpackets.txt index 81a35db..e69de29 100644 --- a/servergreps/hercules/20100420/client_badpackets.txt +++ b/servergreps/hercules/20100420/client_badpackets.txt @@ -1,8 +0,0 @@ -0113 CMSG_ITEM_PICKUP client: clif->pTakeItem server: clif->pUseSkillToPos Change id to 00f5 -0085 CMSG_PLAYER_CHANGE_DEST hidden by clif->pChangeDir -0094 CMSG_NAME_REQUEST hidden by clif->pMoveToKafra -0089 CMSG_PLAYER_CHANGE_ACT hidden by clif->pTickSend -0116 CMSG_SKILL_USE_POSITION hidden by clif->pDropItem -0113 CMSG_SKILL_USE_BEING hidden by clif->pTakeItem -0193 CMSG_SOLVE_CHAR_NAME hidden by clif->pCloseKafra -00f5 CMSG_MOVE_FROM_STORAGE hidden by clif->pTakeItem diff --git a/servergreps/hercules/20100420/client_packets.txt b/servergreps/hercules/20100420/client_packets.txt index 800590d..2611db9 100644 --- a/servergreps/hercules/20100420/client_packets.txt +++ b/servergreps/hercules/20100420/client_packets.txt @@ -15,10 +15,14 @@ PSESENT BUT UNIMPLIMENTED CMSG_LOGIN_REGISTER2 007d CMSG_MAP_LOADED clif->pLoadEndAck 0085 CMSG_PLAYER_CHANGE_DIR clif->pChangeDir 0089 CMSG_MAP_PING clif->pTickSend +008c CMSG_NAME_REQUEST clif->pGetCharNameRequest 0090 CMSG_NPC_TALK clif->pNpcClicked 0094 CMSG_MOVE_TO_STORAGE clif->pMoveToKafra 0096 CMSG_CHAT_WHISPER clif->pWisMessage 0099 CMSG_ADMIN_ANNOUNCE clif->pBroadcast +00a2 CMSG_SOLVE_CHAR_NAME clif->pSolveCharName +00a7 CMSG_PLAYER_CHANGE_DEST clif->pWalkToXY +00a9 CMSG_PLAYER_EQUIP clif->pEquipItem 00ab CMSG_PLAYER_UNEQUIP clif->pUnequipItem 00b2 CMSG_PLAYER_RESTART clif->pRestart 00b8 CMSG_NPC_LIST_CHOICE clif->pNpcSelectMenu @@ -48,6 +52,7 @@ PSESENT BUT UNIMPLIMENTED CMSG_LOGIN_REGISTER2 00ef CMSG_TRADE_OK clif->pTradeCommit 00f3 CMSG_CHAT_MESSAGE clif->pGlobalMessage 00f5 CMSG_ITEM_PICKUP clif->pTakeItem +00f7 CMSG_MOVE_FROM_STORAGE clif->pMoveFromKafra 00f9 CMSG_PARTY_CREATE clif->pCreateParty 00fc CMSG_PARTY_INVITE clif->pPartyInvite 00ff CMSG_PARTY_INVITED clif->pReplyPartyInvite @@ -56,6 +61,7 @@ PSESENT BUT UNIMPLIMENTED CMSG_LOGIN_REGISTER2 0103 CMSG_PARTY_KICK clif->pRemovePartyMember 0108 CMSG_PARTY_MESSAGE clif->pPartyMessage 0112 CMSG_SKILL_LEVELUP_REQUEST clif->pSkillUp +0113 CMSG_SKILL_USE_POSITION clif->pUseSkillToPos 0116 CMSG_PLAYER_INVENTORY_DROP clif->pDropItem 0118 CMSG_PLAYER_STOP_ATTACK clif->pStopAttack 011b CMSG_SKILL_USE_MAP clif->pUseSkillMap @@ -162,7 +168,6 @@ PSESENT BUT UNIMPLIMENTED CMSG_LOGIN_REGISTER2 0273 CMSG_MAIL_RETURN_MESSAGE clif->pMail_return 0277 CMSG_LOGIN_REGISTER_PCBANG lclif->p->parse_CA_LOGIN_PCBANG 027c CMSG_LOGIN_REGISTER4 lclif->p->parse_CA_LOGIN4 -0288 CMSG_NPC_CASH_SHOP_BUY clif->pcashshop_buy 028f CMSG_CHAR_RENAME ? 0292 CMSG_PLAYER_AUTO_REVIVE clif->pAutoRevive 029f CMSG_MERCENARY_ACTION clif->pmercenary_action @@ -176,6 +181,8 @@ PSESENT BUT UNIMPLIMENTED CMSG_LOGIN_REGISTER2 02db CMSG_BATTLE_CHAT_MESSAGE clif->pBattleChat 02f1 CMSG_NPC_COMPLETE_PROGRESS_BAR clif->pProgressbar 0436 CMSG_MAP_SERVER_CONNECT clif->pWantToConnection +0437 CMSG_PLAYER_CHANGE_ACT clif->pActionRequest +0438 CMSG_SKILL_USE_BEING clif->pUseSkillToId 0439 CMSG_PLAYER_INVENTORY_USE clif->pUseItem 07d7 CMSG_PARTY_SETTINGS clif->pPartyChangeOption 07da CMSG_PARTY_CHANGE_LEADER clif->pPartyChangeLeader @@ -186,46 +193,19 @@ PSESENT BUT UNIMPLIMENTED CMSG_LOGIN_REGISTER2 0817 CMSG_BUYINGSTORE_OPEN clif->pReqClickBuyingStore 0819 CMSG_BUYINGSTORE_SELL clif->pReqTradeBuyingStore 0825 CMSG_LOGIN_REGISTER_SSO lclif->p->parse_CA_SSO_LOGIN_REQ -083b CMSG_SEARCHSTORE_CLOSE ? -0844 CMSG_NPC_CASH_SHOP_OPEN ? -0846 CMSG_NPC_CASH_SHOP_REQUEST_TAB ? -084a CMSG_NPC_CASH_SHOP_CLOSE ? 08ba CMSG_CHAR_CREATE_PIN ? -08c9 CMSG_NPC_CASH_SHOP_SCHEDULE ? 08d4 CMSG_CHAR_CHANGE_SLOT ? -08d7 CMSG_BATTLE_REGISTER ? -08da CMSG_BATTLE_REVOKE ? -08e0 CMSG_BATTLE_BEGIN_ACK ? 08fc CMSG_CHAR_CHECK_RENAME ? -0907 CMSG_PLAYER_FAVORITE_ITEM ? -090a CMSG_BATTLE_CHECK_STATE ? 096e CMSG_MERGE_ITEM_ACK clif->ackmergeitems 0974 CMSG_MERGE_ITEM_CANCEL clif->cancelmergeitem -097c CMSG_REQUEST_RANKS ? -0998 CMSG_PLAYER_EQUIP ? -09a7 CMSG_BANK_DEPOSIT ? -09a9 CMSG_BANK_WITHDRAW ? -09ab CMSG_BANK_CHECK ? -09b6 CMSG_BANK_OPEN ? -09b8 CMSG_BANK_CLOSE ? -09d4 CMSG_NPC_SHOP_CLOSE ? -09d6 CMSG_NPC_MARKET_BUY ? -09d8 CMSG_NPC_MARKET_CLOSE ? -0a01 CMSG_SHORTCUTS_ROW_SHIFT ? -? UNIMPLIMENTED clif->pActionRequest -? UNIMPLIMENTED clif->pEquipItem ? UNIMPLIMENTED clif->pGM_Monster_Item -? UNIMPLIMENTED clif->pGetCharNameRequest ? UNIMPLIMENTED clif->pItemListWindowSelected -? UNIMPLIMENTED clif->pMoveFromKafra ? UNIMPLIMENTED clif->pPartyBookingDeleteReq ? UNIMPLIMENTED clif->pPartyBookingRegisterReq ? UNIMPLIMENTED clif->pPartyBookingSearchReq ? UNIMPLIMENTED clif->pPartyBookingUpdateReq ? UNIMPLIMENTED clif->pPartyInvite2 ? UNIMPLIMENTED clif->pSkillSelectMenu -? UNIMPLIMENTED clif->pSolveCharName ? UNIMPLIMENTED clif->pStoragePassword -? UNIMPLIMENTED clif->pUseSkillToId -? UNIMPLIMENTED clif->pUseSkillToPos -? UNIMPLIMENTED clif->pWalkToXY +? UNIMPLIMENTED clif->pUseSkillToPosMoreInfo +? UNIMPLIMENTED clif->pcashshop_buy diff --git a/servergreps/hercules/20100420/client_uselesspackets.txt b/servergreps/hercules/20100420/client_uselesspackets.txt index 888de39..378170f 100644 --- a/servergreps/hercules/20100420/client_uselesspackets.txt +++ b/servergreps/hercules/20100420/client_uselesspackets.txt @@ -1,21 +1,5 @@ -Useless packet 084a. -Useless packet 0a01. -Useless packet 08e0. -Useless packet 08da. -Useless packet 09a9. Useless packet 08fc. -Useless packet 083b. -Useless packet 0844. -Useless packet 0846. -Useless packet 0998. -Useless packet 09b8. -Useless packet 0907. -Useless packet 09b6. -Useless packet 09d8. -Useless packet 09d4. -Useless packet 09d6. Useless packet 028f. -Useless packet 090a. Useless packet 0066. Useless packet 0187. Useless packet 08ba. @@ -23,9 +7,4 @@ Useless packet 0067. Useless packet 0065. Useless packet 0061. Useless packet 0068. -Useless packet 09a7. -Useless packet 097c. -Useless packet 08c9. Useless packet 08d4. -Useless packet 08d7. -Useless packet 09ab. diff --git a/servergreps/hercules/20100420/client_wronginpacketsizes.txt b/servergreps/hercules/20100420/client_wronginpacketsizes.txt index 403fc79..e69de29 100644 --- a/servergreps/hercules/20100420/client_wronginpacketsizes.txt +++ b/servergreps/hercules/20100420/client_wronginpacketsizes.txt @@ -1,8 +0,0 @@ -0837 client=missing vs server=missing -0a02 client=missing vs server=missing -083a client=missing vs server=missing -0908 client=missing vs server=missing -083d client=missing vs server=missing -025e client=missing vs server= 4 -08d2 client=missing vs server=missing -08cf client=missing vs server=missing diff --git a/servergreps/hercules/20100420/client_wrongoutpacketsizes.txt b/servergreps/hercules/20100420/client_wrongoutpacketsizes.txt index dfd8f87..bf3aee1 100644 --- a/servergreps/hercules/20100420/client_wrongoutpacketsizes.txt +++ b/servergreps/hercules/20100420/client_wrongoutpacketsizes.txt @@ -1,3 +1 @@ -0113 CMSG_ITEM_PICKUP clif->pUseSkillToPos 9 vs 25 0190 CMSG_SKILL_USE_POSITION_MORE clif->pActionRequest 90 vs 23 -0288 CMSG_NPC_CASH_SHOP_BUY clif->pcashshop_buy -1 vs 10 diff --git a/servergreps/hercules/20100420/hercules_3ceam_outpackets.txt b/servergreps/hercules/20100420/hercules_3ceam_outpackets.txt index 661c0b5..5122679 100644 --- a/servergreps/hercules/20100420/hercules_3ceam_outpackets.txt +++ b/servergreps/hercules/20100420/hercules_3ceam_outpackets.txt @@ -2,6 +2,11 @@ Exists only in 3CeaM: 0073 Exists only in 3CeaM: 00fe Exists only in 3CeaM: 0104 Exists only in 3CeaM: 01e2 +Exists only in 3CeaM: 0837 +Exists only in 3CeaM: 083a +Exists only in 3CeaM: 083d +Exists only in 3CeaM: 08cf +Exists only in 3CeaM: 08d2 Exists only in 3CeaM: 097e Exists only in 3CeaM: 0991 Exists only in 3CeaM: 0992 @@ -13,4 +18,5 @@ Exists only in 3CeaM: 0997 Exists only in 3CeaM: 099b Exists only in 3CeaM: 09c1 Exists only in 3CeaM: 09db +Exists only in 3CeaM: 0a02 Exists only in 3CeaM: 0a28 diff --git a/servergreps/hercules/20100420/hercules_brathena_outpackets.txt b/servergreps/hercules/20100420/hercules_brathena_outpackets.txt index e69de29..d8a8ec2 100644 --- a/servergreps/hercules/20100420/hercules_brathena_outpackets.txt +++ b/servergreps/hercules/20100420/hercules_brathena_outpackets.txt @@ -0,0 +1,7 @@ +Exists only in brAthena: 0837 +Exists only in brAthena: 083a +Exists only in brAthena: 083d +Exists only in brAthena: 08cf +Exists only in brAthena: 08d2 +Exists only in brAthena: 0908 +Exists only in brAthena: 0a02 diff --git a/servergreps/hercules/20100420/hercules_idathena_outpackets.txt b/servergreps/hercules/20100420/hercules_idathena_outpackets.txt index 763c506..32be1c2 100644 --- a/servergreps/hercules/20100420/hercules_idathena_outpackets.txt +++ b/servergreps/hercules/20100420/hercules_idathena_outpackets.txt @@ -1,4 +1,11 @@ +Exists only in idAthena: 0837 +Exists only in idAthena: 083a +Exists only in idAthena: 083d +Exists only in idAthena: 08cf +Exists only in idAthena: 08d2 +Exists only in idAthena: 0908 Exists only in idAthena: 0979 Exists only in idAthena: 09a0 Exists only in idAthena: 09b7 Exists only in idAthena: 09b9 +Exists only in idAthena: 09c1 diff --git a/servergreps/hercules/20100420/hercules_missing_sizes.txt b/servergreps/hercules/20100420/hercules_missing_sizes.txt index 96cdfd1..e69de29 100644 --- a/servergreps/hercules/20100420/hercules_missing_sizes.txt +++ b/servergreps/hercules/20100420/hercules_missing_sizes.txt @@ -1,7 +0,0 @@ -Missing length for packet 0837 -Missing length for packet 0a02 -Missing length for packet 083a -Missing length for packet 0908 -Missing length for packet 083d -Missing length for packet 08d2 -Missing length for packet 08cf diff --git a/servergreps/hercules/20100420/hercules_outpackets.txt b/servergreps/hercules/20100420/hercules_outpackets.txt index 8799bb0..42e1985 100644 --- a/servergreps/hercules/20100420/hercules_outpackets.txt +++ b/servergreps/hercules/20100420/hercules_outpackets.txt @@ -118,6 +118,7 @@ fb client name: SMSG_PARTY_INFO 154 client name: SMSG_GUILD_MEMBER_LIST 156 client name: SMSG_GUILD_MEMBER_POS_CHANGE 15a client name: SMSG_GUILD_LEAVE +15c 15e client name: SMSG_GUILD_BROKEN 160 client name: SMSG_GUILD_POS_INFO_LIST 162 client name: SMSG_GUILD_SKILL_INFO @@ -148,6 +149,7 @@ fb client name: SMSG_PARTY_INFO 191 client name: SMSG_CHAT_TALKIE_BOX 192 client name: SMSG_ADMIN_SET_TILE_TYPE 194 client name: SMSG_SOLVE_CHAR_NAME +195 client name: SMSG_PLAYER_GUILD_PARTY_INFO 196 client name: SMSG_BEING_STATUS_CHANGE 199 client name: SMSG_PVP_MAP_MODE 19a client name: SMSG_PVP_SET @@ -344,9 +346,6 @@ fb client name: SMSG_PARTY_INFO 82c client name: SMSG_CHAR_DELETE2_CANCEL_ACK 82d client name: SMSG_CHAR_LOGIN2 836 -837 -83a -83d 840 client name: SMSG_MAP_NOT_FOUND 845 client name: SMSG_NPC_CASH_POINTS 849 client name: SMSG_NPC_CASH_BUY @@ -354,15 +353,12 @@ fb client name: SMSG_PARTY_INFO 8b9 client name: SMSG_CHAR_PINCODE_STATUS 8c0 client name: SMSG_NPC_CASH_TAB_PRICE_LIST 8ca client name: SMSG_NPC_CASH_SCHEDULE -8cf -8d2 8d5 client name: SMSG_CHAR_CHANGE_SLOT 8d6 client name: SMSG_NPC_CLOSE_TIMEOUT 8d8 client name: SMSG_BATTLE_QUEUE_ACK 8d9 client name: SMSG_BATTLE_JOINED 8db client name: SMSG_BATTLE_NOTICE_DELETE 8df client name: SMSG_BATTLE_BEGINS -908 96d client name: SMSG_MERGE_ITEM 96f client name: SMSG_ACK_MERGE_ITEMS 977 @@ -371,7 +367,6 @@ fb client name: SMSG_PARTY_INFO 9a6 9a8 9aa -a02 a1a a1c a20 diff --git a/servergreps/hercules/20100420/hercules_ragemu_outpackets.txt b/servergreps/hercules/20100420/hercules_ragemu_outpackets.txt index 796e39e..16fbd6f 100644 --- a/servergreps/hercules/20100420/hercules_ragemu_outpackets.txt +++ b/servergreps/hercules/20100420/hercules_ragemu_outpackets.txt @@ -1 +1,8 @@ +Exists only in RagEmu: 0837 +Exists only in RagEmu: 083a +Exists only in RagEmu: 083d +Exists only in RagEmu: 08cf +Exists only in RagEmu: 08d2 +Exists only in RagEmu: 0908 Exists only in RagEmu: 09c1 +Exists only in RagEmu: 0a02 diff --git a/servergreps/hercules/20100420/hercules_rathena_outpackets.txt b/servergreps/hercules/20100420/hercules_rathena_outpackets.txt index 28a2ea2..d1c9e35 100644 --- a/servergreps/hercules/20100420/hercules_rathena_outpackets.txt +++ b/servergreps/hercules/20100420/hercules_rathena_outpackets.txt @@ -1,6 +1,13 @@ +Exists only in rAthena: 0837 +Exists only in rAthena: 083a +Exists only in rAthena: 083d Exists only in rAthena: 083e +Exists only in rAthena: 08cf +Exists only in rAthena: 08d2 +Exists only in rAthena: 0908 Exists only in rAthena: 0979 Exists only in rAthena: 09a0 Exists only in rAthena: 09b7 Exists only in rAthena: 09b9 +Exists only in rAthena: 09c1 Exists only in rAthena: 0a28 diff --git a/servergreps/hercules/20100420/hercules_server2013_outpackets.txt b/servergreps/hercules/20100420/hercules_server2013_outpackets.txt index 6ceb684..55589b0 100644 --- a/servergreps/hercules/20100420/hercules_server2013_outpackets.txt +++ b/servergreps/hercules/20100420/hercules_server2013_outpackets.txt @@ -36,13 +36,11 @@ Exists only in server2013: 013e Exists only in server2013: 0145 Exists only in server2013: 0150 Exists only in server2013: 0158 -Exists only in server2013: 015c Exists only in server2013: 015f Exists only in server2013: 0164 Exists only in server2013: 0176 Exists only in server2013: 0182 Exists only in server2013: 0185 -Exists only in server2013: 0195 Exists only in server2013: 01b8 Exists only in server2013: 01be Exists only in server2013: 01c1 @@ -152,7 +150,10 @@ Exists only in server2013: 0820 Exists only in server2013: 0821 Exists only in server2013: 0823 Exists only in server2013: 0826 +Exists only in server2013: 0837 Exists only in server2013: 0839 +Exists only in server2013: 083a +Exists only in server2013: 083d Exists only in server2013: 083e Exists only in server2013: 083f Exists only in server2013: 0847 @@ -222,8 +223,10 @@ Exists only in server2013: 08c8 Exists only in server2013: 08cb Exists only in server2013: 08cd Exists only in server2013: 08ce +Exists only in server2013: 08cf Exists only in server2013: 08d0 Exists only in server2013: 08d1 +Exists only in server2013: 08d2 Exists only in server2013: 08d3 Exists only in server2013: 08dc Exists only in server2013: 08de @@ -251,6 +254,7 @@ Exists only in server2013: 0903 Exists only in server2013: 0904 Exists only in server2013: 0905 Exists only in server2013: 0906 +Exists only in server2013: 0908 Exists only in server2013: 0909 Exists only in server2013: 090b Exists only in server2013: 090c diff --git a/servergreps/hercules/20100420/hercules_server2014_outpackets.txt b/servergreps/hercules/20100420/hercules_server2014_outpackets.txt index 0204bf7..c1fe4a0 100644 --- a/servergreps/hercules/20100420/hercules_server2014_outpackets.txt +++ b/servergreps/hercules/20100420/hercules_server2014_outpackets.txt @@ -36,13 +36,11 @@ Exists only in server2014: 013e Exists only in server2014: 0145 Exists only in server2014: 0150 Exists only in server2014: 0158 -Exists only in server2014: 015c Exists only in server2014: 015f Exists only in server2014: 0164 Exists only in server2014: 0176 Exists only in server2014: 0182 Exists only in server2014: 0185 -Exists only in server2014: 0195 Exists only in server2014: 01b8 Exists only in server2014: 01be Exists only in server2014: 01c1 @@ -152,7 +150,10 @@ Exists only in server2014: 0820 Exists only in server2014: 0821 Exists only in server2014: 0823 Exists only in server2014: 0826 +Exists only in server2014: 0837 Exists only in server2014: 0839 +Exists only in server2014: 083a +Exists only in server2014: 083d Exists only in server2014: 083e Exists only in server2014: 083f Exists only in server2014: 0847 @@ -222,8 +223,10 @@ Exists only in server2014: 08c8 Exists only in server2014: 08cb Exists only in server2014: 08cd Exists only in server2014: 08ce +Exists only in server2014: 08cf Exists only in server2014: 08d0 Exists only in server2014: 08d1 +Exists only in server2014: 08d2 Exists only in server2014: 08d3 Exists only in server2014: 08dc Exists only in server2014: 08de @@ -251,6 +254,7 @@ Exists only in server2014: 0903 Exists only in server2014: 0904 Exists only in server2014: 0905 Exists only in server2014: 0906 +Exists only in server2014: 0908 Exists only in server2014: 0909 Exists only in server2014: 090b Exists only in server2014: 090c diff --git a/servergreps/hercules/20100420/server2013_hercules_outpackets.txt b/servergreps/hercules/20100420/server2013_hercules_outpackets.txt index b405b99..de2cd20 100644 --- a/servergreps/hercules/20100420/server2013_hercules_outpackets.txt +++ b/servergreps/hercules/20100420/server2013_hercules_outpackets.txt @@ -3,7 +3,6 @@ Exists only in Hercules: 025d Exists only in Hercules: 09a6 Exists only in Hercules: 09a8 Exists only in Hercules: 09aa -Exists only in Hercules: 0a02 Exists only in Hercules: 0a1a Exists only in Hercules: 0a1c Exists only in Hercules: 0a20 diff --git a/servergreps/hercules/20100420/server2014_hercules_outpackets.txt b/servergreps/hercules/20100420/server2014_hercules_outpackets.txt index e07b838..3d30c51 100644 --- a/servergreps/hercules/20100420/server2014_hercules_outpackets.txt +++ b/servergreps/hercules/20100420/server2014_hercules_outpackets.txt @@ -1,6 +1,5 @@ Exists only in Hercules: 0081 Exists only in Hercules: 025d -Exists only in Hercules: 0a02 Exists only in Hercules: 0a1a Exists only in Hercules: 0a1c Exists only in Hercules: 0a20 |