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/20141016 | |
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/20141016')
3 files changed, 3 insertions, 3 deletions
diff --git a/servergreps/hercules/20141016/client_packets.txt b/servergreps/hercules/20141016/client_packets.txt index d0600d8..5bdfc1f 100644 --- a/servergreps/hercules/20141016/client_packets.txt +++ b/servergreps/hercules/20141016/client_packets.txt @@ -282,6 +282,7 @@ PSESENT BUT UNIMPLIMENTED CMSG_PARTY_INVITED 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_PLAYER_INVENTORY_DROP clif->pDropItem 0918 CMSG_SEARCHSTORE_SEARCH clif->pSearchStoreInfo 0919 CMSG_MAP_SERVER_CONNECT clif->pWantToConnection @@ -367,7 +368,6 @@ PSESENT BUT UNIMPLIMENTED CMSG_PARTY_INVITED ? 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/20141016/hercules_brathena_outpackets.txt b/servergreps/hercules/20141016/hercules_brathena_outpackets.txt index fbb863c..8577a8f 100644 --- a/servergreps/hercules/20141016/hercules_brathena_outpackets.txt +++ b/servergreps/hercules/20141016/hercules_brathena_outpackets.txt @@ -1,3 +1,3 @@ Exists only in brAthena: 011a Exists only in brAthena: 02e0 -Exists only in brAthena: 0a02 +Exists only in brAthena, but missing packet size: 0a02 diff --git a/servergreps/hercules/20141016/hercules_ragemu_outpackets.txt b/servergreps/hercules/20141016/hercules_ragemu_outpackets.txt index 6bf9f22..98cda79 100644 --- a/servergreps/hercules/20141016/hercules_ragemu_outpackets.txt +++ b/servergreps/hercules/20141016/hercules_ragemu_outpackets.txt @@ -3,4 +3,4 @@ Exists only in RagEmu: 0137 Exists only in RagEmu: 02e0 Exists only in RagEmu: 081b Exists only in RagEmu: 09c1 -Exists only in RagEmu: 0a02 +Exists only in RagEmu, but missing packet size: 0a02 |