diff options
Diffstat (limited to 'servergreps/hercules/20111005')
6 files changed, 22 insertions, 58 deletions
diff --git a/servergreps/hercules/20111005/client_packets.txt b/servergreps/hercules/20111005/client_packets.txt index 3811536..e01b96a 100644 --- a/servergreps/hercules/20111005/client_packets.txt +++ b/servergreps/hercules/20111005/client_packets.txt @@ -8,10 +8,10 @@ PSESENT BUT UNIMPLIMENTED CMSG_LOGIN_REGISTER_SSO PSESENT BUT UNIMPLIMENTED CMSG_LOGIN_REGISTER2 0061 CMSG_CHAR_PASSWORD_CHANGE ? 0064 CMSG_LOGIN_REGISTER lclif->p->parse_CA_LOGIN -0065 CMSG_CHAR_SERVER_CONNECT ? -0066 CMSG_CHAR_SELECT ? -0067 CMSG_CHAR_CREATE ? -0068 CMSG_CHAR_DELETE ? +0065 CMSG_CHAR_SERVER_CONNECT chr->parse_char_connect +0066 CMSG_CHAR_SELECT chr->parse_char_select +0067 CMSG_CHAR_CREATE chr->parse_char_create_new_char +0068 CMSG_CHAR_DELETE chr->parse_char_delete_char_0068 007d CMSG_MAP_LOADED clif->pLoadEndAck 0085 CMSG_PLAYER_CHANGE_DIR clif->pChangeDir 0089 CMSG_MAP_PING clif->pTickSend @@ -99,7 +99,7 @@ PSESENT BUT UNIMPLIMENTED CMSG_LOGIN_REGISTER2 017e CMSG_GUILD_MESSAGE clif->pGuildMessage 0180 CMSG_GUILD_OPPOSITION clif->pGuildOpposition 0183 CMSG_GUILD_ALLIANCE_DELETE clif->pGuildDelAlliance -0187 CMSG_CHAR_PING ? +0187 CMSG_CHAR_PING chr->parse_char_ping 018a CMSG_CLIENT_QUIT clif->pQuitGame 018e CMSG_NPC_PRODUCE_MIX clif->pProduceMix 0193 CMSG_CLOSE_STORAGE clif->pCloseKafra @@ -169,7 +169,7 @@ PSESENT BUT UNIMPLIMENTED CMSG_LOGIN_REGISTER2 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 ? +028f CMSG_CHAR_RENAME chr->parse_char_rename_char_confirm 0292 CMSG_PLAYER_AUTO_REVIVE clif->pAutoRevive 029f CMSG_MERCENARY_ACTION clif->pmercenary_action 02b0 CMSG_LOGIN_REGISTER_HAN lclif->p->parse_CA_LOGIN_HAN @@ -217,16 +217,27 @@ PSESENT BUT UNIMPLIMENTED CMSG_LOGIN_REGISTER2 0893 CMSG_MOVE_TO_STORAGE clif->pMoveToKafra 0897 CMSG_MOVE_FROM_STORAGE clif->pMoveFromKafra 08ad CMSG_SKILL_USE_POSITION_MORE clif->pUseSkillToPosMoreInfo -08ba CMSG_CHAR_CREATE_PIN ? +08ba CMSG_CHAR_CREATE_PIN chr->parse_char_pincode_first_pin 08c9 CMSG_NPC_CASH_SHOP_SCHEDULE clif->pCashShopSchedule -08d4 CMSG_CHAR_CHANGE_SLOT ? +08d4 CMSG_CHAR_CHANGE_SLOT chr->parse_char_move_character 08d7 CMSG_BATTLE_REGISTER clif->pBGQueueRegister 08da CMSG_BATTLE_REVOKE clif->pBGQueueRevokeReq 08e0 CMSG_BATTLE_BEGIN_ACK clif->pBGQueueBattleBeginAck -08fc CMSG_CHAR_CHECK_RENAME ? +08fc CMSG_CHAR_CHECK_RENAME chr->parse_char_rename_char 090a CMSG_BATTLE_CHECK_STATE clif->pBGQueueCheckState 096e CMSG_MERGE_ITEM_ACK clif->ackmergeitems 0974 CMSG_MERGE_ITEM_CANCEL clif->cancelmergeitem +? UNIMPLIMENTED chr->parse_char_check_captcha +? UNIMPLIMENTED chr->parse_char_delete2_accept +? UNIMPLIMENTED chr->parse_char_delete2_cancel +? UNIMPLIMENTED chr->parse_char_delete2_req +? UNIMPLIMENTED chr->parse_char_delete_char_01fb +? UNIMPLIMENTED chr->parse_char_pincode_change +? UNIMPLIMENTED chr->parse_char_pincode_check +? UNIMPLIMENTED chr->parse_char_pincode_window +? UNIMPLIMENTED chr->parse_char_rename_char2 +? UNIMPLIMENTED chr->parse_char_request_captcha +? UNIMPLIMENTED chr->parse_char_request_chars ? UNIMPLIMENTED clif->pCashShopBuy ? UNIMPLIMENTED clif->pGMRecall2 ? UNIMPLIMENTED clif->pGMRemove2 diff --git a/servergreps/hercules/20111005/client_uselesspackets.txt b/servergreps/hercules/20111005/client_uselesspackets.txt index 378170f..8315546 100644 --- a/servergreps/hercules/20111005/client_uselesspackets.txt +++ b/servergreps/hercules/20111005/client_uselesspackets.txt @@ -1,10 +1 @@ -Useless packet 08fc. -Useless packet 028f. -Useless packet 0066. -Useless packet 0187. -Useless packet 08ba. -Useless packet 0067. -Useless packet 0065. Useless packet 0061. -Useless packet 0068. -Useless packet 08d4. diff --git a/servergreps/hercules/20111005/hercules_server2013_inpackets.txt b/servergreps/hercules/20111005/hercules_server2013_inpackets.txt index e89bc94..b4f0f04 100644 --- a/servergreps/hercules/20111005/hercules_server2013_inpackets.txt +++ b/servergreps/hercules/20111005/hercules_server2013_inpackets.txt @@ -1,7 +1,3 @@ -Exists only in server2013: 0065 -Exists only in server2013: 0066 -Exists only in server2013: 0067 -Exists only in server2013: 0068 Exists only in server2013: 0082 Exists only in server2013: 00ad Exists only in server2013: 00ba @@ -17,7 +13,6 @@ Exists only in server2013: 01ca Exists only in server2013: 01cb Exists only in server2013: 01e3 Exists only in server2013: 01e5 -Exists only in server2013: 01fb Exists only in server2013: 020b Exists only in server2013: 020c Exists only in server2013: 0228 @@ -32,8 +27,6 @@ Exists only in server2013: 027f Exists only in server2013: 0281 Exists only in server2013: 0286 Exists only in server2013: 028c -Exists only in server2013: 028d -Exists only in server2013: 028f Exists only in server2013: 02a0 Exists only in server2013: 02a1 Exists only in server2013: 02a4 @@ -66,17 +59,12 @@ Exists only in server2013: 07d3 Exists only in server2013: 07d4 Exists only in server2013: 07dc Exists only in server2013: 07de -Exists only in server2013: 07e5 -Exists only in server2013: 07e7 Exists only in server2013: 07ea Exists only in server2013: 07ec Exists only in server2013: 07ee Exists only in server2013: 07f0 Exists only in server2013: 080c Exists only in server2013: 0822 -Exists only in server2013: 0827 -Exists only in server2013: 0829 -Exists only in server2013: 082b Exists only in server2013: 0841 Exists only in server2013: 084c Exists only in server2013: 084d @@ -124,16 +112,11 @@ Exists only in server2013: 08ab Exists only in server2013: 08ac Exists only in server2013: 08b0 Exists only in server2013: 08b5 -Exists only in server2013: 08b8 -Exists only in server2013: 08ba Exists only in server2013: 08bc -Exists only in server2013: 08be Exists only in server2013: 08c1 Exists only in server2013: 08c2 Exists only in server2013: 08c3 -Exists only in server2013: 08c5 Exists only in server2013: 08cc -Exists only in server2013: 08d4 Exists only in server2013: 08dd Exists only in server2013: 08e5 Exists only in server2013: 08e7 @@ -147,7 +130,6 @@ Exists only in server2013: 08f5 Exists only in server2013: 08f7 Exists only in server2013: 08f9 Exists only in server2013: 08fb -Exists only in server2013: 08fc Exists only in server2013: 08fd Exists only in server2013: 0907 Exists only in server2013: 0910 @@ -205,4 +187,3 @@ Exists only in server2013: 098d Exists only in server2013: 098f Exists only in server2013: 0998 Exists only in server2013: 099c -Exists only in server2013: 09a1 diff --git a/servergreps/hercules/20111005/hercules_server2014_inpackets.txt b/servergreps/hercules/20111005/hercules_server2014_inpackets.txt index 5c51966..26dd568 100644 --- a/servergreps/hercules/20111005/hercules_server2014_inpackets.txt +++ b/servergreps/hercules/20111005/hercules_server2014_inpackets.txt @@ -1,7 +1,3 @@ -Exists only in server2014: 0065 -Exists only in server2014: 0066 -Exists only in server2014: 0067 -Exists only in server2014: 0068 Exists only in server2014: 0082 Exists only in server2014: 00ad Exists only in server2014: 00ba @@ -17,7 +13,6 @@ Exists only in server2014: 01ca Exists only in server2014: 01cb Exists only in server2014: 01e3 Exists only in server2014: 01e5 -Exists only in server2014: 01fb Exists only in server2014: 020b Exists only in server2014: 020c Exists only in server2014: 0228 @@ -32,8 +27,6 @@ Exists only in server2014: 027f Exists only in server2014: 0281 Exists only in server2014: 0286 Exists only in server2014: 028c -Exists only in server2014: 028d -Exists only in server2014: 028f Exists only in server2014: 02a0 Exists only in server2014: 02a1 Exists only in server2014: 02a4 @@ -66,17 +59,12 @@ Exists only in server2014: 07d3 Exists only in server2014: 07d4 Exists only in server2014: 07dc Exists only in server2014: 07de -Exists only in server2014: 07e5 -Exists only in server2014: 07e7 Exists only in server2014: 07ea Exists only in server2014: 07ec Exists only in server2014: 07ee Exists only in server2014: 07f0 Exists only in server2014: 080c Exists only in server2014: 0822 -Exists only in server2014: 0827 -Exists only in server2014: 0829 -Exists only in server2014: 082b Exists only in server2014: 0841 Exists only in server2014: 084c Exists only in server2014: 084d @@ -124,16 +112,11 @@ Exists only in server2014: 08ab Exists only in server2014: 08ac Exists only in server2014: 08b0 Exists only in server2014: 08b5 -Exists only in server2014: 08b8 -Exists only in server2014: 08ba Exists only in server2014: 08bc -Exists only in server2014: 08be Exists only in server2014: 08c1 Exists only in server2014: 08c2 Exists only in server2014: 08c3 -Exists only in server2014: 08c5 Exists only in server2014: 08cc -Exists only in server2014: 08d4 Exists only in server2014: 08dd Exists only in server2014: 08e5 Exists only in server2014: 08e7 @@ -147,7 +130,6 @@ Exists only in server2014: 08f5 Exists only in server2014: 08f7 Exists only in server2014: 08f9 Exists only in server2014: 08fb -Exists only in server2014: 08fc Exists only in server2014: 08fd Exists only in server2014: 0907 Exists only in server2014: 0910 @@ -205,7 +187,6 @@ Exists only in server2014: 098d Exists only in server2014: 098f Exists only in server2014: 0998 Exists only in server2014: 099c -Exists only in server2014: 09a1 Exists only in server2014: 09a3 Exists only in server2014: 09a7 Exists only in server2014: 09a9 diff --git a/servergreps/hercules/20111005/server2013_hercules_inpackets.txt b/servergreps/hercules/20111005/server2013_hercules_inpackets.txt index 91c7226..3c6f06d 100644 --- a/servergreps/hercules/20111005/server2013_hercules_inpackets.txt +++ b/servergreps/hercules/20111005/server2013_hercules_inpackets.txt @@ -1 +1 @@ -Server include all hercules packets +Exists only in Hercules: 0187 diff --git a/servergreps/hercules/20111005/server2014_hercules_inpackets.txt b/servergreps/hercules/20111005/server2014_hercules_inpackets.txt index 91c7226..3c6f06d 100644 --- a/servergreps/hercules/20111005/server2014_hercules_inpackets.txt +++ b/servergreps/hercules/20111005/server2014_hercules_inpackets.txt @@ -1 +1 @@ -Server include all hercules packets +Exists only in Hercules: 0187 |