@dcl/protocol 1.0.0-4810686946.commit-7c034e3 → 1.0.0-4863715547.commit-286ee57

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.
Files changed (204) hide show
  1. package/out-js/decentraland/bff/authentication_service.gen.js +12 -12
  2. package/out-js/decentraland/bff/authentication_service.gen.js.map +1 -1
  3. package/out-js/decentraland/bff/comms_director_service.gen.js +7 -7
  4. package/out-js/decentraland/bff/comms_director_service.gen.js.map +1 -1
  5. package/out-js/decentraland/bff/comms_service.gen.js +4 -4
  6. package/out-js/decentraland/bff/comms_service.gen.js.map +1 -1
  7. package/out-js/decentraland/bff/http_endpoints.gen.js +47 -47
  8. package/out-js/decentraland/bff/http_endpoints.gen.js.map +1 -1
  9. package/out-js/decentraland/bff/topics_service.gen.js +14 -14
  10. package/out-js/decentraland/bff/topics_service.gen.js.map +1 -1
  11. package/out-js/decentraland/common/border_rect.gen.js +10 -10
  12. package/out-js/decentraland/common/border_rect.gen.js.map +1 -1
  13. package/out-js/decentraland/common/colors.gen.js +9 -9
  14. package/out-js/decentraland/common/colors.gen.js.map +1 -1
  15. package/out-js/decentraland/common/content_mapping.gen.js +3 -3
  16. package/out-js/decentraland/common/content_mapping.gen.js.map +1 -1
  17. package/out-js/decentraland/common/sdk/user_data.gen.js +17 -17
  18. package/out-js/decentraland/common/sdk/user_data.gen.js.map +1 -1
  19. package/out-js/decentraland/common/texture.gen.js +16 -16
  20. package/out-js/decentraland/common/texture.gen.js.map +1 -1
  21. package/out-js/decentraland/common/vectors.gen.js +11 -11
  22. package/out-js/decentraland/common/vectors.gen.js.map +1 -1
  23. package/out-js/decentraland/kernel/apis/communications_controller.gen.js +3 -3
  24. package/out-js/decentraland/kernel/apis/communications_controller.gen.js.map +1 -1
  25. package/out-js/decentraland/kernel/apis/dev_tools.gen.js +4 -4
  26. package/out-js/decentraland/kernel/apis/dev_tools.gen.js.map +1 -1
  27. package/out-js/decentraland/kernel/apis/engine_api.gen.js +101 -101
  28. package/out-js/decentraland/kernel/apis/engine_api.gen.js.map +1 -1
  29. package/out-js/decentraland/kernel/apis/environment_api.gen.js +38 -38
  30. package/out-js/decentraland/kernel/apis/environment_api.gen.js.map +1 -1
  31. package/out-js/decentraland/kernel/apis/ethereum_controller.gen.js +31 -31
  32. package/out-js/decentraland/kernel/apis/ethereum_controller.gen.js.map +1 -1
  33. package/out-js/decentraland/kernel/apis/parcel_identity.gen.js +20 -20
  34. package/out-js/decentraland/kernel/apis/parcel_identity.gen.js.map +1 -1
  35. package/out-js/decentraland/kernel/apis/permissions.gen.js +10 -10
  36. package/out-js/decentraland/kernel/apis/permissions.gen.js.map +1 -1
  37. package/out-js/decentraland/kernel/apis/players.gen.js +10 -10
  38. package/out-js/decentraland/kernel/apis/players.gen.js.map +1 -1
  39. package/out-js/decentraland/kernel/apis/portable_experiences.gen.js +17 -17
  40. package/out-js/decentraland/kernel/apis/portable_experiences.gen.js.map +1 -1
  41. package/out-js/decentraland/kernel/apis/restricted_actions.gen.js +22 -22
  42. package/out-js/decentraland/kernel/apis/restricted_actions.gen.js.map +1 -1
  43. package/out-js/decentraland/kernel/apis/runtime.gen.js +23 -23
  44. package/out-js/decentraland/kernel/apis/runtime.gen.js.map +1 -1
  45. package/out-js/decentraland/kernel/apis/scene.gen.js +6 -6
  46. package/out-js/decentraland/kernel/apis/scene.gen.js.map +1 -1
  47. package/out-js/decentraland/kernel/apis/signed_fetch.gen.js +19 -19
  48. package/out-js/decentraland/kernel/apis/signed_fetch.gen.js.map +1 -1
  49. package/out-js/decentraland/kernel/apis/social_controller.gen.js +6 -6
  50. package/out-js/decentraland/kernel/apis/social_controller.gen.js.map +1 -1
  51. package/out-js/decentraland/kernel/apis/testing.gen.js +26 -26
  52. package/out-js/decentraland/kernel/apis/testing.gen.js.map +1 -1
  53. package/out-js/decentraland/kernel/apis/user_action_module.gen.js +3 -3
  54. package/out-js/decentraland/kernel/apis/user_action_module.gen.js.map +1 -1
  55. package/out-js/decentraland/kernel/apis/user_identity.gen.js +6 -6
  56. package/out-js/decentraland/kernel/apis/user_identity.gen.js.map +1 -1
  57. package/out-js/decentraland/kernel/comms/rfc4/comms.gen.js +35 -35
  58. package/out-js/decentraland/kernel/comms/rfc4/comms.gen.js.map +1 -1
  59. package/out-js/decentraland/kernel/comms/rfc5/ws_comms.gen.js +33 -33
  60. package/out-js/decentraland/kernel/comms/rfc5/ws_comms.gen.js.map +1 -1
  61. package/out-js/decentraland/kernel/comms/v3/archipelago.gen.js +47 -47
  62. package/out-js/decentraland/kernel/comms/v3/archipelago.gen.js.map +1 -1
  63. package/out-js/decentraland/realm/about.gen.js +47 -47
  64. package/out-js/decentraland/realm/about.gen.js.map +1 -1
  65. package/out-js/decentraland/sdk/components/animator.gen.js +10 -10
  66. package/out-js/decentraland/sdk/components/animator.gen.js.map +1 -1
  67. package/out-js/decentraland/sdk/components/audio_source.gen.js +6 -6
  68. package/out-js/decentraland/sdk/components/audio_source.gen.js.map +1 -1
  69. package/out-js/decentraland/sdk/components/audio_stream.gen.js +4 -4
  70. package/out-js/decentraland/sdk/components/audio_stream.gen.js.map +1 -1
  71. package/out-js/decentraland/sdk/components/avatar_attach.gen.js +3 -3
  72. package/out-js/decentraland/sdk/components/avatar_attach.gen.js.map +1 -1
  73. package/out-js/decentraland/sdk/components/avatar_modifier_area.gen.js +5 -5
  74. package/out-js/decentraland/sdk/components/avatar_modifier_area.gen.js.map +1 -1
  75. package/out-js/decentraland/sdk/components/avatar_shape.gen.js +12 -12
  76. package/out-js/decentraland/sdk/components/avatar_shape.gen.js.map +1 -1
  77. package/out-js/decentraland/sdk/components/billboard.gen.js +2 -2
  78. package/out-js/decentraland/sdk/components/billboard.gen.js.map +1 -1
  79. package/out-js/decentraland/sdk/components/camera_mode.gen.js +2 -2
  80. package/out-js/decentraland/sdk/components/camera_mode.gen.js.map +1 -1
  81. package/out-js/decentraland/sdk/components/camera_mode_area.gen.js +3 -3
  82. package/out-js/decentraland/sdk/components/camera_mode_area.gen.js.map +1 -1
  83. package/out-js/decentraland/sdk/components/common/raycast_hit.gen.js +8 -8
  84. package/out-js/decentraland/sdk/components/common/raycast_hit.gen.js.map +1 -1
  85. package/out-js/decentraland/sdk/components/engine_info.gen.js +4 -4
  86. package/out-js/decentraland/sdk/components/engine_info.gen.js.map +1 -1
  87. package/out-js/decentraland/sdk/components/gltf_container.gen.js +4 -4
  88. package/out-js/decentraland/sdk/components/gltf_container.gen.js.map +1 -1
  89. package/out-js/decentraland/sdk/components/gltf_container_loading_state.gen.js +2 -2
  90. package/out-js/decentraland/sdk/components/gltf_container_loading_state.gen.js.map +1 -1
  91. package/out-js/decentraland/sdk/components/material.gen.js +25 -25
  92. package/out-js/decentraland/sdk/components/material.gen.js.map +1 -1
  93. package/out-js/decentraland/sdk/components/mesh_collider.gen.js +12 -12
  94. package/out-js/decentraland/sdk/components/mesh_collider.gen.js.map +1 -1
  95. package/out-js/decentraland/sdk/components/mesh_renderer.gen.js +15 -15
  96. package/out-js/decentraland/sdk/components/mesh_renderer.gen.js.map +1 -1
  97. package/out-js/decentraland/sdk/components/nft_shape.gen.js +4 -4
  98. package/out-js/decentraland/sdk/components/nft_shape.gen.js.map +1 -1
  99. package/out-js/decentraland/sdk/components/pointer_events.gen.js +10 -10
  100. package/out-js/decentraland/sdk/components/pointer_events.gen.js.map +1 -1
  101. package/out-js/decentraland/sdk/components/pointer_events_result.gen.js +7 -7
  102. package/out-js/decentraland/sdk/components/pointer_events_result.gen.js.map +1 -1
  103. package/out-js/decentraland/sdk/components/pointer_lock.gen.js +2 -2
  104. package/out-js/decentraland/sdk/components/pointer_lock.gen.js.map +1 -1
  105. package/out-js/decentraland/sdk/components/raycast.gen.js +11 -11
  106. package/out-js/decentraland/sdk/components/raycast.gen.js.map +1 -1
  107. package/out-js/decentraland/sdk/components/raycast_result.gen.js +6 -6
  108. package/out-js/decentraland/sdk/components/raycast_result.gen.js.map +1 -1
  109. package/out-js/decentraland/sdk/components/text_shape.gen.js +22 -22
  110. package/out-js/decentraland/sdk/components/text_shape.gen.js.map +1 -1
  111. package/out-js/decentraland/sdk/components/ui_background.gen.js +7 -7
  112. package/out-js/decentraland/sdk/components/ui_background.gen.js.map +1 -1
  113. package/out-js/decentraland/sdk/components/ui_dropdown.gen.js +10 -10
  114. package/out-js/decentraland/sdk/components/ui_dropdown.gen.js.map +1 -1
  115. package/out-js/decentraland/sdk/components/ui_dropdown_result.gen.js +2 -2
  116. package/out-js/decentraland/sdk/components/ui_dropdown_result.gen.js.map +1 -1
  117. package/out-js/decentraland/sdk/components/ui_input.gen.js +9 -9
  118. package/out-js/decentraland/sdk/components/ui_input.gen.js.map +1 -1
  119. package/out-js/decentraland/sdk/components/ui_input_result.gen.js +2 -2
  120. package/out-js/decentraland/sdk/components/ui_input_result.gen.js.map +1 -1
  121. package/out-js/decentraland/sdk/components/ui_text.gen.js +6 -6
  122. package/out-js/decentraland/sdk/components/ui_text.gen.js.map +1 -1
  123. package/out-js/decentraland/sdk/components/ui_transform.gen.js +52 -52
  124. package/out-js/decentraland/sdk/components/ui_transform.gen.js.map +1 -1
  125. package/out-js/decentraland/sdk/components/video_player.gen.js +7 -7
  126. package/out-js/decentraland/sdk/components/video_player.gen.js.map +1 -1
  127. package/out-js/decentraland/sdk/components/visibility_component.gen.js +2 -2
  128. package/out-js/decentraland/sdk/components/visibility_component.gen.js.map +1 -1
  129. package/out-js/decentraland/social/friendships/friendships.gen.d.ts +11 -10
  130. package/out-js/decentraland/social/friendships/friendships.gen.js +105 -99
  131. package/out-js/decentraland/social/friendships/friendships.gen.js.map +1 -1
  132. package/out-js/google/protobuf/descriptor.gen.js +141 -141
  133. package/out-js/google/protobuf/descriptor.gen.js.map +1 -1
  134. package/out-js/google/protobuf/empty.gen.js +1 -1
  135. package/out-js/google/protobuf/empty.gen.js.map +1 -1
  136. package/out-ts/decentraland/bff/authentication_service.gen.ts +12 -12
  137. package/out-ts/decentraland/bff/comms_director_service.gen.ts +7 -7
  138. package/out-ts/decentraland/bff/comms_service.gen.ts +4 -4
  139. package/out-ts/decentraland/bff/http_endpoints.gen.ts +47 -47
  140. package/out-ts/decentraland/bff/topics_service.gen.ts +14 -14
  141. package/out-ts/decentraland/common/border_rect.gen.ts +10 -10
  142. package/out-ts/decentraland/common/colors.gen.ts +9 -9
  143. package/out-ts/decentraland/common/content_mapping.gen.ts +3 -3
  144. package/out-ts/decentraland/common/sdk/user_data.gen.ts +17 -17
  145. package/out-ts/decentraland/common/texture.gen.ts +16 -16
  146. package/out-ts/decentraland/common/vectors.gen.ts +11 -11
  147. package/out-ts/decentraland/kernel/apis/communications_controller.gen.ts +3 -3
  148. package/out-ts/decentraland/kernel/apis/dev_tools.gen.ts +4 -4
  149. package/out-ts/decentraland/kernel/apis/engine_api.gen.ts +101 -101
  150. package/out-ts/decentraland/kernel/apis/environment_api.gen.ts +38 -38
  151. package/out-ts/decentraland/kernel/apis/ethereum_controller.gen.ts +31 -31
  152. package/out-ts/decentraland/kernel/apis/parcel_identity.gen.ts +20 -20
  153. package/out-ts/decentraland/kernel/apis/permissions.gen.ts +12 -10
  154. package/out-ts/decentraland/kernel/apis/players.gen.ts +10 -10
  155. package/out-ts/decentraland/kernel/apis/portable_experiences.gen.ts +17 -17
  156. package/out-ts/decentraland/kernel/apis/restricted_actions.gen.ts +22 -22
  157. package/out-ts/decentraland/kernel/apis/runtime.gen.ts +23 -23
  158. package/out-ts/decentraland/kernel/apis/scene.gen.ts +6 -6
  159. package/out-ts/decentraland/kernel/apis/signed_fetch.gen.ts +19 -19
  160. package/out-ts/decentraland/kernel/apis/social_controller.gen.ts +6 -6
  161. package/out-ts/decentraland/kernel/apis/testing.gen.ts +26 -26
  162. package/out-ts/decentraland/kernel/apis/user_action_module.gen.ts +3 -3
  163. package/out-ts/decentraland/kernel/apis/user_identity.gen.ts +6 -6
  164. package/out-ts/decentraland/kernel/comms/rfc4/comms.gen.ts +35 -35
  165. package/out-ts/decentraland/kernel/comms/rfc5/ws_comms.gen.ts +33 -33
  166. package/out-ts/decentraland/kernel/comms/v3/archipelago.gen.ts +47 -47
  167. package/out-ts/decentraland/realm/about.gen.ts +47 -47
  168. package/out-ts/decentraland/sdk/components/animator.gen.ts +10 -10
  169. package/out-ts/decentraland/sdk/components/audio_source.gen.ts +6 -6
  170. package/out-ts/decentraland/sdk/components/audio_stream.gen.ts +4 -4
  171. package/out-ts/decentraland/sdk/components/avatar_attach.gen.ts +3 -3
  172. package/out-ts/decentraland/sdk/components/avatar_modifier_area.gen.ts +6 -5
  173. package/out-ts/decentraland/sdk/components/avatar_shape.gen.ts +12 -12
  174. package/out-ts/decentraland/sdk/components/billboard.gen.ts +2 -2
  175. package/out-ts/decentraland/sdk/components/camera_mode.gen.ts +2 -2
  176. package/out-ts/decentraland/sdk/components/camera_mode_area.gen.ts +3 -3
  177. package/out-ts/decentraland/sdk/components/common/raycast_hit.gen.ts +8 -8
  178. package/out-ts/decentraland/sdk/components/engine_info.gen.ts +4 -4
  179. package/out-ts/decentraland/sdk/components/gltf_container.gen.ts +4 -4
  180. package/out-ts/decentraland/sdk/components/gltf_container_loading_state.gen.ts +2 -2
  181. package/out-ts/decentraland/sdk/components/material.gen.ts +25 -25
  182. package/out-ts/decentraland/sdk/components/mesh_collider.gen.ts +12 -12
  183. package/out-ts/decentraland/sdk/components/mesh_renderer.gen.ts +17 -15
  184. package/out-ts/decentraland/sdk/components/nft_shape.gen.ts +4 -4
  185. package/out-ts/decentraland/sdk/components/pointer_events.gen.ts +10 -10
  186. package/out-ts/decentraland/sdk/components/pointer_events_result.gen.ts +7 -7
  187. package/out-ts/decentraland/sdk/components/pointer_lock.gen.ts +2 -2
  188. package/out-ts/decentraland/sdk/components/raycast.gen.ts +11 -11
  189. package/out-ts/decentraland/sdk/components/raycast_result.gen.ts +6 -6
  190. package/out-ts/decentraland/sdk/components/text_shape.gen.ts +22 -22
  191. package/out-ts/decentraland/sdk/components/ui_background.gen.ts +8 -7
  192. package/out-ts/decentraland/sdk/components/ui_dropdown.gen.ts +10 -10
  193. package/out-ts/decentraland/sdk/components/ui_dropdown_result.gen.ts +2 -2
  194. package/out-ts/decentraland/sdk/components/ui_input.gen.ts +9 -9
  195. package/out-ts/decentraland/sdk/components/ui_input_result.gen.ts +2 -2
  196. package/out-ts/decentraland/sdk/components/ui_text.gen.ts +6 -6
  197. package/out-ts/decentraland/sdk/components/ui_transform.gen.ts +52 -52
  198. package/out-ts/decentraland/sdk/components/video_player.gen.ts +7 -7
  199. package/out-ts/decentraland/sdk/components/visibility_component.gen.ts +2 -2
  200. package/out-ts/decentraland/social/friendships/friendships.gen.ts +99 -93
  201. package/out-ts/google/protobuf/descriptor.gen.ts +146 -141
  202. package/out-ts/google/protobuf/empty.gen.ts +1 -1
  203. package/package.json +8 -5
  204. package/proto/decentraland/social/friendships/friendships.proto +9 -8
