Version 2.1 - imbuements, wrap/unwrap, 4 byte header, packet compression and other features

This commit is contained in:
OTCv8
2020-03-13 23:35:44 +01:00
parent dbfad99ca4
commit b58076a675
36 changed files with 1740 additions and 251 deletions

View File

@@ -165,6 +165,8 @@ GameMinimapLimitedToSingleFloor = 81
GameDoubleLevel = 83
GameDoubleSoul = 84
GameDoublePlayerGoodsMoney = 85
GameCreatureWalkthrough = 86 -- add Walkthrough for versions less than 854, unpass = msg->getU8(); in protocolgameparse.cpp
GameDoubleTradeMoney = 87
GameNewWalking = 90
GameSlowerManualWalking = 91
@@ -174,9 +176,14 @@ GameBiggerMapCache = 96
GameForceLight = 97
GameNoDebug = 98
GameBotProtection = 99
GameFasterAnimations = 101
LastGameFeature = 110
GameFasterAnimations = 101
GameCenteredOutfits = 102
GamePacketSizeU32 = 110
GamePacketCompression = 111
LastGameFeature = 120
TextColors = {
red = '#f55e5e', --'#c83200'