diff options
Diffstat (limited to 'servergreps/hercules/00000007')
6 files changed, 22 insertions, 58 deletions
diff --git a/servergreps/hercules/00000007/client_packets.txt b/servergreps/hercules/00000007/client_packets.txt index fa72840..a4b8f4d 100644 --- a/servergreps/hercules/00000007/client_packets.txt +++ b/servergreps/hercules/00000007/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 0072 CMSG_MAP_SERVER_CONNECT clif->pWantToConnection 007d CMSG_MAP_LOADED clif->pLoadEndAck 007e CMSG_MAP_PING clif->pTickSend @@ -102,7 +102,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 0190 CMSG_SKILL_USE_POSITION_MORE clif->pUseSkillToPosMoreInfo @@ -165,7 +165,7 @@ PSESENT BUT UNIMPLIMENTED CMSG_LOGIN_REGISTER2 0273 CMSG_MAIL_RETURN_MESSAGE ? 0277 CMSG_LOGIN_REGISTER_PCBANG lclif->p->parse_CA_LOGIN_PCBANG 027c CMSG_LOGIN_REGISTER4 lclif->p->parse_CA_LOGIN4 -028f CMSG_CHAR_RENAME ? +028f CMSG_CHAR_RENAME chr->parse_char_rename_char_confirm 0292 CMSG_PLAYER_AUTO_REVIVE ? 029f CMSG_MERCENARY_ACTION ? 02b0 CMSG_LOGIN_REGISTER_HAN lclif->p->parse_CA_LOGIN_HAN @@ -182,10 +182,21 @@ PSESENT BUT UNIMPLIMENTED CMSG_LOGIN_REGISTER2 07f5 CMSG_ADMIN_UNEQUIP_ALL ? 0801 CMSG_VENDING_BUY2 ? 0825 CMSG_LOGIN_REGISTER_SSO lclif->p->parse_CA_SSO_LOGIN_REQ -08ba CMSG_CHAR_CREATE_PIN ? -08d4 CMSG_CHAR_CHANGE_SLOT ? -08fc CMSG_CHAR_CHECK_RENAME ? +08ba CMSG_CHAR_CREATE_PIN chr->parse_char_pincode_first_pin +08d4 CMSG_CHAR_CHANGE_SLOT chr->parse_char_move_character +08fc CMSG_CHAR_CHECK_RENAME chr->parse_char_rename_char 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->pGM_Monster_Item ? UNIMPLIMENTED clif->pUseItem diff --git a/servergreps/hercules/00000007/client_uselesspackets.txt b/servergreps/hercules/00000007/client_uselesspackets.txt index 0cfbce9..141bc89 100644 --- a/servergreps/hercules/00000007/client_uselesspackets.txt +++ b/servergreps/hercules/00000007/client_uselesspackets.txt @@ -2,7 +2,6 @@ Useless packet 07f5. Useless packet 0232. Useless packet 0231. Useless packet 02f1. -Useless packet 08fc. Useless packet 0234. Useless packet 023f. Useless packet 0439. @@ -13,20 +12,13 @@ Useless packet 02d6. Useless packet 02d8. Useless packet 02db. Useless packet 0292. -Useless packet 028f. Useless packet 0273. Useless packet 024b. Useless packet 024c. Useless packet 024f. Useless packet 024d. Useless packet 024e. -Useless packet 0066. -Useless packet 0187. -Useless packet 08ba. -Useless packet 0067. -Useless packet 0065. Useless packet 0061. -Useless packet 0068. Useless packet 020f. Useless packet 0246. Useless packet 0247. @@ -44,6 +36,5 @@ Useless packet 07da. Useless packet 025d. Useless packet 025c. Useless packet 025b. -Useless packet 08d4. Useless packet 0213. Useless packet 0248. diff --git a/servergreps/hercules/00000007/hercules_server2013_inpackets.txt b/servergreps/hercules/00000007/hercules_server2013_inpackets.txt index a93b227..c26eba4 100644 --- a/servergreps/hercules/00000007/hercules_server2013_inpackets.txt +++ b/servergreps/hercules/00000007/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: 020f @@ -66,8 +61,6 @@ Exists only in server2013: 0281 Exists only in server2013: 0286 Exists only in server2013: 0288 Exists only in server2013: 028c -Exists only in server2013: 028d -Exists only in server2013: 028f Exists only in server2013: 0292 Exists only in server2013: 029f Exists only in server2013: 02a0 @@ -130,8 +123,6 @@ Exists only in server2013: 07da Exists only in server2013: 07dc Exists only in server2013: 07de Exists only in server2013: 07e4 -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 @@ -148,9 +139,6 @@ Exists only in server2013: 0815 Exists only in server2013: 0817 Exists only in server2013: 0819 Exists only in server2013: 0822 -Exists only in server2013: 0827 -Exists only in server2013: 0829 -Exists only in server2013: 082b Exists only in server2013: 0835 Exists only in server2013: 0838 Exists only in server2013: 083b @@ -213,17 +201,12 @@ Exists only in server2013: 08ac Exists only in server2013: 08ad 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: 08c9 Exists only in server2013: 08cc -Exists only in server2013: 08d4 Exists only in server2013: 08d7 Exists only in server2013: 08da Exists only in server2013: 08dd @@ -240,7 +223,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: 090a @@ -299,4 +281,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/00000007/hercules_server2014_inpackets.txt b/servergreps/hercules/00000007/hercules_server2014_inpackets.txt index 60c0c3d..b9f6165 100644 --- a/servergreps/hercules/00000007/hercules_server2014_inpackets.txt +++ b/servergreps/hercules/00000007/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: 020f @@ -66,8 +61,6 @@ Exists only in server2014: 0281 Exists only in server2014: 0286 Exists only in server2014: 0288 Exists only in server2014: 028c -Exists only in server2014: 028d -Exists only in server2014: 028f Exists only in server2014: 0292 Exists only in server2014: 029f Exists only in server2014: 02a0 @@ -130,8 +123,6 @@ Exists only in server2014: 07da Exists only in server2014: 07dc Exists only in server2014: 07de Exists only in server2014: 07e4 -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 @@ -148,9 +139,6 @@ Exists only in server2014: 0815 Exists only in server2014: 0817 Exists only in server2014: 0819 Exists only in server2014: 0822 -Exists only in server2014: 0827 -Exists only in server2014: 0829 -Exists only in server2014: 082b Exists only in server2014: 0835 Exists only in server2014: 0838 Exists only in server2014: 083b @@ -213,17 +201,12 @@ Exists only in server2014: 08ac Exists only in server2014: 08ad 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: 08c9 Exists only in server2014: 08cc -Exists only in server2014: 08d4 Exists only in server2014: 08d7 Exists only in server2014: 08da Exists only in server2014: 08dd @@ -240,7 +223,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: 090a @@ -299,7 +281,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/00000007/server2013_hercules_inpackets.txt b/servergreps/hercules/00000007/server2013_hercules_inpackets.txt index 91c7226..3c6f06d 100644 --- a/servergreps/hercules/00000007/server2013_hercules_inpackets.txt +++ b/servergreps/hercules/00000007/server2013_hercules_inpackets.txt @@ -1 +1 @@ -Server include all hercules packets +Exists only in Hercules: 0187 diff --git a/servergreps/hercules/00000007/server2014_hercules_inpackets.txt b/servergreps/hercules/00000007/server2014_hercules_inpackets.txt index 91c7226..3c6f06d 100644 --- a/servergreps/hercules/00000007/server2014_hercules_inpackets.txt +++ b/servergreps/hercules/00000007/server2014_hercules_inpackets.txt @@ -1 +1 @@ -Server include all hercules packets +Exists only in Hercules: 0187 |