diff options
Diffstat (limited to 'servergreps/hercules/20120716')
6 files changed, 11 insertions, 3 deletions
diff --git a/servergreps/hercules/20120716/client_packets.txt b/servergreps/hercules/20120716/client_packets.txt index c07b770..5a58ea3 100644 --- a/servergreps/hercules/20120716/client_packets.txt +++ b/servergreps/hercules/20120716/client_packets.txt @@ -256,6 +256,7 @@ PSESENT BUT UNIMPLIMENTED CMSG_LOGIN_REGISTER2 08fc CMSG_CHAR_CHECK_RENAME chr->parse_char_rename_char 0907 CMSG_PLAYER_FAVORITE_ITEM clif->pMoveItem 090a CMSG_BATTLE_CHECK_STATE clif->pBGQueueCheckState +0916 CMSG_GUILD_INVITE2 clif->pGuildInvite2 0938 CMSG_ITEM_PICKUP clif->pTakeItem 093b CMSG_MOVE_TO_STORAGE clif->pMoveToKafra 0940 CMSG_BUYINGSTORE_SELL clif->pReqTradeBuyingStore @@ -284,7 +285,6 @@ PSESENT BUT UNIMPLIMENTED CMSG_LOGIN_REGISTER2 ? UNIMPLIMENTED clif->pGMRecall2 ? UNIMPLIMENTED clif->pGMRemove2 ? UNIMPLIMENTED clif->pGM_Monster_Item -? UNIMPLIMENTED clif->pGuildInvite2 ? UNIMPLIMENTED clif->pItemListWindowSelected ? UNIMPLIMENTED clif->pPartyBookingDeleteReq ? UNIMPLIMENTED clif->pPartyBookingRegisterReq diff --git a/servergreps/hercules/20120716/hercules_3ceam_outpackets.txt b/servergreps/hercules/20120716/hercules_3ceam_outpackets.txt index 14cd9f8..90fbbb7 100644 --- a/servergreps/hercules/20120716/hercules_3ceam_outpackets.txt +++ b/servergreps/hercules/20120716/hercules_3ceam_outpackets.txt @@ -3,6 +3,8 @@ Exists only in 3CeaM: 00fe Exists only in 3CeaM: 0104 Exists only in 3CeaM: 01e2 Exists only in 3CeaM: 0856 +Exists only in 3CeaM: 0857 +Exists only in 3CeaM: 0858 Exists only in 3CeaM: 097e Exists only in 3CeaM: 0991 Exists only in 3CeaM: 0992 @@ -15,5 +17,7 @@ Exists only in 3CeaM: 099b Exists only in 3CeaM: 099f Exists only in 3CeaM: 09c1 Exists only in 3CeaM: 09db +Exists only in 3CeaM: 09dc +Exists only in 3CeaM: 09dd Exists only in 3CeaM: 0a02 Exists only in 3CeaM: 0a28 diff --git a/servergreps/hercules/20120716/hercules_brathena_outpackets.txt b/servergreps/hercules/20120716/hercules_brathena_outpackets.txt index 204f82c..e5d3e85 100644 --- a/servergreps/hercules/20120716/hercules_brathena_outpackets.txt +++ b/servergreps/hercules/20120716/hercules_brathena_outpackets.txt @@ -1 +1 @@ -Exists only in brAthena: 0a02 +Exists only in brAthena, but missing packet size: 0a02 diff --git a/servergreps/hercules/20120716/hercules_idathena_outpackets.txt b/servergreps/hercules/20120716/hercules_idathena_outpackets.txt index 3e7ec52..b5cdb1c 100644 --- a/servergreps/hercules/20120716/hercules_idathena_outpackets.txt +++ b/servergreps/hercules/20120716/hercules_idathena_outpackets.txt @@ -1,7 +1,9 @@ Exists only in idAthena: 043e Exists only in idAthena: 0856 +Exists only in idAthena: 08d1 Exists only in idAthena: 0979 Exists only in idAthena: 0984 +Exists only in idAthena: 099f Exists only in idAthena: 09a0 Exists only in idAthena: 09b7 Exists only in idAthena: 09b9 diff --git a/servergreps/hercules/20120716/hercules_ragemu_outpackets.txt b/servergreps/hercules/20120716/hercules_ragemu_outpackets.txt index c3484d0..9f1c3bc 100644 --- a/servergreps/hercules/20120716/hercules_ragemu_outpackets.txt +++ b/servergreps/hercules/20120716/hercules_ragemu_outpackets.txt @@ -1,2 +1,2 @@ Exists only in RagEmu: 09c1 -Exists only in RagEmu: 0a02 +Exists only in RagEmu, but missing packet size: 0a02 diff --git a/servergreps/hercules/20120716/hercules_rathena_outpackets.txt b/servergreps/hercules/20120716/hercules_rathena_outpackets.txt index 77d7524..5b54b67 100644 --- a/servergreps/hercules/20120716/hercules_rathena_outpackets.txt +++ b/servergreps/hercules/20120716/hercules_rathena_outpackets.txt @@ -1,5 +1,7 @@ +Exists only in rAthena: 08d1 Exists only in rAthena: 0979 Exists only in rAthena: 0984 +Exists only in rAthena: 099f Exists only in rAthena: 09a0 Exists only in rAthena: 09b7 Exists only in rAthena: 09b9 |