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/20130612 | |
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/20130612')
4 files changed, 7 insertions, 3 deletions
diff --git a/servergreps/hercules/20130612/client_packets.txt b/servergreps/hercules/20130612/client_packets.txt index d233b9a..c972848 100644 --- a/servergreps/hercules/20130612/client_packets.txt +++ b/servergreps/hercules/20130612/client_packets.txt @@ -269,6 +269,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 0917 CMSG_SKILL_USE_POSITION clif->pUseSkillToPos 0918 CMSG_SEARCHSTORE_SEARCH clif->pSearchStoreInfo 0919 CMSG_MAP_SERVER_CONNECT clif->pWantToConnection @@ -325,7 +326,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/20130612/hercules_3ceam_outpackets.txt b/servergreps/hercules/20130612/hercules_3ceam_outpackets.txt index 4452866..e4d9ce7 100644 --- a/servergreps/hercules/20130612/hercules_3ceam_outpackets.txt +++ b/servergreps/hercules/20130612/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/20130612/hercules_brathena_outpackets.txt b/servergreps/hercules/20130612/hercules_brathena_outpackets.txt index 204f82c..e5d3e85 100644 --- a/servergreps/hercules/20130612/hercules_brathena_outpackets.txt +++ b/servergreps/hercules/20130612/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/20130612/hercules_ragemu_outpackets.txt b/servergreps/hercules/20130612/hercules_ragemu_outpackets.txt index c3484d0..9f1c3bc 100644 --- a/servergreps/hercules/20130612/hercules_ragemu_outpackets.txt +++ b/servergreps/hercules/20130612/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 |