@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
|
@@ -66,28 +66,28 @@ export const MappingsResponse = {
|
|
|
66
66
|
const tag = reader.uint32();
|
|
67
67
|
switch (tag >>> 3) {
|
|
68
68
|
case 1:
|
|
69
|
-
if (tag
|
|
69
|
+
if (tag !== 10) {
|
|
70
70
|
break;
|
|
71
71
|
}
|
|
72
72
|
|
|
73
73
|
message.parcelId = reader.string();
|
|
74
74
|
continue;
|
|
75
75
|
case 2:
|
|
76
|
-
if (tag
|
|
76
|
+
if (tag !== 18) {
|
|
77
77
|
break;
|
|
78
78
|
}
|
|
79
79
|
|
|
80
80
|
message.rootCid = reader.string();
|
|
81
81
|
continue;
|
|
82
82
|
case 3:
|
|
83
|
-
if (tag
|
|
83
|
+
if (tag !== 26) {
|
|
84
84
|
break;
|
|
85
85
|
}
|
|
86
86
|
|
|
87
87
|
message.contents.push(ContentMapping.decode(reader, reader.uint32()));
|
|
88
88
|
continue;
|
|
89
89
|
}
|
|
90
|
-
if ((tag & 7)
|
|
90
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
91
91
|
break;
|
|
92
92
|
}
|
|
93
93
|
reader.skipType(tag & 7);
|
|
@@ -160,42 +160,42 @@ export const Land = {
|
|
|
160
160
|
const tag = reader.uint32();
|
|
161
161
|
switch (tag >>> 3) {
|
|
162
162
|
case 1:
|
|
163
|
-
if (tag
|
|
163
|
+
if (tag !== 10) {
|
|
164
164
|
break;
|
|
165
165
|
}
|
|
166
166
|
|
|
167
167
|
message.sceneId = reader.string();
|
|
168
168
|
continue;
|
|
169
169
|
case 2:
|
|
170
|
-
if (tag
|
|
170
|
+
if (tag !== 18) {
|
|
171
171
|
break;
|
|
172
172
|
}
|
|
173
173
|
|
|
174
174
|
message.sceneJsonData = reader.string();
|
|
175
175
|
continue;
|
|
176
176
|
case 3:
|
|
177
|
-
if (tag
|
|
177
|
+
if (tag !== 26) {
|
|
178
178
|
break;
|
|
179
179
|
}
|
|
180
180
|
|
|
181
181
|
message.baseUrl = reader.string();
|
|
182
182
|
continue;
|
|
183
183
|
case 4:
|
|
184
|
-
if (tag
|
|
184
|
+
if (tag !== 34) {
|
|
185
185
|
break;
|
|
186
186
|
}
|
|
187
187
|
|
|
188
188
|
message.baseUrlBundles = reader.string();
|
|
189
189
|
continue;
|
|
190
190
|
case 5:
|
|
191
|
-
if (tag
|
|
191
|
+
if (tag !== 42) {
|
|
192
192
|
break;
|
|
193
193
|
}
|
|
194
194
|
|
|
195
195
|
message.mappingsResponse = MappingsResponse.decode(reader, reader.uint32());
|
|
196
196
|
continue;
|
|
197
197
|
}
|
|
198
|
-
if ((tag & 7)
|
|
198
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
199
199
|
break;
|
|
200
200
|
}
|
|
201
201
|
reader.skipType(tag & 7);
|
|
@@ -258,7 +258,7 @@ export const GetParcelRequest = {
|
|
|
258
258
|
const tag = reader.uint32();
|
|
259
259
|
switch (tag >>> 3) {
|
|
260
260
|
}
|
|
261
|
-
if ((tag & 7)
|
|
261
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
262
262
|
break;
|
|
263
263
|
}
|
|
264
264
|
reader.skipType(tag & 7);
|
|
@@ -308,21 +308,21 @@ export const GetParcelResponse = {
|
|
|
308
308
|
const tag = reader.uint32();
|
|
309
309
|
switch (tag >>> 3) {
|
|
310
310
|
case 1:
|
|
311
|
-
if (tag
|
|
311
|
+
if (tag !== 10) {
|
|
312
312
|
break;
|
|
313
313
|
}
|
|
314
314
|
|
|
315
315
|
message.land = Land.decode(reader, reader.uint32());
|
|
316
316
|
continue;
|
|
317
317
|
case 2:
|
|
318
|
-
if (tag
|
|
318
|
+
if (tag !== 18) {
|
|
319
319
|
break;
|
|
320
320
|
}
|
|
321
321
|
|
|
322
322
|
message.cid = reader.string();
|
|
323
323
|
continue;
|
|
324
324
|
}
|
|
325
|
-
if ((tag & 7)
|
|
325
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
326
326
|
break;
|
|
327
327
|
}
|
|
328
328
|
reader.skipType(tag & 7);
|
|
@@ -373,7 +373,7 @@ export const GetSceneIdRequest = {
|
|
|
373
373
|
const tag = reader.uint32();
|
|
374
374
|
switch (tag >>> 3) {
|
|
375
375
|
}
|
|
376
|
-
if ((tag & 7)
|
|
376
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
377
377
|
break;
|
|
378
378
|
}
|
|
379
379
|
reader.skipType(tag & 7);
|
|
@@ -420,14 +420,14 @@ export const GetSceneIdResponse = {
|
|
|
420
420
|
const tag = reader.uint32();
|
|
421
421
|
switch (tag >>> 3) {
|
|
422
422
|
case 1:
|
|
423
|
-
if (tag
|
|
423
|
+
if (tag !== 10) {
|
|
424
424
|
break;
|
|
425
425
|
}
|
|
426
426
|
|
|
427
427
|
message.sceneId = reader.string();
|
|
428
428
|
continue;
|
|
429
429
|
}
|
|
430
|
-
if ((tag & 7)
|
|
430
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
431
431
|
break;
|
|
432
432
|
}
|
|
433
433
|
reader.skipType(tag & 7);
|
|
@@ -473,7 +473,7 @@ export const GetIsEmptyRequest = {
|
|
|
473
473
|
const tag = reader.uint32();
|
|
474
474
|
switch (tag >>> 3) {
|
|
475
475
|
}
|
|
476
|
-
if ((tag & 7)
|
|
476
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
477
477
|
break;
|
|
478
478
|
}
|
|
479
479
|
reader.skipType(tag & 7);
|
|
@@ -520,14 +520,14 @@ export const GetIsEmptyResponse = {
|
|
|
520
520
|
const tag = reader.uint32();
|
|
521
521
|
switch (tag >>> 3) {
|
|
522
522
|
case 1:
|
|
523
|
-
if (tag
|
|
523
|
+
if (tag !== 8) {
|
|
524
524
|
break;
|
|
525
525
|
}
|
|
526
526
|
|
|
527
527
|
message.isEmpty = reader.bool();
|
|
528
528
|
continue;
|
|
529
529
|
}
|
|
530
|
-
if ((tag & 7)
|
|
530
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
531
531
|
break;
|
|
532
532
|
}
|
|
533
533
|
reader.skipType(tag & 7);
|
|
@@ -96,14 +96,14 @@ export const PermissionResponse = {
|
|
|
96
96
|
const tag = reader.uint32();
|
|
97
97
|
switch (tag >>> 3) {
|
|
98
98
|
case 1:
|
|
99
|
-
if (tag
|
|
99
|
+
if (tag !== 8) {
|
|
100
100
|
break;
|
|
101
101
|
}
|
|
102
102
|
|
|
103
103
|
message.hasPermission = reader.bool();
|
|
104
104
|
continue;
|
|
105
105
|
}
|
|
106
|
-
if ((tag & 7)
|
|
106
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
107
107
|
break;
|
|
108
108
|
}
|
|
109
109
|
reader.skipType(tag & 7);
|
|
@@ -152,14 +152,14 @@ export const HasPermissionRequest = {
|
|
|
152
152
|
const tag = reader.uint32();
|
|
153
153
|
switch (tag >>> 3) {
|
|
154
154
|
case 1:
|
|
155
|
-
if (tag
|
|
155
|
+
if (tag !== 8) {
|
|
156
156
|
break;
|
|
157
157
|
}
|
|
158
158
|
|
|
159
159
|
message.permission = reader.int32() as any;
|
|
160
160
|
continue;
|
|
161
161
|
}
|
|
162
|
-
if ((tag & 7)
|
|
162
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
163
163
|
break;
|
|
164
164
|
}
|
|
165
165
|
reader.skipType(tag & 7);
|
|
@@ -210,12 +210,13 @@ export const HasManyPermissionRequest = {
|
|
|
210
210
|
const tag = reader.uint32();
|
|
211
211
|
switch (tag >>> 3) {
|
|
212
212
|
case 1:
|
|
213
|
-
if (tag
|
|
213
|
+
if (tag === 8) {
|
|
214
214
|
message.permissions.push(reader.int32() as any);
|
|
215
|
+
|
|
215
216
|
continue;
|
|
216
217
|
}
|
|
217
218
|
|
|
218
|
-
if (tag
|
|
219
|
+
if (tag === 10) {
|
|
219
220
|
const end2 = reader.uint32() + reader.pos;
|
|
220
221
|
while (reader.pos < end2) {
|
|
221
222
|
message.permissions.push(reader.int32() as any);
|
|
@@ -226,7 +227,7 @@ export const HasManyPermissionRequest = {
|
|
|
226
227
|
|
|
227
228
|
break;
|
|
228
229
|
}
|
|
229
|
-
if ((tag & 7)
|
|
230
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
230
231
|
break;
|
|
231
232
|
}
|
|
232
233
|
reader.skipType(tag & 7);
|
|
@@ -285,12 +286,13 @@ export const HasManyPermissionResponse = {
|
|
|
285
286
|
const tag = reader.uint32();
|
|
286
287
|
switch (tag >>> 3) {
|
|
287
288
|
case 1:
|
|
288
|
-
if (tag
|
|
289
|
+
if (tag === 8) {
|
|
289
290
|
message.hasManyPermission.push(reader.bool());
|
|
291
|
+
|
|
290
292
|
continue;
|
|
291
293
|
}
|
|
292
294
|
|
|
293
|
-
if (tag
|
|
295
|
+
if (tag === 10) {
|
|
294
296
|
const end2 = reader.uint32() + reader.pos;
|
|
295
297
|
while (reader.pos < end2) {
|
|
296
298
|
message.hasManyPermission.push(reader.bool());
|
|
@@ -301,7 +303,7 @@ export const HasManyPermissionResponse = {
|
|
|
301
303
|
|
|
302
304
|
break;
|
|
303
305
|
}
|
|
304
|
-
if ((tag & 7)
|
|
306
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
305
307
|
break;
|
|
306
308
|
}
|
|
307
309
|
reader.skipType(tag & 7);
|
|
@@ -46,14 +46,14 @@ export const Player = {
|
|
|
46
46
|
const tag = reader.uint32();
|
|
47
47
|
switch (tag >>> 3) {
|
|
48
48
|
case 1:
|
|
49
|
-
if (tag
|
|
49
|
+
if (tag !== 10) {
|
|
50
50
|
break;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
53
|
message.userId = reader.string();
|
|
54
54
|
continue;
|
|
55
55
|
}
|
|
56
|
-
if ((tag & 7)
|
|
56
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
57
57
|
break;
|
|
58
58
|
}
|
|
59
59
|
reader.skipType(tag & 7);
|
|
@@ -102,14 +102,14 @@ export const PlayersGetUserDataResponse = {
|
|
|
102
102
|
const tag = reader.uint32();
|
|
103
103
|
switch (tag >>> 3) {
|
|
104
104
|
case 1:
|
|
105
|
-
if (tag
|
|
105
|
+
if (tag !== 10) {
|
|
106
106
|
break;
|
|
107
107
|
}
|
|
108
108
|
|
|
109
109
|
message.data = UserData.decode(reader, reader.uint32());
|
|
110
110
|
continue;
|
|
111
111
|
}
|
|
112
|
-
if ((tag & 7)
|
|
112
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
113
113
|
break;
|
|
114
114
|
}
|
|
115
115
|
reader.skipType(tag & 7);
|
|
@@ -158,14 +158,14 @@ export const PlayerListResponse = {
|
|
|
158
158
|
const tag = reader.uint32();
|
|
159
159
|
switch (tag >>> 3) {
|
|
160
160
|
case 1:
|
|
161
|
-
if (tag
|
|
161
|
+
if (tag !== 10) {
|
|
162
162
|
break;
|
|
163
163
|
}
|
|
164
164
|
|
|
165
165
|
message.players.push(Player.decode(reader, reader.uint32()));
|
|
166
166
|
continue;
|
|
167
167
|
}
|
|
168
|
-
if ((tag & 7)
|
|
168
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
169
169
|
break;
|
|
170
170
|
}
|
|
171
171
|
reader.skipType(tag & 7);
|
|
@@ -218,14 +218,14 @@ export const GetPlayerDataRequest = {
|
|
|
218
218
|
const tag = reader.uint32();
|
|
219
219
|
switch (tag >>> 3) {
|
|
220
220
|
case 1:
|
|
221
|
-
if (tag
|
|
221
|
+
if (tag !== 10) {
|
|
222
222
|
break;
|
|
223
223
|
}
|
|
224
224
|
|
|
225
225
|
message.userId = reader.string();
|
|
226
226
|
continue;
|
|
227
227
|
}
|
|
228
|
-
if ((tag & 7)
|
|
228
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
229
229
|
break;
|
|
230
230
|
}
|
|
231
231
|
reader.skipType(tag & 7);
|
|
@@ -271,7 +271,7 @@ export const GetPlayersInSceneRequest = {
|
|
|
271
271
|
const tag = reader.uint32();
|
|
272
272
|
switch (tag >>> 3) {
|
|
273
273
|
}
|
|
274
|
-
if ((tag & 7)
|
|
274
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
275
275
|
break;
|
|
276
276
|
}
|
|
277
277
|
reader.skipType(tag & 7);
|
|
@@ -315,7 +315,7 @@ export const GetConnectedPlayersRequest = {
|
|
|
315
315
|
const tag = reader.uint32();
|
|
316
316
|
switch (tag >>> 3) {
|
|
317
317
|
}
|
|
318
|
-
if ((tag & 7)
|
|
318
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
319
319
|
break;
|
|
320
320
|
}
|
|
321
321
|
reader.skipType(tag & 7);
|
|
@@ -58,14 +58,14 @@ export const KillRequest = {
|
|
|
58
58
|
const tag = reader.uint32();
|
|
59
59
|
switch (tag >>> 3) {
|
|
60
60
|
case 1:
|
|
61
|
-
if (tag
|
|
61
|
+
if (tag !== 10) {
|
|
62
62
|
break;
|
|
63
63
|
}
|
|
64
64
|
|
|
65
65
|
message.pid = reader.string();
|
|
66
66
|
continue;
|
|
67
67
|
}
|
|
68
|
-
if ((tag & 7)
|
|
68
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
69
69
|
break;
|
|
70
70
|
}
|
|
71
71
|
reader.skipType(tag & 7);
|
|
@@ -114,14 +114,14 @@ export const KillResponse = {
|
|
|
114
114
|
const tag = reader.uint32();
|
|
115
115
|
switch (tag >>> 3) {
|
|
116
116
|
case 1:
|
|
117
|
-
if (tag
|
|
117
|
+
if (tag !== 8) {
|
|
118
118
|
break;
|
|
119
119
|
}
|
|
120
120
|
|
|
121
121
|
message.status = reader.bool();
|
|
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);
|
|
@@ -170,14 +170,14 @@ export const SpawnRequest = {
|
|
|
170
170
|
const tag = reader.uint32();
|
|
171
171
|
switch (tag >>> 3) {
|
|
172
172
|
case 1:
|
|
173
|
-
if (tag
|
|
173
|
+
if (tag !== 10) {
|
|
174
174
|
break;
|
|
175
175
|
}
|
|
176
176
|
|
|
177
177
|
message.pid = reader.string();
|
|
178
178
|
continue;
|
|
179
179
|
}
|
|
180
|
-
if ((tag & 7)
|
|
180
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
181
181
|
break;
|
|
182
182
|
}
|
|
183
183
|
reader.skipType(tag & 7);
|
|
@@ -229,21 +229,21 @@ export const SpawnResponse = {
|
|
|
229
229
|
const tag = reader.uint32();
|
|
230
230
|
switch (tag >>> 3) {
|
|
231
231
|
case 1:
|
|
232
|
-
if (tag
|
|
232
|
+
if (tag !== 10) {
|
|
233
233
|
break;
|
|
234
234
|
}
|
|
235
235
|
|
|
236
236
|
message.pid = reader.string();
|
|
237
237
|
continue;
|
|
238
238
|
case 2:
|
|
239
|
-
if (tag
|
|
239
|
+
if (tag !== 18) {
|
|
240
240
|
break;
|
|
241
241
|
}
|
|
242
242
|
|
|
243
243
|
message.parentCid = reader.string();
|
|
244
244
|
continue;
|
|
245
245
|
}
|
|
246
|
-
if ((tag & 7)
|
|
246
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
247
247
|
break;
|
|
248
248
|
}
|
|
249
249
|
reader.skipType(tag & 7);
|
|
@@ -297,14 +297,14 @@ export const PxRequest = {
|
|
|
297
297
|
const tag = reader.uint32();
|
|
298
298
|
switch (tag >>> 3) {
|
|
299
299
|
case 1:
|
|
300
|
-
if (tag
|
|
300
|
+
if (tag !== 10) {
|
|
301
301
|
break;
|
|
302
302
|
}
|
|
303
303
|
|
|
304
304
|
message.pid = reader.string();
|
|
305
305
|
continue;
|
|
306
306
|
}
|
|
307
|
-
if ((tag & 7)
|
|
307
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
308
308
|
break;
|
|
309
309
|
}
|
|
310
310
|
reader.skipType(tag & 7);
|
|
@@ -350,7 +350,7 @@ export const GetPortableExperiencesLoadedRequest = {
|
|
|
350
350
|
const tag = reader.uint32();
|
|
351
351
|
switch (tag >>> 3) {
|
|
352
352
|
}
|
|
353
|
-
if ((tag & 7)
|
|
353
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
354
354
|
break;
|
|
355
355
|
}
|
|
356
356
|
reader.skipType(tag & 7);
|
|
@@ -401,14 +401,14 @@ export const GetPortableExperiencesLoadedResponse = {
|
|
|
401
401
|
const tag = reader.uint32();
|
|
402
402
|
switch (tag >>> 3) {
|
|
403
403
|
case 1:
|
|
404
|
-
if (tag
|
|
404
|
+
if (tag !== 10) {
|
|
405
405
|
break;
|
|
406
406
|
}
|
|
407
407
|
|
|
408
408
|
message.loaded.push(SpawnResponse.decode(reader, reader.uint32()));
|
|
409
409
|
continue;
|
|
410
410
|
}
|
|
411
|
-
if ((tag & 7)
|
|
411
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
412
412
|
break;
|
|
413
413
|
}
|
|
414
414
|
reader.skipType(tag & 7);
|
|
@@ -462,7 +462,7 @@ export const ExitRequest = {
|
|
|
462
462
|
const tag = reader.uint32();
|
|
463
463
|
switch (tag >>> 3) {
|
|
464
464
|
}
|
|
465
|
-
if ((tag & 7)
|
|
465
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
466
466
|
break;
|
|
467
467
|
}
|
|
468
468
|
reader.skipType(tag & 7);
|
|
@@ -509,14 +509,14 @@ export const ExitResponse = {
|
|
|
509
509
|
const tag = reader.uint32();
|
|
510
510
|
switch (tag >>> 3) {
|
|
511
511
|
case 1:
|
|
512
|
-
if (tag
|
|
512
|
+
if (tag !== 8) {
|
|
513
513
|
break;
|
|
514
514
|
}
|
|
515
515
|
|
|
516
516
|
message.status = reader.bool();
|
|
517
517
|
continue;
|
|
518
518
|
}
|
|
519
|
-
if ((tag & 7)
|
|
519
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
520
520
|
break;
|
|
521
521
|
}
|
|
522
522
|
reader.skipType(tag & 7);
|
|
@@ -65,7 +65,7 @@ export const MovePlayerToResponse = {
|
|
|
65
65
|
const tag = reader.uint32();
|
|
66
66
|
switch (tag >>> 3) {
|
|
67
67
|
}
|
|
68
|
-
if ((tag & 7)
|
|
68
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
69
69
|
break;
|
|
70
70
|
}
|
|
71
71
|
reader.skipType(tag & 7);
|
|
@@ -115,21 +115,21 @@ export const MovePlayerToRequest = {
|
|
|
115
115
|
const tag = reader.uint32();
|
|
116
116
|
switch (tag >>> 3) {
|
|
117
117
|
case 1:
|
|
118
|
-
if (tag
|
|
118
|
+
if (tag !== 10) {
|
|
119
119
|
break;
|
|
120
120
|
}
|
|
121
121
|
|
|
122
122
|
message.newRelativePosition = Vector3.decode(reader, reader.uint32());
|
|
123
123
|
continue;
|
|
124
124
|
case 2:
|
|
125
|
-
if (tag
|
|
125
|
+
if (tag !== 18) {
|
|
126
126
|
break;
|
|
127
127
|
}
|
|
128
128
|
|
|
129
129
|
message.cameraTarget = Vector3.decode(reader, reader.uint32());
|
|
130
130
|
continue;
|
|
131
131
|
}
|
|
132
|
-
if ((tag & 7)
|
|
132
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
133
133
|
break;
|
|
134
134
|
}
|
|
135
135
|
reader.skipType(tag & 7);
|
|
@@ -192,21 +192,21 @@ export const TeleportToRequest = {
|
|
|
192
192
|
const tag = reader.uint32();
|
|
193
193
|
switch (tag >>> 3) {
|
|
194
194
|
case 1:
|
|
195
|
-
if (tag
|
|
195
|
+
if (tag !== 10) {
|
|
196
196
|
break;
|
|
197
197
|
}
|
|
198
198
|
|
|
199
199
|
message.worldPosition = Vector3.decode(reader, reader.uint32());
|
|
200
200
|
continue;
|
|
201
201
|
case 2:
|
|
202
|
-
if (tag
|
|
202
|
+
if (tag !== 18) {
|
|
203
203
|
break;
|
|
204
204
|
}
|
|
205
205
|
|
|
206
206
|
message.cameraTarget = Vector3.decode(reader, reader.uint32());
|
|
207
207
|
continue;
|
|
208
208
|
}
|
|
209
|
-
if ((tag & 7)
|
|
209
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
210
210
|
break;
|
|
211
211
|
}
|
|
212
212
|
reader.skipType(tag & 7);
|
|
@@ -263,7 +263,7 @@ export const TriggerEmoteResponse = {
|
|
|
263
263
|
const tag = reader.uint32();
|
|
264
264
|
switch (tag >>> 3) {
|
|
265
265
|
}
|
|
266
|
-
if ((tag & 7)
|
|
266
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
267
267
|
break;
|
|
268
268
|
}
|
|
269
269
|
reader.skipType(tag & 7);
|
|
@@ -310,14 +310,14 @@ export const TriggerEmoteRequest = {
|
|
|
310
310
|
const tag = reader.uint32();
|
|
311
311
|
switch (tag >>> 3) {
|
|
312
312
|
case 1:
|
|
313
|
-
if (tag
|
|
313
|
+
if (tag !== 10) {
|
|
314
314
|
break;
|
|
315
315
|
}
|
|
316
316
|
|
|
317
317
|
message.predefinedEmote = reader.string();
|
|
318
318
|
continue;
|
|
319
319
|
}
|
|
320
|
-
if ((tag & 7)
|
|
320
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
321
321
|
break;
|
|
322
322
|
}
|
|
323
323
|
reader.skipType(tag & 7);
|
|
@@ -369,21 +369,21 @@ export const ChangeRealmRequest = {
|
|
|
369
369
|
const tag = reader.uint32();
|
|
370
370
|
switch (tag >>> 3) {
|
|
371
371
|
case 1:
|
|
372
|
-
if (tag
|
|
372
|
+
if (tag !== 10) {
|
|
373
373
|
break;
|
|
374
374
|
}
|
|
375
375
|
|
|
376
376
|
message.realm = reader.string();
|
|
377
377
|
continue;
|
|
378
378
|
case 2:
|
|
379
|
-
if (tag
|
|
379
|
+
if (tag !== 18) {
|
|
380
380
|
break;
|
|
381
381
|
}
|
|
382
382
|
|
|
383
383
|
message.message = reader.string();
|
|
384
384
|
continue;
|
|
385
385
|
}
|
|
386
|
-
if ((tag & 7)
|
|
386
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
387
387
|
break;
|
|
388
388
|
}
|
|
389
389
|
reader.skipType(tag & 7);
|
|
@@ -437,14 +437,14 @@ export const OpenExternalUrlRequest = {
|
|
|
437
437
|
const tag = reader.uint32();
|
|
438
438
|
switch (tag >>> 3) {
|
|
439
439
|
case 1:
|
|
440
|
-
if (tag
|
|
440
|
+
if (tag !== 10) {
|
|
441
441
|
break;
|
|
442
442
|
}
|
|
443
443
|
|
|
444
444
|
message.url = reader.string();
|
|
445
445
|
continue;
|
|
446
446
|
}
|
|
447
|
-
if ((tag & 7)
|
|
447
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
448
448
|
break;
|
|
449
449
|
}
|
|
450
450
|
reader.skipType(tag & 7);
|
|
@@ -493,14 +493,14 @@ export const OpenNftDialogRequest = {
|
|
|
493
493
|
const tag = reader.uint32();
|
|
494
494
|
switch (tag >>> 3) {
|
|
495
495
|
case 1:
|
|
496
|
-
if (tag
|
|
496
|
+
if (tag !== 10) {
|
|
497
497
|
break;
|
|
498
498
|
}
|
|
499
499
|
|
|
500
500
|
message.urn = reader.string();
|
|
501
501
|
continue;
|
|
502
502
|
}
|
|
503
|
-
if ((tag & 7)
|
|
503
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
504
504
|
break;
|
|
505
505
|
}
|
|
506
506
|
reader.skipType(tag & 7);
|
|
@@ -546,7 +546,7 @@ export const UnblockPointerRequest = {
|
|
|
546
546
|
const tag = reader.uint32();
|
|
547
547
|
switch (tag >>> 3) {
|
|
548
548
|
}
|
|
549
|
-
if ((tag & 7)
|
|
549
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
550
550
|
break;
|
|
551
551
|
}
|
|
552
552
|
reader.skipType(tag & 7);
|
|
@@ -593,14 +593,14 @@ export const CommsAdapterRequest = {
|
|
|
593
593
|
const tag = reader.uint32();
|
|
594
594
|
switch (tag >>> 3) {
|
|
595
595
|
case 1:
|
|
596
|
-
if (tag
|
|
596
|
+
if (tag !== 10) {
|
|
597
597
|
break;
|
|
598
598
|
}
|
|
599
599
|
|
|
600
600
|
message.connectionString = reader.string();
|
|
601
601
|
continue;
|
|
602
602
|
}
|
|
603
|
-
if ((tag & 7)
|
|
603
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
604
604
|
break;
|
|
605
605
|
}
|
|
606
606
|
reader.skipType(tag & 7);
|
|
@@ -649,14 +649,14 @@ export const SuccessResponse = {
|
|
|
649
649
|
const tag = reader.uint32();
|
|
650
650
|
switch (tag >>> 3) {
|
|
651
651
|
case 1:
|
|
652
|
-
if (tag
|
|
652
|
+
if (tag !== 8) {
|
|
653
653
|
break;
|
|
654
654
|
}
|
|
655
655
|
|
|
656
656
|
message.success = reader.bool();
|
|
657
657
|
continue;
|
|
658
658
|
}
|
|
659
|
-
if ((tag & 7)
|
|
659
|
+
if ((tag & 7) === 4 || tag === 0) {
|
|
660
660
|
break;
|
|
661
661
|
}
|
|
662
662
|
reader.skipType(tag & 7);
|