Skip to content
This repository has been archived by the owner on Feb 21, 2019. It is now read-only.

Official upgrade packetversion #145

Open
wants to merge 25 commits into
base: master
Choose a base branch
from

Conversation

andre9x
Copy link

@andre9x andre9x commented Jul 23, 2017

Basic packets for Packetversion 20150422 are fixed. 🚀

@@ -97,7 +97,9 @@ define(['Core/Configs'], function( Configs )
20140416: [0x04810281,0x42814281,0x42814281],
20141016: [0x2DFF467C,0x444B37EE,0x2C1B634F],
20141022: [0x290551EA,0x2B952C75,0x2D67669B],
20150513: [0x62C86D09,0x75944F17,0x112C133D]
20150513: [0x62C86D09,0x75944F17,0x112C133D],
20150422: [0x10D22CE2,0x69E279E2,0x79E279E2],

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Keeping them in correct date order would be nice.

@@ -11274,6 +11278,178 @@ define(['Utils/BinaryWriter', './PacketVerManager'], function(BinaryWriter, PACK
PACKET.ZC.SHORTCUT_KEY_LIST_V3.size = 269;


// 0xa07
PACKET.ZC.ACK_REMOVE_RODEX_ITEM = function PACKET_ZC_ACK_REMOVE_RODEX_ITEM(fp, end) {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Without adding full support for the feature, this seems a little pointless.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants