diff options
author | Andrei Karas <akaras@inbox.ru> | 2016-09-19 17:14:52 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-09-19 22:52:14 +0300 |
commit | ca8d1ba211b61988de3c67ef5c2bb1e27f5669e8 (patch) | |
tree | 246fa106f5fefa6678cf1bc473488bb6666ef85e /servergreps/hercules/20120702 | |
parent | cc03a3c52b714eb9519c17e8d3d5ae68aa1dffc5 (diff) | |
download | evol-tools-ca8d1ba211b61988de3c67ef5c2bb1e27f5669e8.tar.gz evol-tools-ca8d1ba211b61988de3c67ef5c2bb1e27f5669e8.tar.bz2 evol-tools-ca8d1ba211b61988de3c67ef5c2bb1e27f5669e8.tar.xz evol-tools-ca8d1ba211b61988de3c67ef5c2bb1e27f5669e8.zip |
servergreps: update logs
Diffstat (limited to 'servergreps/hercules/20120702')
6 files changed, 11 insertions, 3 deletions
diff --git a/servergreps/hercules/20120702/client_packets.txt b/servergreps/hercules/20120702/client_packets.txt index 0c2f694..b37004f 100644 --- a/servergreps/hercules/20120702/client_packets.txt +++ b/servergreps/hercules/20120702/client_packets.txt @@ -257,6 +257,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 094a CMSG_NAME_REQUEST clif->pGetCharNameRequest @@ -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/20120702/hercules_3ceam_outpackets.txt b/servergreps/hercules/20120702/hercules_3ceam_outpackets.txt index d3ea3ef..6e76e9a 100644 --- a/servergreps/hercules/20120702/hercules_3ceam_outpackets.txt +++ b/servergreps/hercules/20120702/hercules_3ceam_outpackets.txt @@ -4,6 +4,8 @@ Exists only in 3CeaM: 0104 Exists only in 3CeaM: 011f 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: 0997 Exists only in 3CeaM: 099b 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/20120702/hercules_brathena_outpackets.txt b/servergreps/hercules/20120702/hercules_brathena_outpackets.txt index 204f82c..e5d3e85 100644 --- a/servergreps/hercules/20120702/hercules_brathena_outpackets.txt +++ b/servergreps/hercules/20120702/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/20120702/hercules_idathena_outpackets.txt b/servergreps/hercules/20120702/hercules_idathena_outpackets.txt index 3e7ec52..88f56f7 100644 --- a/servergreps/hercules/20120702/hercules_idathena_outpackets.txt +++ b/servergreps/hercules/20120702/hercules_idathena_outpackets.txt @@ -1,5 +1,7 @@ +Exists only in idAthena: 011f 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: 09a0 diff --git a/servergreps/hercules/20120702/hercules_ragemu_outpackets.txt b/servergreps/hercules/20120702/hercules_ragemu_outpackets.txt index c3484d0..9f1c3bc 100644 --- a/servergreps/hercules/20120702/hercules_ragemu_outpackets.txt +++ b/servergreps/hercules/20120702/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/20120702/hercules_rathena_outpackets.txt b/servergreps/hercules/20120702/hercules_rathena_outpackets.txt index 77d7524..34c46c9 100644 --- a/servergreps/hercules/20120702/hercules_rathena_outpackets.txt +++ b/servergreps/hercules/20120702/hercules_rathena_outpackets.txt @@ -1,3 +1,5 @@ +Exists only in rAthena: 011f +Exists only in rAthena: 08d1 Exists only in rAthena: 0979 Exists only in rAthena: 0984 Exists only in rAthena: 09a0 |