@@ -84,42 +84,42 @@ export const RealmInfo = {
84
84
  const tag = reader.uint32();
85
85
  switch (tag >>> 3) {
86
86
  case 1:
87
- if (tag != 10) {
87
+ if (tag !== 10) {
88
88
  break;
89
89
  }
90
90
 
91
91
  message.baseUrl = reader.string();
92
92
  continue;
93
93
  case 2:
94
- if (tag != 18) {
94
+ if (tag !== 18) {
95
95
  break;
96
96
  }
97
97
 
98
98
  message.realmName = reader.string();
99
99
  continue;
100
100
  case 3:
101
- if (tag != 24) {
101
+ if (tag !== 24) {
102
102
  break;
103
103
  }
104
104
 
105
105
  message.networkId = reader.int32();
106
106
  continue;
107
107
  case 4:
108
- if (tag != 34) {
108
+ if (tag !== 34) {
109
109
  break;
110
110
  }
111
111
 
112
112
  message.commsAdapter = reader.string();
113
113
  continue;
114
114
  case 5:
115
- if (tag != 40) {
115
+ if (tag !== 40) {
116
116
  break;
117
117
  }
118
118
 
119
119
  message.isPreview = reader.bool();
120
120
  continue;
121
121
  }
122
- if ((tag & 7) == 4 || tag == 0) {
122
+ if ((tag & 7) === 4 || tag === 0) {
123
123
  break;
124
124
  }
125
125
  reader.skipType(tag & 7);
@@ -182,14 +182,14 @@ export const GetRealmResponse = {
182
182
  const tag = reader.uint32();
183
183
  switch (tag >>> 3) {
184
184
  case 1:
185
- if (tag != 10) {
185
+ if (tag !== 10) {
186
186
  break;
187
187
  }
188
188
 
189
189
  message.realmInfo = RealmInfo.decode(reader, reader.uint32());
190
190
  continue;
191
191
  }
192
- if ((tag & 7) == 4 || tag == 0) {
192
+ if ((tag & 7) === 4 || tag === 0) {
193
193
  break;
194
194
  }
195
195
  reader.skipType(tag & 7);
@@ -241,14 +241,14 @@ export const GetWorldTimeResponse = {
241
241
  const tag = reader.uint32();
242
242
  switch (tag >>> 3) {
243
243
  case 1:
244
- if (tag != 8) {
244
+ if (tag !== 8) {
245
245
  break;
246
246
  }
247
247
 
248
248
  message.seconds = reader.int32();
249
249
  continue;
250
250
  }
251
- if ((tag & 7) == 4 || tag == 0) {
251
+ if ((tag & 7) === 4 || tag === 0) {
252
252
  break;
253
253
  }
254
254
  reader.skipType(tag & 7);
@@ -294,7 +294,7 @@ export const GetRealmRequest = {
294
294
  const tag = reader.uint32();
295
295
  switch (tag >>> 3) {
296
296
  }
297
- if ((tag & 7) == 4 || tag == 0) {
297
+ if ((tag & 7) === 4 || tag === 0) {
298
298
  break;
299
299
  }
300
300
  reader.skipType(tag & 7);
@@ -338,7 +338,7 @@ export const GetWorldTimeRequest = {
338
338
  const tag = reader.uint32();
339
339
  switch (tag >>> 3) {
340
340
  }
341
- if ((tag & 7) == 4 || tag == 0) {
341
+ if ((tag & 7) === 4 || tag === 0) {
342
342
  break;
343
343
  }
344
344
  reader.skipType(tag & 7);
@@ -385,14 +385,14 @@ export const ReadFileRequest = {
385
385
  const tag = reader.uint32();
386
386
  switch (tag >>> 3) {
387
387
  case 1:
388
- if (tag != 10) {
388
+ if (tag !== 10) {
389
389
  break;
390
390
  }
391
391
 
392
392
  message.fileName = reader.string();
393
393
  continue;
394
394
  }
395
- if ((tag & 7) == 4 || tag == 0) {
395
+ if ((tag & 7) === 4 || tag === 0) {
396
396
  break;
397
397
  }
398
398
  reader.skipType(tag & 7);
@@ -444,21 +444,21 @@ export const ReadFileResponse = {
444
444
  const tag = reader.uint32();
445
445
  switch (tag >>> 3) {
446
446
  case 1:
447
- if (tag != 10) {
447
+ if (tag !== 10) {
448
448
  break;
449
449
  }
450
450
 
451
451
  message.content = reader.bytes();
452
452
  continue;
453
453
  case 2:
454
- if (tag != 18) {
454
+ if (tag !== 18) {
455
455
  break;
456
456
  }
457
457
 
458
458
  message.hash = reader.string();
459
459
  continue;
460
460
  }
461
- if ((tag & 7) == 4 || tag == 0) {
461
+ if ((tag & 7) === 4 || tag === 0) {
462
462
  break;
463
463
  }
464
464
  reader.skipType(tag & 7);
@@ -510,7 +510,7 @@ export const CurrentSceneEntityRequest = {
510
510
  const tag = reader.uint32();
511
511
  switch (tag >>> 3) {
512
512
  }
513
- if ((tag & 7) == 4 || tag == 0) {
513
+ if ((tag & 7) === 4 || tag === 0) {
514
514
  break;
515
515
  }
516
516
  reader.skipType(tag & 7);
@@ -566,35 +566,35 @@ export const CurrentSceneEntityResponse = {
566
566
  const tag = reader.uint32();
567
567
  switch (tag >>> 3) {
568
568
  case 1:
569
- if (tag != 10) {
569
+ if (tag !== 10) {
570
570
  break;
571
571
  }
572
572
 
573
573
  message.urn = reader.string();
574
574
  continue;
575
575
  case 2:
576
- if (tag != 18) {
576
+ if (tag !== 18) {
577
577
  break;
578
578
  }
579
579
 
580
580
  message.content.push(ContentMapping.decode(reader, reader.uint32()));
581
581
  continue;
582
582
  case 3:
583
- if (tag != 26) {
583
+ if (tag !== 26) {
584
584
  break;
585
585
  }
586
586
 
587
587
  message.metadataJson = reader.string();
588
588
  continue;
589
589
  case 4:
590
- if (tag != 34) {
590
+ if (tag !== 34) {
591
591
  break;
592
592
  }
593
593
 
594
594
  message.baseUrl = reader.string();
595
595
  continue;
596
596
  }
597
- if ((tag & 7) == 4 || tag == 0) {
597
+ if ((tag & 7) === 4 || tag === 0) {
598
598
  break;
599
599
  }
600
600
  reader.skipType(tag & 7);
@@ -31,7 +31,7 @@ export const GetSceneRequest = {
31
31
  const tag = reader.uint32();
32
32
  switch (tag >>> 3) {
33
33
  }
34
- if ((tag & 7) == 4 || tag == 0) {
34
+ if ((tag & 7) === 4 || tag === 0) {
35
35
  break;
36
36
  }
37
37
  reader.skipType(tag & 7);
@@ -87,35 +87,35 @@ export const GetSceneResponse = {
87
87
  const tag = reader.uint32();
88
88
  switch (tag >>> 3) {
89
89
  case 1:
90
- if (tag != 10) {
90
+ if (tag !== 10) {
91
91
  break;
92
92
  }
93
93
 
94
94
  message.cid = reader.string();
95
95
  continue;
96
96
  case 2:
97
- if (tag != 18) {
97
+ if (tag !== 18) {
98
98
  break;
99
99
  }
100
100
 
101
101
  message.metadata = reader.string();
102
102
  continue;
103
103
  case 3:
104
- if (tag != 26) {
104
+ if (tag !== 26) {
105
105
  break;
106
106
  }
107
107
 
108
108
  message.baseUrl = reader.string();
109
109
  continue;
110
110
  case 4:
111
- if (tag != 34) {
111
+ if (tag !== 34) {
112
112
  break;
113
113
  }
114
114
 
115
115
  message.contents.push(ContentMapping.decode(reader, reader.uint32()));
116
116
  continue;
117
117
  }
118
- if ((tag & 7) == 4 || tag == 0) {
118
+ if ((tag & 7) === 4 || tag === 0) {
119
119
  break;
120
120
  }
121
121
  reader.skipType(tag & 7);
@@ -58,21 +58,21 @@ export const FlatFetchInit = {
58
58
  const tag = reader.uint32();
59
59
  switch (tag >>> 3) {
60
60
  case 1:
61
- if (tag != 10) {
61
+ if (tag !== 10) {
62
62
  break;
63
63
  }
64
64
 
65
65
  message.method = reader.string();
66
66
  continue;
67
67
  case 2:
68
- if (tag != 18) {
68
+ if (tag !== 18) {
69
69
  break;
70
70
  }
71
71
 
72
72
  message.body = reader.string();
73
73
  continue;
74
74
  case 3:
75
- if (tag != 26) {
75
+ if (tag !== 26) {
76
76
  break;
77
77
  }
78
78
 
@@ -82,7 +82,7 @@ export const FlatFetchInit = {
82
82
  }
83
83
  continue;
84
84
  }
85
- if ((tag & 7) == 4 || tag == 0) {
85
+ if ((tag & 7) === 4 || tag === 0) {
86
86
  break;
87
87
  }
88
88
  reader.skipType(tag & 7);
@@ -157,21 +157,21 @@ export const FlatFetchInit_HeadersEntry = {
157
157
  const tag = reader.uint32();
158
158
  switch (tag >>> 3) {
159
159
  case 1:
160
- if (tag != 10) {
160
+ if (tag !== 10) {
161
161
  break;
162
162
  }
163
163
 
164
164
  message.key = reader.string();
165
165
  continue;
166
166
  case 2:
167
- if (tag != 18) {
167
+ if (tag !== 18) {
168
168
  break;
169
169
  }
170
170
 
171
171
  message.value = reader.string();
172
172
  continue;
173
173
  }
174
- if ((tag & 7) == 4 || tag == 0) {
174
+ if ((tag & 7) === 4 || tag === 0) {
175
175
  break;
176
176
  }
177
177
  reader.skipType(tag & 7);
@@ -234,28 +234,28 @@ export const FlatFetchResponse = {
234
234
  const tag = reader.uint32();
235
235
  switch (tag >>> 3) {
236
236
  case 1:
237
- if (tag != 8) {
237
+ if (tag !== 8) {
238
238
  break;
239
239
  }
240
240
 
241
241
  message.ok = reader.bool();
242
242
  continue;
243
243
  case 2:
244
- if (tag != 16) {
244
+ if (tag !== 16) {
245
245
  break;
246
246
  }
247
247
 
248
248
  message.status = reader.int32();
249
249
  continue;
250
250
  case 3:
251
- if (tag != 26) {
251
+ if (tag !== 26) {
252
252
  break;
253
253
  }
254
254
 
255
255
  message.statusText = reader.string();
256
256
  continue;
257
257
  case 4:
258
- if (tag != 34) {
258
+ if (tag !== 34) {
259
259
  break;
260
260
  }
261
261
 
@@ -265,14 +265,14 @@ export const FlatFetchResponse = {
265
265
  }
266
266
  continue;
267
267
  case 5:
268
- if (tag != 42) {
268
+ if (tag !== 42) {
269
269
  break;
270
270
  }
271
271
 
272
272
  message.body = reader.string();
273
273
  continue;
274
274
  }
275
- if ((tag & 7) == 4 || tag == 0) {
275
+ if ((tag & 7) === 4 || tag === 0) {
276
276
  break;
277
277
  }
278
278
  reader.skipType(tag & 7);
@@ -353,21 +353,21 @@ export const FlatFetchResponse_HeadersEntry = {
353
353
  const tag = reader.uint32();
354
354
  switch (tag >>> 3) {
355
355
  case 1:
356
- if (tag != 10) {
356
+ if (tag !== 10) {
357
357
  break;
358
358
  }
359
359
 
360
360
  message.key = reader.string();
361
361
  continue;
362
362
  case 2:
363
- if (tag != 18) {
363
+ if (tag !== 18) {
364
364
  break;
365
365
  }
366
366
 
367
367
  message.value = reader.string();
368
368
  continue;
369
369
  }
370
- if ((tag & 7) == 4 || tag == 0) {
370
+ if ((tag & 7) === 4 || tag === 0) {
371
371
  break;
372
372
  }
373
373
  reader.skipType(tag & 7);
@@ -423,21 +423,21 @@ export const SignedFetchRequest = {
423
423
  const tag = reader.uint32();
424
424
  switch (tag >>> 3) {
425
425
  case 1:
426
- if (tag != 10) {
426
+ if (tag !== 10) {
427
427
  break;
428
428
  }
429
429
 
430
430
  message.url = reader.string();
431
431
  continue;
432
432
  case 2:
433
- if (tag != 18) {
433
+ if (tag !== 18) {
434
434
  break;
435
435
  }
436
436
 
437
437
  message.init = FlatFetchInit.decode(reader, reader.uint32());
438
438
  continue;
439
439
  }
440
- if ((tag & 7) == 4 || tag == 0) {
440
+ if ((tag & 7) === 4 || tag === 0) {
441
441
  break;
442
442
  }
443
443
  reader.skipType(tag & 7);
@@ -32,7 +32,7 @@ export const InitRequest = {
32
32
  const tag = reader.uint32();
33
33
  switch (tag >>> 3) {
34
34
  }
35
- if ((tag & 7) == 4 || tag == 0) {
35
+ if ((tag & 7) === 4 || tag === 0) {
36
36
  break;
37
37
  }
38
38
  reader.skipType(tag & 7);
@@ -82,21 +82,21 @@ export const SocialEvent = {
82
82
  const tag = reader.uint32();
83
83
  switch (tag >>> 3) {
84
84
  case 1:
85
- if (tag != 10) {
85
+ if (tag !== 10) {
86
86
  break;
87
87
  }
88
88
 
89
89
  message.event = reader.string();
90
90
  continue;
91
91
  case 2:
92
- if (tag != 18) {
92
+ if (tag !== 18) {
93
93
  break;
94
94
  }
95
95
 
96
96
  message.payload = reader.string();
97
97
  continue;
98
98
  }
99
- if ((tag & 7) == 4 || tag == 0) {
99
+ if ((tag & 7) === 4 || tag === 0) {
100
100
  break;
101
101
  }
102
102
  reader.skipType(tag & 7);
@@ -150,14 +150,14 @@ export const GetAvatarEventsResponse = {
150
150
  const tag = reader.uint32();
151
151
  switch (tag >>> 3) {
152
152
  case 1:
153
- if (tag != 10) {
153
+ if (tag !== 10) {
154
154
  break;
155
155
  }
156
156
 
157
157
  message.events.push(SocialEvent.decode(reader, reader.uint32()));
158
158
  continue;
159
159
  }
160
- if ((tag & 7) == 4 || tag == 0) {
160
+ if ((tag & 7) === 4 || tag === 0) {
161
161
  break;
162
162
  }
163
163
  reader.skipType(tag & 7);
@@ -86,49 +86,49 @@ export const TestResult = {
86
86
  const tag = reader.uint32();
87
87
  switch (tag >>> 3) {
88
88
  case 1:
89
- if (tag != 10) {
89
+ if (tag !== 10) {
90
90
  break;
91
91
  }
92
92
 
93
93
  message.name = reader.string();
94
94
  continue;
95
95
  case 2:
96
- if (tag != 16) {
96
+ if (tag !== 16) {
97
97
  break;
98
98
  }
99
99
 
100
100
  message.ok = reader.bool();
101
101
  continue;
102
102
  case 3:
103
- if (tag != 26) {
103
+ if (tag !== 26) {
104
104
  break;
105
105
  }
106
106
 
107
107
  message.error = reader.string();
108
108
  continue;
109
109
  case 4:
110
- if (tag != 34) {
110
+ if (tag !== 34) {
111
111
  break;
112
112
  }
113
113
 
114
114
  message.stack = reader.string();
115
115
  continue;
116
116
  case 5:
117
- if (tag != 40) {
117
+ if (tag !== 40) {
118
118
  break;
119
119
  }
120
120
 
121
121
  message.totalFrames = reader.uint32();
122
122
  continue;
123
123
  case 6:
124
- if (tag != 53) {
124
+ if (tag !== 53) {
125
125
  break;
126
126
  }
127
127
 
128
128
  message.totalTime = reader.float();
129
129
  continue;
130
130
  }
131
- if ((tag & 7) == 4 || tag == 0) {
131
+ if ((tag & 7) === 4 || tag === 0) {
132
132
  break;
133
133
  }
134
134
  reader.skipType(tag & 7);
@@ -191,7 +191,7 @@ export const TestResultResponse = {
191
191
  const tag = reader.uint32();
192
192
  switch (tag >>> 3) {
193
193
  }
194
- if ((tag & 7) == 4 || tag == 0) {
194
+ if ((tag & 7) === 4 || tag === 0) {
195
195
  break;
196
196
  }
197
197
  reader.skipType(tag & 7);
@@ -238,14 +238,14 @@ export const TestPlan = {
238
238
  const tag = reader.uint32();
239
239
  switch (tag >>> 3) {
240
240
  case 1:
241
- if (tag != 10) {
241
+ if (tag !== 10) {
242
242
  break;
243
243
  }
244
244
 
245
245
  message.tests.push(TestPlan_TestPlanEntry.decode(reader, reader.uint32()));
246
246
  continue;
247
247
  }
248
- if ((tag & 7) == 4 || tag == 0) {
248
+ if ((tag & 7) === 4 || tag === 0) {
249
249
  break;
250
250
  }
251
251
  reader.skipType(tag & 7);
@@ -300,14 +300,14 @@ export const TestPlan_TestPlanEntry = {
300
300
  const tag = reader.uint32();
301
301
  switch (tag >>> 3) {
302
302
  case 1:
303
- if (tag != 10) {
303
+ if (tag !== 10) {
304
304
  break;
305
305
  }
306
306
 
307
307
  message.name = reader.string();
308
308
  continue;
309
309
  }
310
- if ((tag & 7) == 4 || tag == 0) {
310
+ if ((tag & 7) === 4 || tag === 0) {
311
311
  break;
312
312
  }
313
313
  reader.skipType(tag & 7);
@@ -353,7 +353,7 @@ export const TestPlanResponse = {
353
353
  const tag = reader.uint32();
354
354
  switch (tag >>> 3) {
355
355
  }
356
- if ((tag & 7) == 4 || tag == 0) {
356
+ if ((tag & 7) === 4 || tag === 0) {
357
357
  break;
358
358
  }
359
359
  reader.skipType(tag & 7);
@@ -403,21 +403,21 @@ export const SetCameraTransformTestCommand = {
403
403
  const tag = reader.uint32();
404
404
  switch (tag >>> 3) {
405
405
  case 1:
406
- if (tag != 10) {
406
+ if (tag !== 10) {
407
407
  break;
408
408
  }
409
409
 
410
410
  message.position = SetCameraTransformTestCommand_Vector3.decode(reader, reader.uint32());
411
411
  continue;
412
412
  case 2:
413
- if (tag != 18) {
413
+ if (tag !== 18) {
414
414
  break;
415
415
  }
416
416
 
417
417
  message.rotation = SetCameraTransformTestCommand_Quaternion.decode(reader, reader.uint32());
418
418
  continue;
419
419
  }
420
- if ((tag & 7) == 4 || tag == 0) {
420
+ if ((tag & 7) === 4 || tag === 0) {
421
421
  break;
422
422
  }
423
423
  reader.skipType(tag & 7);
@@ -485,28 +485,28 @@ export const SetCameraTransformTestCommand_Vector3 = {
485
485
  const tag = reader.uint32();
486
486
  switch (tag >>> 3) {
487
487
  case 1:
488
- if (tag != 13) {
488
+ if (tag !== 13) {
489
489
  break;
490
490
  }
491
491
 
492
492
  message.x = reader.float();
493
493
  continue;
494
494
  case 2:
495
- if (tag != 21) {
495
+ if (tag !== 21) {
496
496
  break;
497
497
  }
498
498
 
499
499
  message.y = reader.float();
500
500
  continue;
501
501
  case 3:
502
- if (tag != 29) {
502
+ if (tag !== 29) {
503
503
  break;
504
504
  }
505
505
 
506
506
  message.z = reader.float();
507
507
  continue;
508
508
  }
509
- if ((tag & 7) == 4 || tag == 0) {
509
+ if ((tag & 7) === 4 || tag === 0) {
510
510
  break;
511
511
  }
512
512
  reader.skipType(tag & 7);
@@ -576,35 +576,35 @@ export const SetCameraTransformTestCommand_Quaternion = {
576
576
  const tag = reader.uint32();
577
577
  switch (tag >>> 3) {
578
578
  case 1:
579
- if (tag != 13) {
579
+ if (tag !== 13) {
580
580
  break;
581
581
  }
582
582
 
583
583
  message.x = reader.float();
584
584
  continue;
585
585
  case 2:
586
- if (tag != 21) {
586
+ if (tag !== 21) {
587
587
  break;
588
588
  }
589
589
 
590
590
  message.y = reader.float();
591
591
  continue;
592
592
  case 3:
593
- if (tag != 29) {
593
+ if (tag !== 29) {
594
594
  break;
595
595
  }
596
596
 
597
597
  message.z = reader.float();
598
598
  continue;
599
599
  case 4:
600
- if (tag != 37) {
600
+ if (tag !== 37) {
601
601
  break;
602
602
  }
603
603
 
604
604
  message.w = reader.float();
605
605
  continue;
606
606
  }
607
- if ((tag & 7) == 4 || tag == 0) {
607
+ if ((tag & 7) === 4 || tag === 0) {
608
608
  break;
609
609
  }
610
610
  reader.skipType(tag & 7);
@@ -665,7 +665,7 @@ export const SetCameraTransformTestCommandResponse = {
665
665
  const tag = reader.uint32();
666
666
  switch (tag >>> 3) {
667
667
  }
668
- if ((tag & 7) == 4 || tag == 0) {
668
+ if ((tag & 7) === 4 || tag === 0) {
669
669
  break;
670
670
  }
671
671
  reader.skipType(tag & 7);
@@ -30,14 +30,14 @@ export const RequestTeleportRequest = {
30
30
  const tag = reader.uint32();
31
31
  switch (tag >>> 3) {
32
32
  case 1:
33
- if (tag != 10) {
33
+ if (tag !== 10) {
34
34
  break;
35
35
  }
36
36
 
37
37
  message.destination = reader.string();
38
38
  continue;
39
39
  }
40
- if ((tag & 7) == 4 || tag == 0) {
40
+ if ((tag & 7) === 4 || tag === 0) {
41
41
  break;
42
42
  }
43
43
  reader.skipType(tag & 7);
@@ -83,7 +83,7 @@ export const RequestTeleportResponse = {
83
83
  const tag = reader.uint32();
84
84
  switch (tag >>> 3) {
85
85
  }
86
- if ((tag & 7) == 4 || tag == 0) {
86
+ if ((tag & 7) === 4 || tag === 0) {
87
87
  break;
88
88
  }
89
89
  reader.skipType(tag & 7);