@dcl/protocol 1.0.0-4810686946.commit-7c034e3 → 1.0.0-4896874496.commit-2ebeae0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/out-js/decentraland/bff/authentication_service.gen.js +12 -12
- package/out-js/decentraland/bff/authentication_service.gen.js.map +1 -1
- package/out-js/decentraland/bff/comms_director_service.gen.js +7 -7
- package/out-js/decentraland/bff/comms_director_service.gen.js.map +1 -1
- package/out-js/decentraland/bff/comms_service.gen.js +4 -4
- package/out-js/decentraland/bff/comms_service.gen.js.map +1 -1
- package/out-js/decentraland/bff/http_endpoints.gen.js +47 -47
- package/out-js/decentraland/bff/http_endpoints.gen.js.map +1 -1
- package/out-js/decentraland/bff/topics_service.gen.js +14 -14
- package/out-js/decentraland/bff/topics_service.gen.js.map +1 -1
- package/out-js/decentraland/common/border_rect.gen.js +10 -10
- package/out-js/decentraland/common/border_rect.gen.js.map +1 -1
- package/out-js/decentraland/common/colors.gen.js +9 -9
- package/out-js/decentraland/common/colors.gen.js.map +1 -1
- package/out-js/decentraland/common/content_mapping.gen.js +3 -3
- package/out-js/decentraland/common/content_mapping.gen.js.map +1 -1
- package/out-js/decentraland/common/sdk/user_data.gen.js +17 -17
- package/out-js/decentraland/common/sdk/user_data.gen.js.map +1 -1
- package/out-js/decentraland/common/texture.gen.js +16 -16
- package/out-js/decentraland/common/texture.gen.js.map +1 -1
- package/out-js/decentraland/common/vectors.gen.js +11 -11
- package/out-js/decentraland/common/vectors.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/communications_controller.gen.js +3 -3
- package/out-js/decentraland/kernel/apis/communications_controller.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/dev_tools.gen.js +4 -4
- package/out-js/decentraland/kernel/apis/dev_tools.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/engine_api.gen.js +101 -101
- package/out-js/decentraland/kernel/apis/engine_api.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/environment_api.gen.js +38 -38
- package/out-js/decentraland/kernel/apis/environment_api.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/ethereum_controller.gen.js +31 -31
- package/out-js/decentraland/kernel/apis/ethereum_controller.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/parcel_identity.gen.js +20 -20
- package/out-js/decentraland/kernel/apis/parcel_identity.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/permissions.gen.js +10 -10
- package/out-js/decentraland/kernel/apis/permissions.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/players.gen.js +10 -10
- package/out-js/decentraland/kernel/apis/players.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/portable_experiences.gen.js +17 -17
- package/out-js/decentraland/kernel/apis/portable_experiences.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/restricted_actions.gen.js +22 -22
- package/out-js/decentraland/kernel/apis/restricted_actions.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/runtime.gen.js +23 -23
- package/out-js/decentraland/kernel/apis/runtime.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/scene.gen.js +6 -6
- package/out-js/decentraland/kernel/apis/scene.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/signed_fetch.gen.js +19 -19
- package/out-js/decentraland/kernel/apis/signed_fetch.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/social_controller.gen.js +6 -6
- package/out-js/decentraland/kernel/apis/social_controller.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/testing.gen.js +26 -26
- package/out-js/decentraland/kernel/apis/testing.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/user_action_module.gen.js +3 -3
- package/out-js/decentraland/kernel/apis/user_action_module.gen.js.map +1 -1
- package/out-js/decentraland/kernel/apis/user_identity.gen.js +6 -6
- package/out-js/decentraland/kernel/apis/user_identity.gen.js.map +1 -1
- package/out-js/decentraland/kernel/comms/rfc4/comms.gen.js +35 -35
- package/out-js/decentraland/kernel/comms/rfc4/comms.gen.js.map +1 -1
- package/out-js/decentraland/kernel/comms/rfc5/ws_comms.gen.js +33 -33
- package/out-js/decentraland/kernel/comms/rfc5/ws_comms.gen.js.map +1 -1
- package/out-js/decentraland/kernel/comms/v3/archipelago.gen.js +47 -47
- package/out-js/decentraland/kernel/comms/v3/archipelago.gen.js.map +1 -1
- package/out-js/decentraland/realm/about.gen.js +47 -47
- package/out-js/decentraland/realm/about.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/animator.gen.js +10 -10
- package/out-js/decentraland/sdk/components/animator.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/audio_source.gen.js +6 -6
- package/out-js/decentraland/sdk/components/audio_source.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/audio_stream.gen.js +4 -4
- package/out-js/decentraland/sdk/components/audio_stream.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/avatar_attach.gen.js +3 -3
- package/out-js/decentraland/sdk/components/avatar_attach.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/avatar_modifier_area.gen.js +5 -5
- package/out-js/decentraland/sdk/components/avatar_modifier_area.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/avatar_shape.gen.js +12 -12
- package/out-js/decentraland/sdk/components/avatar_shape.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/billboard.gen.js +2 -2
- package/out-js/decentraland/sdk/components/billboard.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/camera_mode.gen.js +2 -2
- package/out-js/decentraland/sdk/components/camera_mode.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/camera_mode_area.gen.js +3 -3
- package/out-js/decentraland/sdk/components/camera_mode_area.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/common/raycast_hit.gen.js +8 -8
- package/out-js/decentraland/sdk/components/common/raycast_hit.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/engine_info.gen.js +4 -4
- package/out-js/decentraland/sdk/components/engine_info.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/gltf_container.gen.js +4 -4
- package/out-js/decentraland/sdk/components/gltf_container.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/gltf_container_loading_state.gen.js +2 -2
- package/out-js/decentraland/sdk/components/gltf_container_loading_state.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/material.gen.js +25 -25
- package/out-js/decentraland/sdk/components/material.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/mesh_collider.gen.js +12 -12
- package/out-js/decentraland/sdk/components/mesh_collider.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/mesh_renderer.gen.js +15 -15
- package/out-js/decentraland/sdk/components/mesh_renderer.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/nft_shape.gen.js +4 -4
- package/out-js/decentraland/sdk/components/nft_shape.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/pointer_events.gen.js +10 -10
- package/out-js/decentraland/sdk/components/pointer_events.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/pointer_events_result.gen.js +7 -7
- package/out-js/decentraland/sdk/components/pointer_events_result.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/pointer_lock.gen.js +2 -2
- package/out-js/decentraland/sdk/components/pointer_lock.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/raycast.gen.js +11 -11
- package/out-js/decentraland/sdk/components/raycast.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/raycast_result.gen.js +6 -6
- package/out-js/decentraland/sdk/components/raycast_result.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/text_shape.gen.js +22 -22
- package/out-js/decentraland/sdk/components/text_shape.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/ui_background.gen.js +7 -7
- package/out-js/decentraland/sdk/components/ui_background.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/ui_dropdown.gen.js +10 -10
- package/out-js/decentraland/sdk/components/ui_dropdown.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/ui_dropdown_result.gen.js +2 -2
- package/out-js/decentraland/sdk/components/ui_dropdown_result.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/ui_input.gen.js +9 -9
- package/out-js/decentraland/sdk/components/ui_input.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/ui_input_result.gen.js +2 -2
- package/out-js/decentraland/sdk/components/ui_input_result.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/ui_text.gen.js +6 -6
- package/out-js/decentraland/sdk/components/ui_text.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/ui_transform.gen.js +52 -52
- package/out-js/decentraland/sdk/components/ui_transform.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/video_player.gen.js +7 -7
- package/out-js/decentraland/sdk/components/video_player.gen.js.map +1 -1
- package/out-js/decentraland/sdk/components/visibility_component.gen.js +2 -2
- package/out-js/decentraland/sdk/components/visibility_component.gen.js.map +1 -1
- package/out-js/decentraland/social/friendships/friendships.gen.d.ts +11 -10
- package/out-js/decentraland/social/friendships/friendships.gen.js +105 -99
- package/out-js/decentraland/social/friendships/friendships.gen.js.map +1 -1
- package/out-js/google/protobuf/descriptor.gen.js +141 -141
- package/out-js/google/protobuf/descriptor.gen.js.map +1 -1
- package/out-js/google/protobuf/empty.gen.js +1 -1
- package/out-js/google/protobuf/empty.gen.js.map +1 -1
- package/out-ts/decentraland/bff/authentication_service.gen.ts +12 -12
- package/out-ts/decentraland/bff/comms_director_service.gen.ts +7 -7
- package/out-ts/decentraland/bff/comms_service.gen.ts +4 -4
- package/out-ts/decentraland/bff/http_endpoints.gen.ts +47 -47
- package/out-ts/decentraland/bff/topics_service.gen.ts +14 -14
- package/out-ts/decentraland/common/border_rect.gen.ts +10 -10
- package/out-ts/decentraland/common/colors.gen.ts +9 -9
- package/out-ts/decentraland/common/content_mapping.gen.ts +3 -3
- package/out-ts/decentraland/common/sdk/user_data.gen.ts +17 -17
- package/out-ts/decentraland/common/texture.gen.ts +16 -16
- package/out-ts/decentraland/common/vectors.gen.ts +11 -11
- package/out-ts/decentraland/kernel/apis/communications_controller.gen.ts +3 -3
- package/out-ts/decentraland/kernel/apis/dev_tools.gen.ts +4 -4
- package/out-ts/decentraland/kernel/apis/engine_api.gen.ts +101 -101
- package/out-ts/decentraland/kernel/apis/environment_api.gen.ts +38 -38
- package/out-ts/decentraland/kernel/apis/ethereum_controller.gen.ts +31 -31
- package/out-ts/decentraland/kernel/apis/parcel_identity.gen.ts +20 -20
- package/out-ts/decentraland/kernel/apis/permissions.gen.ts +12 -10
- package/out-ts/decentraland/kernel/apis/players.gen.ts +10 -10
- package/out-ts/decentraland/kernel/apis/portable_experiences.gen.ts +17 -17
- package/out-ts/decentraland/kernel/apis/restricted_actions.gen.ts +22 -22
- package/out-ts/decentraland/kernel/apis/runtime.gen.ts +23 -23
- package/out-ts/decentraland/kernel/apis/scene.gen.ts +6 -6
- package/out-ts/decentraland/kernel/apis/signed_fetch.gen.ts +19 -19
- package/out-ts/decentraland/kernel/apis/social_controller.gen.ts +6 -6
- package/out-ts/decentraland/kernel/apis/testing.gen.ts +26 -26
- package/out-ts/decentraland/kernel/apis/user_action_module.gen.ts +3 -3
- package/out-ts/decentraland/kernel/apis/user_identity.gen.ts +6 -6
- package/out-ts/decentraland/kernel/comms/rfc4/comms.gen.ts +35 -35
- package/out-ts/decentraland/kernel/comms/rfc5/ws_comms.gen.ts +33 -33
- package/out-ts/decentraland/kernel/comms/v3/archipelago.gen.ts +47 -47
- package/out-ts/decentraland/realm/about.gen.ts +47 -47
- package/out-ts/decentraland/sdk/components/animator.gen.ts +10 -10
- package/out-ts/decentraland/sdk/components/audio_source.gen.ts +6 -6
- package/out-ts/decentraland/sdk/components/audio_stream.gen.ts +4 -4
- package/out-ts/decentraland/sdk/components/avatar_attach.gen.ts +3 -3
- package/out-ts/decentraland/sdk/components/avatar_modifier_area.gen.ts +6 -5
- package/out-ts/decentraland/sdk/components/avatar_shape.gen.ts +12 -12
- package/out-ts/decentraland/sdk/components/billboard.gen.ts +2 -2
- package/out-ts/decentraland/sdk/components/camera_mode.gen.ts +2 -2
- package/out-ts/decentraland/sdk/components/camera_mode_area.gen.ts +3 -3
- package/out-ts/decentraland/sdk/components/common/raycast_hit.gen.ts +8 -8
- package/out-ts/decentraland/sdk/components/engine_info.gen.ts +4 -4
- package/out-ts/decentraland/sdk/components/gltf_container.gen.ts +4 -4
- package/out-ts/decentraland/sdk/components/gltf_container_loading_state.gen.ts +2 -2
- package/out-ts/decentraland/sdk/components/material.gen.ts +25 -25
- package/out-ts/decentraland/sdk/components/mesh_collider.gen.ts +12 -12
- package/out-ts/decentraland/sdk/components/mesh_renderer.gen.ts +17 -15
- package/out-ts/decentraland/sdk/components/nft_shape.gen.ts +4 -4
- package/out-ts/decentraland/sdk/components/pointer_events.gen.ts +10 -10
- package/out-ts/decentraland/sdk/components/pointer_events_result.gen.ts +7 -7
- package/out-ts/decentraland/sdk/components/pointer_lock.gen.ts +2 -2
- package/out-ts/decentraland/sdk/components/raycast.gen.ts +11 -11
- package/out-ts/decentraland/sdk/components/raycast_result.gen.ts +6 -6
- package/out-ts/decentraland/sdk/components/text_shape.gen.ts +22 -22
- package/out-ts/decentraland/sdk/components/ui_background.gen.ts +8 -7
- package/out-ts/decentraland/sdk/components/ui_dropdown.gen.ts +10 -10
- package/out-ts/decentraland/sdk/components/ui_dropdown_result.gen.ts +2 -2
- package/out-ts/decentraland/sdk/components/ui_input.gen.ts +9 -9
- package/out-ts/decentraland/sdk/components/ui_input_result.gen.ts +2 -2
- package/out-ts/decentraland/sdk/components/ui_text.gen.ts +6 -6
- package/out-ts/decentraland/sdk/components/ui_transform.gen.ts +52 -52
- package/out-ts/decentraland/sdk/components/video_player.gen.ts +7 -7
- package/out-ts/decentraland/sdk/components/visibility_component.gen.ts +2 -2
- package/out-ts/decentraland/social/friendships/friendships.gen.ts +99 -93
- package/out-ts/google/protobuf/descriptor.gen.ts +146 -141
- package/out-ts/google/protobuf/empty.gen.ts +1 -1
- package/package.json +8 -5
- package/proto/decentraland/sdk/components/video_event.proto +25 -0
- package/proto/decentraland/social/friendships/friendships.proto +9 -8
|
@@ -74,14 +74,14 @@ export const GetChallengeRequest = {
|
|
|
74
74
|
const tag = reader.uint32();
|
|
75
75
|
switch (tag >>> 3) {
|
|
76
76
|
case 1:
|
|
77
|
-
if (tag
|
|
77
|
+
if (tag !== 10) {
|
|
78
78
|
break;
|
|
79
79
|
}
|
|
80
80
|
|
|
81
81
|
message.address = reader.string();
|
|
82
82
|
continue;
|
|
83
83
|
}
|
|
84
|
-
if ((tag & 7)
|
|
84
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
85
85
|
break;
|
|
86
86
|
}
|
|
87
87
|
reader.skipType(tag & 7);
|
|
@@ -133,21 +133,21 @@ export const GetChallengeResponse = {
|
|
|
133
133
|
const tag = reader.uint32();
|
|
134
134
|
switch (tag >>> 3) {
|
|
135
135
|
case 1:
|
|
136
|
-
if (tag
|
|
136
|
+
if (tag !== 10) {
|
|
137
137
|
break;
|
|
138
138
|
}
|
|
139
139
|
|
|
140
140
|
message.challengeToSign = reader.string();
|
|
141
141
|
continue;
|
|
142
142
|
case 2:
|
|
143
|
-
if (tag
|
|
143
|
+
if (tag !== 16) {
|
|
144
144
|
break;
|
|
145
145
|
}
|
|
146
146
|
|
|
147
147
|
message.alreadyConnected = reader.bool();
|
|
148
148
|
continue;
|
|
149
149
|
}
|
|
150
|
-
if ((tag & 7)
|
|
150
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
151
151
|
break;
|
|
152
152
|
}
|
|
153
153
|
reader.skipType(tag & 7);
|
|
@@ -201,14 +201,14 @@ export const SignedChallenge = {
|
|
|
201
201
|
const tag = reader.uint32();
|
|
202
202
|
switch (tag >>> 3) {
|
|
203
203
|
case 1:
|
|
204
|
-
if (tag
|
|
204
|
+
if (tag !== 10) {
|
|
205
205
|
break;
|
|
206
206
|
}
|
|
207
207
|
|
|
208
208
|
message.authChainJson = reader.string();
|
|
209
209
|
continue;
|
|
210
210
|
}
|
|
211
|
-
if ((tag & 7)
|
|
211
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
212
212
|
break;
|
|
213
213
|
}
|
|
214
214
|
reader.skipType(tag & 7);
|
|
@@ -260,21 +260,21 @@ export const WelcomePeerInformation = {
|
|
|
260
260
|
const tag = reader.uint32();
|
|
261
261
|
switch (tag >>> 3) {
|
|
262
262
|
case 1:
|
|
263
|
-
if (tag
|
|
263
|
+
if (tag !== 10) {
|
|
264
264
|
break;
|
|
265
265
|
}
|
|
266
266
|
|
|
267
267
|
message.peerId = reader.string();
|
|
268
268
|
continue;
|
|
269
269
|
case 2:
|
|
270
|
-
if (tag
|
|
270
|
+
if (tag !== 18) {
|
|
271
271
|
break;
|
|
272
272
|
}
|
|
273
273
|
|
|
274
274
|
message.availableModules.push(reader.string());
|
|
275
275
|
continue;
|
|
276
276
|
}
|
|
277
|
-
if ((tag & 7)
|
|
277
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
278
278
|
break;
|
|
279
279
|
}
|
|
280
280
|
reader.skipType(tag & 7);
|
|
@@ -334,14 +334,14 @@ export const DisconnectionMessage = {
|
|
|
334
334
|
const tag = reader.uint32();
|
|
335
335
|
switch (tag >>> 3) {
|
|
336
336
|
case 1:
|
|
337
|
-
if (tag
|
|
337
|
+
if (tag !== 8) {
|
|
338
338
|
break;
|
|
339
339
|
}
|
|
340
340
|
|
|
341
341
|
message.reason = reader.int32() as any;
|
|
342
342
|
continue;
|
|
343
343
|
}
|
|
344
|
-
if ((tag & 7)
|
|
344
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
345
345
|
break;
|
|
346
346
|
}
|
|
347
347
|
reader.skipType(tag & 7);
|
|
@@ -40,7 +40,7 @@ export const WorldCommand = {
|
|
|
40
40
|
const tag = reader.uint32();
|
|
41
41
|
switch (tag >>> 3) {
|
|
42
42
|
case 1:
|
|
43
|
-
if (tag
|
|
43
|
+
if (tag !== 10) {
|
|
44
44
|
break;
|
|
45
45
|
}
|
|
46
46
|
|
|
@@ -50,7 +50,7 @@ export const WorldCommand = {
|
|
|
50
50
|
};
|
|
51
51
|
continue;
|
|
52
52
|
}
|
|
53
|
-
if ((tag & 7)
|
|
53
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
54
54
|
break;
|
|
55
55
|
}
|
|
56
56
|
reader.skipType(tag & 7);
|
|
@@ -114,14 +114,14 @@ export const SetCommsAdapter = {
|
|
|
114
114
|
const tag = reader.uint32();
|
|
115
115
|
switch (tag >>> 3) {
|
|
116
116
|
case 1:
|
|
117
|
-
if (tag
|
|
117
|
+
if (tag !== 10) {
|
|
118
118
|
break;
|
|
119
119
|
}
|
|
120
120
|
|
|
121
121
|
message.connectionString = reader.string();
|
|
122
122
|
continue;
|
|
123
123
|
}
|
|
124
|
-
if ((tag & 7)
|
|
124
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
125
125
|
break;
|
|
126
126
|
}
|
|
127
127
|
reader.skipType(tag & 7);
|
|
@@ -173,21 +173,21 @@ export const Heartbeat = {
|
|
|
173
173
|
const tag = reader.uint32();
|
|
174
174
|
switch (tag >>> 3) {
|
|
175
175
|
case 1:
|
|
176
|
-
if (tag
|
|
176
|
+
if (tag !== 10) {
|
|
177
177
|
break;
|
|
178
178
|
}
|
|
179
179
|
|
|
180
180
|
message.position = Position.decode(reader, reader.uint32());
|
|
181
181
|
continue;
|
|
182
182
|
case 2:
|
|
183
|
-
if (tag
|
|
183
|
+
if (tag !== 18) {
|
|
184
184
|
break;
|
|
185
185
|
}
|
|
186
186
|
|
|
187
187
|
message.desiredRoom = reader.string();
|
|
188
188
|
continue;
|
|
189
189
|
}
|
|
190
|
-
if ((tag & 7)
|
|
190
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
191
191
|
break;
|
|
192
192
|
}
|
|
193
193
|
reader.skipType(tag & 7);
|
|
@@ -38,14 +38,14 @@ export const Subscription = {
|
|
|
38
38
|
const tag = reader.uint32();
|
|
39
39
|
switch (tag >>> 3) {
|
|
40
40
|
case 1:
|
|
41
|
-
if (tag
|
|
41
|
+
if (tag !== 8) {
|
|
42
42
|
break;
|
|
43
43
|
}
|
|
44
44
|
|
|
45
45
|
message.subscriptionId = reader.uint32();
|
|
46
46
|
continue;
|
|
47
47
|
}
|
|
48
|
-
if ((tag & 7)
|
|
48
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
49
49
|
break;
|
|
50
50
|
}
|
|
51
51
|
reader.skipType(tag & 7);
|
|
@@ -94,14 +94,14 @@ export const UnsubscriptionResult = {
|
|
|
94
94
|
const tag = reader.uint32();
|
|
95
95
|
switch (tag >>> 3) {
|
|
96
96
|
case 1:
|
|
97
|
-
if (tag
|
|
97
|
+
if (tag !== 8) {
|
|
98
98
|
break;
|
|
99
99
|
}
|
|
100
100
|
|
|
101
101
|
message.ok = reader.bool();
|
|
102
102
|
continue;
|
|
103
103
|
}
|
|
104
|
-
if ((tag & 7)
|
|
104
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
105
105
|
break;
|
|
106
106
|
}
|
|
107
107
|
reader.skipType(tag & 7);
|
|
@@ -129,56 +129,56 @@ export const AboutResponse = {
|
|
|
129
129
|
const tag = reader.uint32();
|
|
130
130
|
switch (tag >>> 3) {
|
|
131
131
|
case 1:
|
|
132
|
-
if (tag
|
|
132
|
+
if (tag !== 8) {
|
|
133
133
|
break;
|
|
134
134
|
}
|
|
135
135
|
|
|
136
136
|
message.healthy = reader.bool();
|
|
137
137
|
continue;
|
|
138
138
|
case 2:
|
|
139
|
-
if (tag
|
|
139
|
+
if (tag !== 18) {
|
|
140
140
|
break;
|
|
141
141
|
}
|
|
142
142
|
|
|
143
143
|
message.configurations = AboutResponse_AboutConfiguration.decode(reader, reader.uint32());
|
|
144
144
|
continue;
|
|
145
145
|
case 3:
|
|
146
|
-
if (tag
|
|
146
|
+
if (tag !== 26) {
|
|
147
147
|
break;
|
|
148
148
|
}
|
|
149
149
|
|
|
150
150
|
message.content = AboutResponse_ContentInfo.decode(reader, reader.uint32());
|
|
151
151
|
continue;
|
|
152
152
|
case 4:
|
|
153
|
-
if (tag
|
|
153
|
+
if (tag !== 34) {
|
|
154
154
|
break;
|
|
155
155
|
}
|
|
156
156
|
|
|
157
157
|
message.comms = AboutResponse_CommsInfo.decode(reader, reader.uint32());
|
|
158
158
|
continue;
|
|
159
159
|
case 5:
|
|
160
|
-
if (tag
|
|
160
|
+
if (tag !== 42) {
|
|
161
161
|
break;
|
|
162
162
|
}
|
|
163
163
|
|
|
164
164
|
message.lambdas = AboutResponse_LambdasInfo.decode(reader, reader.uint32());
|
|
165
165
|
continue;
|
|
166
166
|
case 6:
|
|
167
|
-
if (tag
|
|
167
|
+
if (tag !== 50) {
|
|
168
168
|
break;
|
|
169
169
|
}
|
|
170
170
|
|
|
171
171
|
message.bff = AboutResponse_BffInfo.decode(reader, reader.uint32());
|
|
172
172
|
continue;
|
|
173
173
|
case 7:
|
|
174
|
-
if (tag
|
|
174
|
+
if (tag !== 56) {
|
|
175
175
|
break;
|
|
176
176
|
}
|
|
177
177
|
|
|
178
178
|
message.acceptingUsers = reader.bool();
|
|
179
179
|
continue;
|
|
180
180
|
}
|
|
181
|
-
if ((tag & 7)
|
|
181
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
182
182
|
break;
|
|
183
183
|
}
|
|
184
184
|
reader.skipType(tag & 7);
|
|
@@ -270,28 +270,28 @@ export const AboutResponse_MinimapConfiguration = {
|
|
|
270
270
|
const tag = reader.uint32();
|
|
271
271
|
switch (tag >>> 3) {
|
|
272
272
|
case 1:
|
|
273
|
-
if (tag
|
|
273
|
+
if (tag !== 8) {
|
|
274
274
|
break;
|
|
275
275
|
}
|
|
276
276
|
|
|
277
277
|
message.enabled = reader.bool();
|
|
278
278
|
continue;
|
|
279
279
|
case 2:
|
|
280
|
-
if (tag
|
|
280
|
+
if (tag !== 18) {
|
|
281
281
|
break;
|
|
282
282
|
}
|
|
283
283
|
|
|
284
284
|
message.dataImage = reader.string();
|
|
285
285
|
continue;
|
|
286
286
|
case 3:
|
|
287
|
-
if (tag
|
|
287
|
+
if (tag !== 26) {
|
|
288
288
|
break;
|
|
289
289
|
}
|
|
290
290
|
|
|
291
291
|
message.estateImage = reader.string();
|
|
292
292
|
continue;
|
|
293
293
|
}
|
|
294
|
-
if ((tag & 7)
|
|
294
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
295
295
|
break;
|
|
296
296
|
}
|
|
297
297
|
reader.skipType(tag & 7);
|
|
@@ -352,14 +352,14 @@ export const AboutResponse_SkyboxConfiguration = {
|
|
|
352
352
|
const tag = reader.uint32();
|
|
353
353
|
switch (tag >>> 3) {
|
|
354
354
|
case 1:
|
|
355
|
-
if (tag
|
|
355
|
+
if (tag !== 13) {
|
|
356
356
|
break;
|
|
357
357
|
}
|
|
358
358
|
|
|
359
359
|
message.fixedHour = reader.float();
|
|
360
360
|
continue;
|
|
361
361
|
}
|
|
362
|
-
if ((tag & 7)
|
|
362
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
363
363
|
break;
|
|
364
364
|
}
|
|
365
365
|
reader.skipType(tag & 7);
|
|
@@ -438,56 +438,56 @@ export const AboutResponse_AboutConfiguration = {
|
|
|
438
438
|
const tag = reader.uint32();
|
|
439
439
|
switch (tag >>> 3) {
|
|
440
440
|
case 1:
|
|
441
|
-
if (tag
|
|
441
|
+
if (tag !== 10) {
|
|
442
442
|
break;
|
|
443
443
|
}
|
|
444
444
|
|
|
445
445
|
message.realmName = reader.string();
|
|
446
446
|
continue;
|
|
447
447
|
case 2:
|
|
448
|
-
if (tag
|
|
448
|
+
if (tag !== 16) {
|
|
449
449
|
break;
|
|
450
450
|
}
|
|
451
451
|
|
|
452
452
|
message.networkId = reader.uint32();
|
|
453
453
|
continue;
|
|
454
454
|
case 3:
|
|
455
|
-
if (tag
|
|
455
|
+
if (tag !== 26) {
|
|
456
456
|
break;
|
|
457
457
|
}
|
|
458
458
|
|
|
459
459
|
message.globalScenesUrn.push(reader.string());
|
|
460
460
|
continue;
|
|
461
461
|
case 4:
|
|
462
|
-
if (tag
|
|
462
|
+
if (tag !== 34) {
|
|
463
463
|
break;
|
|
464
464
|
}
|
|
465
465
|
|
|
466
466
|
message.scenesUrn.push(reader.string());
|
|
467
467
|
continue;
|
|
468
468
|
case 5:
|
|
469
|
-
if (tag
|
|
469
|
+
if (tag !== 42) {
|
|
470
470
|
break;
|
|
471
471
|
}
|
|
472
472
|
|
|
473
473
|
message.minimap = AboutResponse_MinimapConfiguration.decode(reader, reader.uint32());
|
|
474
474
|
continue;
|
|
475
475
|
case 6:
|
|
476
|
-
if (tag
|
|
476
|
+
if (tag !== 50) {
|
|
477
477
|
break;
|
|
478
478
|
}
|
|
479
479
|
|
|
480
480
|
message.skybox = AboutResponse_SkyboxConfiguration.decode(reader, reader.uint32());
|
|
481
481
|
continue;
|
|
482
482
|
case 7:
|
|
483
|
-
if (tag
|
|
483
|
+
if (tag !== 58) {
|
|
484
484
|
break;
|
|
485
485
|
}
|
|
486
486
|
|
|
487
487
|
message.cityLoaderContentServer = reader.string();
|
|
488
488
|
continue;
|
|
489
489
|
}
|
|
490
|
-
if ((tag & 7)
|
|
490
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
491
491
|
break;
|
|
492
492
|
}
|
|
493
493
|
reader.skipType(tag & 7);
|
|
@@ -585,35 +585,35 @@ export const AboutResponse_ContentInfo = {
|
|
|
585
585
|
const tag = reader.uint32();
|
|
586
586
|
switch (tag >>> 3) {
|
|
587
587
|
case 1:
|
|
588
|
-
if (tag
|
|
588
|
+
if (tag !== 8) {
|
|
589
589
|
break;
|
|
590
590
|
}
|
|
591
591
|
|
|
592
592
|
message.healthy = reader.bool();
|
|
593
593
|
continue;
|
|
594
594
|
case 2:
|
|
595
|
-
if (tag
|
|
595
|
+
if (tag !== 18) {
|
|
596
596
|
break;
|
|
597
597
|
}
|
|
598
598
|
|
|
599
599
|
message.version = reader.string();
|
|
600
600
|
continue;
|
|
601
601
|
case 3:
|
|
602
|
-
if (tag
|
|
602
|
+
if (tag !== 26) {
|
|
603
603
|
break;
|
|
604
604
|
}
|
|
605
605
|
|
|
606
606
|
message.commitHash = reader.string();
|
|
607
607
|
continue;
|
|
608
608
|
case 4:
|
|
609
|
-
if (tag
|
|
609
|
+
if (tag !== 34) {
|
|
610
610
|
break;
|
|
611
611
|
}
|
|
612
612
|
|
|
613
613
|
message.publicUrl = reader.string();
|
|
614
614
|
continue;
|
|
615
615
|
}
|
|
616
|
-
if ((tag & 7)
|
|
616
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
617
617
|
break;
|
|
618
618
|
}
|
|
619
619
|
reader.skipType(tag & 7);
|
|
@@ -682,35 +682,35 @@ export const AboutResponse_LambdasInfo = {
|
|
|
682
682
|
const tag = reader.uint32();
|
|
683
683
|
switch (tag >>> 3) {
|
|
684
684
|
case 1:
|
|
685
|
-
if (tag
|
|
685
|
+
if (tag !== 8) {
|
|
686
686
|
break;
|
|
687
687
|
}
|
|
688
688
|
|
|
689
689
|
message.healthy = reader.bool();
|
|
690
690
|
continue;
|
|
691
691
|
case 2:
|
|
692
|
-
if (tag
|
|
692
|
+
if (tag !== 18) {
|
|
693
693
|
break;
|
|
694
694
|
}
|
|
695
695
|
|
|
696
696
|
message.version = reader.string();
|
|
697
697
|
continue;
|
|
698
698
|
case 3:
|
|
699
|
-
if (tag
|
|
699
|
+
if (tag !== 26) {
|
|
700
700
|
break;
|
|
701
701
|
}
|
|
702
702
|
|
|
703
703
|
message.commitHash = reader.string();
|
|
704
704
|
continue;
|
|
705
705
|
case 4:
|
|
706
|
-
if (tag
|
|
706
|
+
if (tag !== 34) {
|
|
707
707
|
break;
|
|
708
708
|
}
|
|
709
709
|
|
|
710
710
|
message.publicUrl = reader.string();
|
|
711
711
|
continue;
|
|
712
712
|
}
|
|
713
|
-
if ((tag & 7)
|
|
713
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
714
714
|
break;
|
|
715
715
|
}
|
|
716
716
|
reader.skipType(tag & 7);
|
|
@@ -796,56 +796,56 @@ export const AboutResponse_CommsInfo = {
|
|
|
796
796
|
const tag = reader.uint32();
|
|
797
797
|
switch (tag >>> 3) {
|
|
798
798
|
case 1:
|
|
799
|
-
if (tag
|
|
799
|
+
if (tag !== 8) {
|
|
800
800
|
break;
|
|
801
801
|
}
|
|
802
802
|
|
|
803
803
|
message.healthy = reader.bool();
|
|
804
804
|
continue;
|
|
805
805
|
case 2:
|
|
806
|
-
if (tag
|
|
806
|
+
if (tag !== 18) {
|
|
807
807
|
break;
|
|
808
808
|
}
|
|
809
809
|
|
|
810
810
|
message.version = reader.string();
|
|
811
811
|
continue;
|
|
812
812
|
case 3:
|
|
813
|
-
if (tag
|
|
813
|
+
if (tag !== 26) {
|
|
814
814
|
break;
|
|
815
815
|
}
|
|
816
816
|
|
|
817
817
|
message.commitHash = reader.string();
|
|
818
818
|
continue;
|
|
819
819
|
case 4:
|
|
820
|
-
if (tag
|
|
820
|
+
if (tag !== 34) {
|
|
821
821
|
break;
|
|
822
822
|
}
|
|
823
823
|
|
|
824
824
|
message.publicUrl = reader.string();
|
|
825
825
|
continue;
|
|
826
826
|
case 50:
|
|
827
|
-
if (tag
|
|
827
|
+
if (tag !== 402) {
|
|
828
828
|
break;
|
|
829
829
|
}
|
|
830
830
|
|
|
831
831
|
message.protocol = reader.string();
|
|
832
832
|
continue;
|
|
833
833
|
case 51:
|
|
834
|
-
if (tag
|
|
834
|
+
if (tag !== 408) {
|
|
835
835
|
break;
|
|
836
836
|
}
|
|
837
837
|
|
|
838
838
|
message.usersCount = reader.int32();
|
|
839
839
|
continue;
|
|
840
840
|
case 52:
|
|
841
|
-
if (tag
|
|
841
|
+
if (tag !== 418) {
|
|
842
842
|
break;
|
|
843
843
|
}
|
|
844
844
|
|
|
845
845
|
message.fixedAdapter = reader.string();
|
|
846
846
|
continue;
|
|
847
847
|
}
|
|
848
|
-
if ((tag & 7)
|
|
848
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
849
849
|
break;
|
|
850
850
|
}
|
|
851
851
|
reader.skipType(tag & 7);
|
|
@@ -936,49 +936,49 @@ export const AboutResponse_BffInfo = {
|
|
|
936
936
|
const tag = reader.uint32();
|
|
937
937
|
switch (tag >>> 3) {
|
|
938
938
|
case 1:
|
|
939
|
-
if (tag
|
|
939
|
+
if (tag !== 8) {
|
|
940
940
|
break;
|
|
941
941
|
}
|
|
942
942
|
|
|
943
943
|
message.healthy = reader.bool();
|
|
944
944
|
continue;
|
|
945
945
|
case 2:
|
|
946
|
-
if (tag
|
|
946
|
+
if (tag !== 18) {
|
|
947
947
|
break;
|
|
948
948
|
}
|
|
949
949
|
|
|
950
950
|
message.version = reader.string();
|
|
951
951
|
continue;
|
|
952
952
|
case 3:
|
|
953
|
-
if (tag
|
|
953
|
+
if (tag !== 26) {
|
|
954
954
|
break;
|
|
955
955
|
}
|
|
956
956
|
|
|
957
957
|
message.commitHash = reader.string();
|
|
958
958
|
continue;
|
|
959
959
|
case 4:
|
|
960
|
-
if (tag
|
|
960
|
+
if (tag !== 34) {
|
|
961
961
|
break;
|
|
962
962
|
}
|
|
963
963
|
|
|
964
964
|
message.publicUrl = reader.string();
|
|
965
965
|
continue;
|
|
966
966
|
case 51:
|
|
967
|
-
if (tag
|
|
967
|
+
if (tag !== 408) {
|
|
968
968
|
break;
|
|
969
969
|
}
|
|
970
970
|
|
|
971
971
|
message.userCount = reader.int32();
|
|
972
972
|
continue;
|
|
973
973
|
case 52:
|
|
974
|
-
if (tag
|
|
974
|
+
if (tag !== 418) {
|
|
975
975
|
break;
|
|
976
976
|
}
|
|
977
977
|
|
|
978
978
|
message.protocolVersion = reader.string();
|
|
979
979
|
continue;
|
|
980
980
|
}
|
|
981
|
-
if ((tag & 7)
|
|
981
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
982
982
|
break;
|
|
983
983
|
}
|
|
984
984
|
reader.skipType(tag & 7);
|
|
@@ -47,14 +47,14 @@ export const SubscriptionRequest = {
|
|
|
47
47
|
const tag = reader.uint32();
|
|
48
48
|
switch (tag >>> 3) {
|
|
49
49
|
case 1:
|
|
50
|
-
if (tag
|
|
50
|
+
if (tag !== 10) {
|
|
51
51
|
break;
|
|
52
52
|
}
|
|
53
53
|
|
|
54
54
|
message.topic = reader.string();
|
|
55
55
|
continue;
|
|
56
56
|
}
|
|
57
|
-
if ((tag & 7)
|
|
57
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
58
58
|
break;
|
|
59
59
|
}
|
|
60
60
|
reader.skipType(tag & 7);
|
|
@@ -109,28 +109,28 @@ export const PeerTopicSubscriptionResultElem = {
|
|
|
109
109
|
const tag = reader.uint32();
|
|
110
110
|
switch (tag >>> 3) {
|
|
111
111
|
case 1:
|
|
112
|
-
if (tag
|
|
112
|
+
if (tag !== 10) {
|
|
113
113
|
break;
|
|
114
114
|
}
|
|
115
115
|
|
|
116
116
|
message.payload = reader.bytes();
|
|
117
117
|
continue;
|
|
118
118
|
case 2:
|
|
119
|
-
if (tag
|
|
119
|
+
if (tag !== 18) {
|
|
120
120
|
break;
|
|
121
121
|
}
|
|
122
122
|
|
|
123
123
|
message.topic = reader.string();
|
|
124
124
|
continue;
|
|
125
125
|
case 3:
|
|
126
|
-
if (tag
|
|
126
|
+
if (tag !== 26) {
|
|
127
127
|
break;
|
|
128
128
|
}
|
|
129
129
|
|
|
130
130
|
message.sender = reader.string();
|
|
131
131
|
continue;
|
|
132
132
|
}
|
|
133
|
-
if ((tag & 7)
|
|
133
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
134
134
|
break;
|
|
135
135
|
}
|
|
136
136
|
reader.skipType(tag & 7);
|
|
@@ -193,21 +193,21 @@ export const SystemTopicSubscriptionResultElem = {
|
|
|
193
193
|
const tag = reader.uint32();
|
|
194
194
|
switch (tag >>> 3) {
|
|
195
195
|
case 1:
|
|
196
|
-
if (tag
|
|
196
|
+
if (tag !== 10) {
|
|
197
197
|
break;
|
|
198
198
|
}
|
|
199
199
|
|
|
200
200
|
message.payload = reader.bytes();
|
|
201
201
|
continue;
|
|
202
202
|
case 2:
|
|
203
|
-
if (tag
|
|
203
|
+
if (tag !== 18) {
|
|
204
204
|
break;
|
|
205
205
|
}
|
|
206
206
|
|
|
207
207
|
message.topic = reader.string();
|
|
208
208
|
continue;
|
|
209
209
|
}
|
|
210
|
-
if ((tag & 7)
|
|
210
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
211
211
|
break;
|
|
212
212
|
}
|
|
213
213
|
reader.skipType(tag & 7);
|
|
@@ -269,21 +269,21 @@ export const PublishToTopicRequest = {
|
|
|
269
269
|
const tag = reader.uint32();
|
|
270
270
|
switch (tag >>> 3) {
|
|
271
271
|
case 1:
|
|
272
|
-
if (tag
|
|
272
|
+
if (tag !== 10) {
|
|
273
273
|
break;
|
|
274
274
|
}
|
|
275
275
|
|
|
276
276
|
message.topic = reader.string();
|
|
277
277
|
continue;
|
|
278
278
|
case 2:
|
|
279
|
-
if (tag
|
|
279
|
+
if (tag !== 18) {
|
|
280
280
|
break;
|
|
281
281
|
}
|
|
282
282
|
|
|
283
283
|
message.payload = reader.bytes();
|
|
284
284
|
continue;
|
|
285
285
|
}
|
|
286
|
-
if ((tag & 7)
|
|
286
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
287
287
|
break;
|
|
288
288
|
}
|
|
289
289
|
reader.skipType(tag & 7);
|
|
@@ -338,14 +338,14 @@ export const PublishToTopicResult = {
|
|
|
338
338
|
const tag = reader.uint32();
|
|
339
339
|
switch (tag >>> 3) {
|
|
340
340
|
case 1:
|
|
341
|
-
if (tag
|
|
341
|
+
if (tag !== 8) {
|
|
342
342
|
break;
|
|
343
343
|
}
|
|
344
344
|
|
|
345
345
|
message.ok = reader.bool();
|
|
346
346
|
continue;
|
|
347
347
|
}
|
|
348
|
-
if ((tag & 7)
|
|
348
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
349
349
|
break;
|
|
350
350
|
}
|
|
351
351
|
reader.skipType(tag & 7);
|