Update cmdid
This commit is contained in:
parent
675552d80f
commit
43bddd87a3
|
@ -40,8 +40,8 @@ public class PacketOpcodes {
|
|||
public static final int AddQuestContentProgressRsp = 480;
|
||||
public static final int AddRandTaskInfoNotify = 123;
|
||||
public static final int AddSeenMonsterNotify = 296;
|
||||
public static final int AdjustWorldLevelReq = 140;
|
||||
public static final int AdjustWorldLevelRsp = 182;
|
||||
public static final int AdjustWorldLevelReq = 138;
|
||||
public static final int AdjustWorldLevelRsp = 140;
|
||||
public static final int AllCoopInfoNotify = 1988;
|
||||
public static final int AllMarkPointNotify = 3284;
|
||||
public static final int AllSeenMonsterNotify = 244;
|
||||
|
@ -50,7 +50,7 @@ public class PacketOpcodes {
|
|||
public static final int AnchorPointOpReq = 4291;
|
||||
public static final int AnchorPointOpRsp = 4269;
|
||||
public static final int AnimatorForceSetAirMoveNotify = 330;
|
||||
public static final int AntiAddictNotify = 161;
|
||||
public static final int AntiAddictNotify = 104;
|
||||
public static final int ArenaChallengeFinishNotify = 2199;
|
||||
public static final int AskAddFriendNotify = 4088;
|
||||
public static final int AskAddFriendReq = 4020;
|
||||
|
@ -188,28 +188,28 @@ public class PacketOpcodes {
|
|||
public static final int ChangeWorldToSingleModeNotify = 3397;
|
||||
public static final int ChangeWorldToSingleModeReq = 3171;
|
||||
public static final int ChangeWorldToSingleModeRsp = 3197;
|
||||
public static final int ChannelerSlabCheckEnterLoopDungeonReq = 8286;
|
||||
public static final int ChannelerSlabCheckEnterLoopDungeonRsp = 8631;
|
||||
public static final int ChannelerSlabEnterLoopDungeonReq = 8564;
|
||||
public static final int ChannelerSlabEnterLoopDungeonRsp = 8526;
|
||||
public static final int ChannelerSlabLoopDungeonChallengeInfoNotify = 8576;
|
||||
public static final int ChannelerSlabLoopDungeonSelectConditionReq = 8659;
|
||||
public static final int ChannelerSlabLoopDungeonSelectConditionRsp = 8858;
|
||||
public static final int ChannelerSlabLoopDungeonTakeFirstPassRewardReq = 8498;
|
||||
public static final int ChannelerSlabLoopDungeonTakeFirstPassRewardRsp = 8824;
|
||||
public static final int ChannelerSlabLoopDungeonTakeScoreRewardReq = 8348;
|
||||
public static final int ChannelerSlabLoopDungeonTakeScoreRewardRsp = 8369;
|
||||
public static final int ChannelerSlabOneOffDungeonInfoNotify = 8015;
|
||||
public static final int ChannelerSlabOneOffDungeonInfoReq = 8877;
|
||||
public static final int ChannelerSlabOneOffDungeonInfoRsp = 8270;
|
||||
public static final int ChannelerSlabSaveAssistInfoReq = 8039;
|
||||
public static final int ChannelerSlabSaveAssistInfoRsp = 8071;
|
||||
public static final int ChannelerSlabCheckEnterLoopDungeonReq = 8678;
|
||||
public static final int ChannelerSlabCheckEnterLoopDungeonRsp = 8961;
|
||||
public static final int ChannelerSlabEnterLoopDungeonReq = 8928;
|
||||
public static final int ChannelerSlabEnterLoopDungeonRsp = 8892;
|
||||
public static final int ChannelerSlabLoopDungeonChallengeInfoNotify = 8499;
|
||||
public static final int ChannelerSlabLoopDungeonSelectConditionReq = 8368;
|
||||
public static final int ChannelerSlabLoopDungeonSelectConditionRsp = 8943;
|
||||
public static final int ChannelerSlabLoopDungeonTakeFirstPassRewardReq = 8779;
|
||||
public static final int ChannelerSlabLoopDungeonTakeFirstPassRewardRsp = 8654;
|
||||
public static final int ChannelerSlabLoopDungeonTakeScoreRewardReq = 8751;
|
||||
public static final int ChannelerSlabLoopDungeonTakeScoreRewardRsp = 8186;
|
||||
public static final int ChannelerSlabOneOffDungeonInfoNotify = 8038;
|
||||
public static final int ChannelerSlabOneOffDungeonInfoReq = 8069;
|
||||
public static final int ChannelerSlabOneOffDungeonInfoRsp = 8731;
|
||||
public static final int ChannelerSlabSaveAssistInfoReq = 8304;
|
||||
public static final int ChannelerSlabSaveAssistInfoRsp = 8443;
|
||||
public static final int ChannelerSlabStageActiveChallengeIndexNotify = 8354;
|
||||
public static final int ChannelerSlabStageOneofDungeonNotify = 8203;
|
||||
public static final int ChannelerSlabTakeoffBuffReq = 8299;
|
||||
public static final int ChannelerSlabTakeoffBuffRsp = 8034;
|
||||
public static final int ChannelerSlabWearBuffReq = 8664;
|
||||
public static final int ChannelerSlabWearBuffRsp = 8285;
|
||||
public static final int ChannelerSlabTakeoffBuffReq = 8329;
|
||||
public static final int ChannelerSlabTakeoffBuffRsp = 8646;
|
||||
public static final int ChannelerSlabWearBuffReq = 8487;
|
||||
public static final int ChannelerSlabWearBuffRsp = 8651;
|
||||
public static final int ChapterStateNotify = 469;
|
||||
public static final int ChatChannelDataNotify = 5028;
|
||||
public static final int ChatChannelUpdateNotify = 4979;
|
||||
|
@ -240,7 +240,7 @@ public class PacketOpcodes {
|
|||
public static final int ClientCollectorDataNotify = 4292;
|
||||
public static final int ClientHashDebugNotify = 3279;
|
||||
public static final int ClientLoadingCostumeVerificationNotify = 3441;
|
||||
public static final int ClientLockGameTimeNotify = 134;
|
||||
public static final int ClientLockGameTimeNotify = 112;
|
||||
public static final int ClientNewMailNotify = 1414;
|
||||
public static final int ClientPauseNotify = 277;
|
||||
public static final int ClientReconnectNotify = 29;
|
||||
|
@ -522,7 +522,7 @@ public class PacketOpcodes {
|
|||
public static final int FoundationReq = 869;
|
||||
public static final int FoundationRsp = 806;
|
||||
public static final int FriendInfoChangeNotify = 4026;
|
||||
public static final int FunitureMakeMakeInfoChangeNotify = 4592;
|
||||
public static final int FunitureMakeMakeInfoChangeNotify = 4898;
|
||||
public static final int FurnitureCurModuleArrangeCountNotify = 4851;
|
||||
public static final int FurnitureMakeBeHelpedNotify = 4522;
|
||||
public static final int FurnitureMakeCancelReq = 4577;
|
||||
|
@ -577,8 +577,8 @@ public class PacketOpcodes {
|
|||
public static final int GetAllActivatedBargainDataRsp = 445;
|
||||
public static final int GetAllH5ActivityInfoReq = 5695;
|
||||
public static final int GetAllH5ActivityInfoRsp = 5688;
|
||||
public static final int GetAllMailReq = 1424;
|
||||
public static final int GetAllMailRsp = 1429;
|
||||
public static final int GetAllMailReq = 188;
|
||||
public static final int GetAllMailRsp = 125;
|
||||
public static final int GetAllSceneGalleryInfoReq = 5580;
|
||||
public static final int GetAllSceneGalleryInfoRsp = 5570;
|
||||
public static final int GetAllUnlockNameCardReq = 4018;
|
||||
|
@ -634,8 +634,8 @@ public class PacketOpcodes {
|
|||
public static final int GetMapMarkTipsRsp = 3089;
|
||||
public static final int GetMechanicusInfoReq = 3905;
|
||||
public static final int GetMechanicusInfoRsp = 3955;
|
||||
public static final int GetNextResourceInfoReq = 189;
|
||||
public static final int GetNextResourceInfoRsp = 138;
|
||||
public static final int GetNextResourceInfoReq = 134;
|
||||
public static final int GetNextResourceInfoRsp = 189;
|
||||
public static final int GetOnlinePlayerInfoReq = 6;
|
||||
public static final int GetOnlinePlayerInfoRsp = 39;
|
||||
public static final int GetOnlinePlayerListReq = 70;
|
||||
|
@ -811,8 +811,8 @@ public class PacketOpcodes {
|
|||
public static final int InvestigationMonsterUpdateNotify = 1919;
|
||||
public static final int ItemAddHintNotify = 620;
|
||||
public static final int ItemCdGroupTimeNotify = 651;
|
||||
public static final int ItemGivingReq = 137;
|
||||
public static final int ItemGivingRsp = 184;
|
||||
public static final int ItemGivingReq = 101;
|
||||
public static final int ItemGivingRsp = 137;
|
||||
public static final int JoinHomeWorldFailNotify = 4567;
|
||||
public static final int JoinPlayerFailNotify = 271;
|
||||
public static final int JoinPlayerSceneReq = 234;
|
||||
|
@ -989,8 +989,8 @@ public class PacketOpcodes {
|
|||
public static final int PlayerCompoundMaterialRsp = 150;
|
||||
public static final int PlayerConfirmMatchReq = 4185;
|
||||
public static final int PlayerConfirmMatchRsp = 4166;
|
||||
public static final int PlayerCookArgsReq = 111;
|
||||
public static final int PlayerCookArgsRsp = 191;
|
||||
public static final int PlayerCookArgsReq = 184;
|
||||
public static final int PlayerCookArgsRsp = 111;
|
||||
public static final int PlayerCookReq = 175;
|
||||
public static final int PlayerCookRsp = 128;
|
||||
public static final int PlayerDataNotify = 170;
|
||||
|
@ -1000,15 +1000,15 @@ public class PacketOpcodes {
|
|||
public static final int PlayerEnterSceneNotify = 205;
|
||||
public static final int PlayerEyePointStateNotify = 3435;
|
||||
public static final int PlayerFishingDataNotify = 5810;
|
||||
public static final int PlayerForceExitReq = 165;
|
||||
public static final int PlayerForceExitRsp = 126;
|
||||
public static final int PlayerForceExitReq = 161;
|
||||
public static final int PlayerForceExitRsp = 165;
|
||||
public static final int PlayerGameTimeNotify = 124;
|
||||
public static final int PlayerGeneralMatchConfirmNotify = 4164;
|
||||
public static final int PlayerGeneralMatchDismissNotify = 4187;
|
||||
public static final int PlayerGetForceQuitBanInfoReq = 4192;
|
||||
public static final int PlayerGetForceQuitBanInfoRsp = 4157;
|
||||
public static final int PlayerHomeCompInfoNotify = 4844;
|
||||
public static final int PlayerInjectFixNotify = 177;
|
||||
public static final int PlayerInjectFixNotify = 126;
|
||||
public static final int PlayerInvestigationAllInfoNotify = 1917;
|
||||
public static final int PlayerInvestigationNotify = 1911;
|
||||
public static final int PlayerInvestigationTargetNotify = 1930;
|
||||
|
@ -1018,7 +1018,7 @@ public class PacketOpcodes {
|
|||
public static final int PlayerLogoutNotify = 180;
|
||||
public static final int PlayerLogoutReq = 120;
|
||||
public static final int PlayerLogoutRsp = 174;
|
||||
public static final int PlayerLuaShellNotify = 160;
|
||||
public static final int PlayerLuaShellNotify = 191;
|
||||
public static final int PlayerMatchAgreedResultNotify = 4152;
|
||||
public static final int PlayerMatchInfoNotify = 4196;
|
||||
public static final int PlayerMatchStopNotify = 4193;
|
||||
|
@ -1251,7 +1251,7 @@ public class PacketOpcodes {
|
|||
public static final int ServerAnnounceRevokeNotify = 2140;
|
||||
public static final int ServerBuffChangeNotify = 315;
|
||||
public static final int ServerCondMeetQuestListUpdateNotify = 485;
|
||||
public static final int ServerDisconnectClientNotify = 104;
|
||||
public static final int ServerDisconnectClientNotify = 160;
|
||||
public static final int ServerGlobalValueChangeNotify = 1116;
|
||||
public static final int ServerLogNotify = 24;
|
||||
public static final int ServerMessageNotify = 5745;
|
||||
|
@ -1279,8 +1279,8 @@ public class PacketOpcodes {
|
|||
public static final int SetLimitOptimizationNotify = 8763;
|
||||
public static final int SetNameCardReq = 4025;
|
||||
public static final int SetNameCardRsp = 4058;
|
||||
public static final int SetOpenStateReq = 188;
|
||||
public static final int SetOpenStateRsp = 125;
|
||||
public static final int SetOpenStateReq = 1424;
|
||||
public static final int SetOpenStateRsp = 1429;
|
||||
public static final int SetPlayerBirthdayReq = 4078;
|
||||
public static final int SetPlayerBirthdayRsp = 4016;
|
||||
public static final int SetPlayerBornDataReq = 169;
|
||||
|
@ -1403,7 +1403,7 @@ public class PacketOpcodes {
|
|||
public static final int TakeReunionWatcherRewardRsp = 5090;
|
||||
public static final int TakeoffEquipReq = 669;
|
||||
public static final int TakeoffEquipRsp = 606;
|
||||
public static final int TaskVarNotify = 112;
|
||||
public static final int TaskVarNotify = 177;
|
||||
public static final int TeamResonanceChangeNotify = 1006;
|
||||
public static final int TowerAllDataReq = 2470;
|
||||
public static final int TowerAllDataRsp = 2462;
|
||||
|
|
14660
cmdid.json
14660
cmdid.json
File diff suppressed because it is too large
Load Diff
|
@ -1,92 +1,8 @@
|
|||
[
|
||||
{
|
||||
"name": "ChannelerSlabCheckEnterLoopDungeonReq",
|
||||
"id": 8286
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabCheckEnterLoopDungeonRsp",
|
||||
"id": 8631
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabEnterLoopDungeonReq",
|
||||
"id": 8564
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabEnterLoopDungeonRsp",
|
||||
"id": 8526
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabLoopDungeonChallengeInfoNotify",
|
||||
"id": 8576
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabLoopDungeonSelectConditionReq",
|
||||
"id": 8659
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabLoopDungeonSelectConditionRsp",
|
||||
"id": 8858
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabLoopDungeonTakeFirstPassRewardReq",
|
||||
"id": 8498
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabLoopDungeonTakeFirstPassRewardRsp",
|
||||
"id": 8824
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabLoopDungeonTakeScoreRewardReq",
|
||||
"id": 8348
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabLoopDungeonTakeScoreRewardRsp",
|
||||
"id": 8369
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabOneOffDungeonInfoNotify",
|
||||
"id": 8015
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabOneOffDungeonInfoReq",
|
||||
"id": 8877
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabOneOffDungeonInfoRsp",
|
||||
"id": 8270
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabSaveAssistInfoReq",
|
||||
"id": 8039
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabSaveAssistInfoRsp",
|
||||
"id": 8071
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabStageOneofDungeonNotify",
|
||||
"id": 8203
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabTakeoffBuffReq",
|
||||
"id": 8299
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabTakeoffBuffRsp",
|
||||
"id": 8034
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabWearBuffReq",
|
||||
"id": 8664
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabWearBuffRsp",
|
||||
"id": 8285
|
||||
},
|
||||
{
|
||||
"name": "DebugNotify",
|
||||
"id": 101
|
||||
},
|
||||
{
|
||||
"name": "FireworkNotify",
|
||||
"id": 5934
|
||||
|
@ -111,6 +27,10 @@
|
|||
"name": "FireworkSetRsp",
|
||||
"id": 5969
|
||||
},
|
||||
{
|
||||
"name": "FunitureMakeMakeInfoChangeNotify",
|
||||
"id": 4898
|
||||
},
|
||||
{
|
||||
"name": "InBattleMechanicusEscapeMonsterNotify",
|
||||
"id": 5400
|
||||
|
|
|
@ -170,12 +170,12 @@
|
|||
},
|
||||
{
|
||||
"name": "AdjustWorldLevelReq",
|
||||
"id": 140,
|
||||
"id": 138,
|
||||
"replace": 112
|
||||
},
|
||||
{
|
||||
"name": "AdjustWorldLevelRsp",
|
||||
"id": 182,
|
||||
"id": 140,
|
||||
"replace": 131
|
||||
},
|
||||
{
|
||||
|
@ -219,7 +219,7 @@
|
|||
},
|
||||
{
|
||||
"name": "AntiAddictNotify",
|
||||
"id": 161,
|
||||
"id": 104,
|
||||
"replace": 174
|
||||
},
|
||||
{
|
||||
|
@ -908,67 +908,83 @@
|
|||
},
|
||||
{
|
||||
"name": "ChannelerSlabCheckEnterLoopDungeonReq",
|
||||
"id": 8286
|
||||
"id": 8678,
|
||||
"replace": 8286
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabCheckEnterLoopDungeonRsp",
|
||||
"id": 8631
|
||||
"id": 8961,
|
||||
"replace": 8631
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabEnterLoopDungeonReq",
|
||||
"id": 8564
|
||||
"id": 8928,
|
||||
"replace": 8564
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabEnterLoopDungeonRsp",
|
||||
"id": 8526
|
||||
"id": 8892,
|
||||
"replace": 8526
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabLoopDungeonChallengeInfoNotify",
|
||||
"id": 8576
|
||||
"id": 8499,
|
||||
"replace": 8576
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabLoopDungeonSelectConditionReq",
|
||||
"id": 8659
|
||||
"id": 8368,
|
||||
"replace": 8659
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabLoopDungeonSelectConditionRsp",
|
||||
"id": 8858
|
||||
"id": 8943,
|
||||
"replace": 8858
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabLoopDungeonTakeFirstPassRewardReq",
|
||||
"id": 8498
|
||||
"id": 8779,
|
||||
"replace": 8498
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabLoopDungeonTakeFirstPassRewardRsp",
|
||||
"id": 8824
|
||||
"id": 8654,
|
||||
"replace": 8824
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabLoopDungeonTakeScoreRewardReq",
|
||||
"id": 8348
|
||||
"id": 8751,
|
||||
"replace": 8348
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabLoopDungeonTakeScoreRewardRsp",
|
||||
"id": 8369
|
||||
"id": 8186,
|
||||
"replace": 8369
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabOneOffDungeonInfoNotify",
|
||||
"id": 8015
|
||||
"id": 8038,
|
||||
"replace": 8015
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabOneOffDungeonInfoReq",
|
||||
"id": 8877
|
||||
"id": 8069,
|
||||
"replace": 8877
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabOneOffDungeonInfoRsp",
|
||||
"id": 8270
|
||||
"id": 8731,
|
||||
"replace": 8270
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabSaveAssistInfoReq",
|
||||
"id": 8039
|
||||
"id": 8304,
|
||||
"replace": 8039
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabSaveAssistInfoRsp",
|
||||
"id": 8071
|
||||
"id": 8443,
|
||||
"replace": 8071
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabStageActiveChallengeIndexNotify",
|
||||
|
@ -981,19 +997,23 @@
|
|||
},
|
||||
{
|
||||
"name": "ChannelerSlabTakeoffBuffReq",
|
||||
"id": 8299
|
||||
"id": 8329,
|
||||
"replace": 8299
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabTakeoffBuffRsp",
|
||||
"id": 8034
|
||||
"id": 8646,
|
||||
"replace": 8034
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabWearBuffReq",
|
||||
"id": 8664
|
||||
"id": 8487,
|
||||
"replace": 8664
|
||||
},
|
||||
{
|
||||
"name": "ChannelerSlabWearBuffRsp",
|
||||
"id": 8285
|
||||
"id": 8651,
|
||||
"replace": 8285
|
||||
},
|
||||
{
|
||||
"name": "ChapterStateNotify",
|
||||
|
@ -1147,7 +1167,7 @@
|
|||
},
|
||||
{
|
||||
"name": "ClientLockGameTimeNotify",
|
||||
"id": 134,
|
||||
"id": 112,
|
||||
"replace": 141
|
||||
},
|
||||
{
|
||||
|
@ -2550,8 +2570,7 @@
|
|||
},
|
||||
{
|
||||
"name": "FunitureMakeMakeInfoChangeNotify",
|
||||
"id": 4592,
|
||||
"replace": 4898
|
||||
"id": 4898
|
||||
},
|
||||
{
|
||||
"name": "FurnitureCurModuleArrangeCountNotify",
|
||||
|
@ -2825,12 +2844,12 @@
|
|||
},
|
||||
{
|
||||
"name": "GetAllMailReq",
|
||||
"id": 1424,
|
||||
"id": 188,
|
||||
"replace": 1427
|
||||
},
|
||||
{
|
||||
"name": "GetAllMailRsp",
|
||||
"id": 1429,
|
||||
"id": 125,
|
||||
"replace": 1439
|
||||
},
|
||||
{
|
||||
|
@ -3110,12 +3129,12 @@
|
|||
},
|
||||
{
|
||||
"name": "GetNextResourceInfoReq",
|
||||
"id": 189,
|
||||
"id": 134,
|
||||
"replace": 197
|
||||
},
|
||||
{
|
||||
"name": "GetNextResourceInfoRsp",
|
||||
"id": 138,
|
||||
"id": 189,
|
||||
"replace": 102
|
||||
},
|
||||
{
|
||||
|
@ -3994,12 +4013,12 @@
|
|||
},
|
||||
{
|
||||
"name": "ItemGivingReq",
|
||||
"id": 137,
|
||||
"id": 101,
|
||||
"replace": 185
|
||||
},
|
||||
{
|
||||
"name": "ItemGivingRsp",
|
||||
"id": 184,
|
||||
"id": 137,
|
||||
"replace": 108
|
||||
},
|
||||
{
|
||||
|
@ -4877,12 +4896,12 @@
|
|||
},
|
||||
{
|
||||
"name": "PlayerCookArgsReq",
|
||||
"id": 111,
|
||||
"id": 184,
|
||||
"replace": 109
|
||||
},
|
||||
{
|
||||
"name": "PlayerCookArgsRsp",
|
||||
"id": 191,
|
||||
"id": 111,
|
||||
"replace": 188
|
||||
},
|
||||
{
|
||||
|
@ -4932,12 +4951,12 @@
|
|||
},
|
||||
{
|
||||
"name": "PlayerForceExitReq",
|
||||
"id": 165,
|
||||
"id": 161,
|
||||
"replace": 126
|
||||
},
|
||||
{
|
||||
"name": "PlayerForceExitRsp",
|
||||
"id": 126,
|
||||
"id": 165,
|
||||
"replace": 177
|
||||
},
|
||||
{
|
||||
|
@ -4972,7 +4991,7 @@
|
|||
},
|
||||
{
|
||||
"name": "PlayerInjectFixNotify",
|
||||
"id": 177,
|
||||
"id": 126,
|
||||
"replace": 165
|
||||
},
|
||||
{
|
||||
|
@ -5022,7 +5041,7 @@
|
|||
},
|
||||
{
|
||||
"name": "PlayerLuaShellNotify",
|
||||
"id": 160,
|
||||
"id": 191,
|
||||
"replace": 166
|
||||
},
|
||||
{
|
||||
|
@ -6184,7 +6203,7 @@
|
|||
},
|
||||
{
|
||||
"name": "ServerDisconnectClientNotify",
|
||||
"id": 104,
|
||||
"id": 160,
|
||||
"replace": 152
|
||||
},
|
||||
{
|
||||
|
@ -6324,12 +6343,12 @@
|
|||
},
|
||||
{
|
||||
"name": "SetOpenStateReq",
|
||||
"id": 188,
|
||||
"id": 1424,
|
||||
"replace": 189
|
||||
},
|
||||
{
|
||||
"name": "SetOpenStateRsp",
|
||||
"id": 125,
|
||||
"id": 1429,
|
||||
"replace": 144
|
||||
},
|
||||
{
|
||||
|
@ -6944,7 +6963,7 @@
|
|||
},
|
||||
{
|
||||
"name": "TaskVarNotify",
|
||||
"id": 112,
|
||||
"id": 177,
|
||||
"replace": 136
|
||||
},
|
||||
{
|
||||
|
|
3985
cmdid_ht_34.json
3985
cmdid_ht_34.json
File diff suppressed because it is too large
Load Diff
|
@ -1,12 +0,0 @@
|
|||
syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
|
||||
import "BalloonPlayerInfo.proto";
|
||||
|
||||
|
||||
message BalloonInfo {
|
||||
map<uint32, BalloonPlayerInfo> scenePlayerBalloonInfoMap = 13;
|
||||
uint32 endTime = 7;
|
||||
}
|
|
@ -1,13 +0,0 @@
|
|||
syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
message BalloonPlayerInfo {
|
||||
uint32 comboDisableTime = 8;
|
||||
uint32 curScore = 13;
|
||||
uint32 uid = 10;
|
||||
uint32 combo = 6;
|
||||
}
|
|
@ -1,10 +0,0 @@
|
|||
syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
|
||||
import "FallPlayerInfo.proto";
|
||||
message FallInfo {
|
||||
uint32 endTime = 6;
|
||||
map<uint32, FallPlayerInfo> scenePlayerFallInfoMap = 9;
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
message FallPlayerInfo {
|
||||
uint32 timeCost = 10;
|
||||
uint32 uid = 4;
|
||||
map<uint32, uint32> ballCatchCountMap = 8;
|
||||
uint32 curScore = 11;
|
||||
bool isGround = 15;
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
message FleurFairMusicRecord {
|
||||
uint32 maxCombo = 1;
|
||||
bool isUnlock = 7;
|
||||
uint32 maxScore = 8;
|
||||
}
|
|
@ -1,9 +0,0 @@
|
|||
syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
|
||||
import "FleurFairMusicRecord.proto";
|
||||
message MusicInfo {
|
||||
map<uint32, FleurFairMusicRecord> fbmomkmdima = 9;
|
||||
}
|
Loading…
Reference in New Issue