diff options
Diffstat (limited to 'servergreps/hercules/20130522')
4 files changed, 7 insertions, 3 deletions
diff --git a/servergreps/hercules/20130522/client_packets.txt b/servergreps/hercules/20130522/client_packets.txt index ecb60c4..dcbb95a 100644 --- a/servergreps/hercules/20130522/client_packets.txt +++ b/servergreps/hercules/20130522/client_packets.txt @@ -265,6 +265,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 0922 CMSG_BUYINGSTORE_SELL clif->pReqTradeBuyingStore 0925 CMSG_PLAYER_CHANGE_DIR clif->pChangeDir 0926 CMSG_HOMUNCULUS_MENU clif->pHomMenu @@ -312,7 +313,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/20130522/hercules_3ceam_outpackets.txt b/servergreps/hercules/20130522/hercules_3ceam_outpackets.txt index 4452866..e4d9ce7 100644 --- a/servergreps/hercules/20130522/hercules_3ceam_outpackets.txt +++ b/servergreps/hercules/20130522/hercules_3ceam_outpackets.txt @@ -13,9 +13,13 @@ Exists only in 3CeaM: 02e8 Exists only in 3CeaM: 02e9 Exists only in 3CeaM: 02ea Exists only in 3CeaM: 0856 +Exists only in 3CeaM: 0857 +Exists only in 3CeaM: 0858 Exists only in 3CeaM: 0859 Exists only in 3CeaM: 097e 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/20130522/hercules_brathena_outpackets.txt b/servergreps/hercules/20130522/hercules_brathena_outpackets.txt index 204f82c..e5d3e85 100644 --- a/servergreps/hercules/20130522/hercules_brathena_outpackets.txt +++ b/servergreps/hercules/20130522/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/20130522/hercules_ragemu_outpackets.txt b/servergreps/hercules/20130522/hercules_ragemu_outpackets.txt index c3484d0..9f1c3bc 100644 --- a/servergreps/hercules/20130522/hercules_ragemu_outpackets.txt +++ b/servergreps/hercules/20130522/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 |