@dcl-regenesislabs/bevy-explorer-web 0.1.0-21289091889.commit-a8880bb → 0.1.0-21361803035.commit-2c0a584

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/.env CHANGED
@@ -1 +1 @@
1
- PUBLIC_URL="https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-21289091889.commit-a8880bb"
1
+ PUBLIC_URL="https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-21361803035.commit-2c0a584"
package/index.html CHANGED
@@ -101,7 +101,7 @@
101
101
  }
102
102
  </style>
103
103
  <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap" rel="stylesheet">
104
- <script>window.PUBLIC_URL = "https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-21289091889.commit-a8880bb";</script>
104
+ <script>window.PUBLIC_URL = "https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-21361803035.commit-2c0a584";</script>
105
105
  </head>
106
106
  <body>
107
107
  <div id="header" class="container">
@@ -138,6 +138,6 @@
138
138
  </div>
139
139
  <script src="https://cdn.jsdelivr.net/npm/livekit-client/dist/livekit-client.umd.min.js"></script>
140
140
  <script src="https://cdn.jsdelivr.net/npm/hls.js@1"></script>
141
- <script type="module" src="https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-21289091889.commit-a8880bb/main.js"></script>
141
+ <script type="module" src="https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-21361803035.commit-2c0a584/main.js"></script>
142
142
  </body>
143
143
  </html>
package/main.js CHANGED
@@ -13,7 +13,7 @@ const header = document.getElementById("header");
13
13
  var autoStart = true;
14
14
 
15
15
  const DEFAULT_SERVER = "https://realm-provider-ea.decentraland.org/main"
16
- const DEFAULT_SYSTEMSCENE = "https://dclexplorer.github.io/bevy-ui-scene/BevyUiScene"
16
+ const DEFAULT_SYSTEMSCENE = "https://regenesislabs.github.io/bevy-ui-scene/BevyUiScene"
17
17
 
18
18
  function populateInputsFromQueryParams() {
19
19
  const queryParams = new URLSearchParams(window.location.search);
@@ -304,7 +304,7 @@ function start() {
304
304
  return "unknown";
305
305
  })();
306
306
 
307
- engine_run(platform, initialRealm, location, systemScene, true, preview, 5e7);
307
+ engine_run(platform, initialRealm, location, systemScene, true, preview, 1e7);
308
308
  }
309
309
 
310
310
  initButton.onclick = start;
@@ -355,3 +355,4 @@ window.set_url_params = (x, y, server, system_scene, preview) => {
355
355
  }
356
356
  }
357
357
 
358
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dcl-regenesislabs/bevy-explorer-web",
3
- "version": "0.1.0-21289091889.commit-a8880bb",
3
+ "version": "0.1.0-21361803035.commit-2c0a584",
4
4
  "scripts": {
5
5
  "postinstall": "node ./scripts/prebuild.js"
6
6
  },
@@ -8,6 +8,6 @@
8
8
  "type": "git",
9
9
  "url": "git+https://github.com/decentraland/bevy-explorer.git"
10
10
  },
11
- "homepage": "https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-21289091889.commit-a8880bb",
12
- "commit": "a8880bb9c9180dbe28f8bfdb0fce3d1dc5d978b8"
11
+ "homepage": "https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-21361803035.commit-2c0a584",
12
+ "commit": "2c0a584b41fde562acd5cc66491e8364d16c0814"
13
13
  }
@@ -310,15 +310,15 @@ export interface InitOutput {
310
310
  readonly closure50203_externref_shim: (a: number, b: number, c: any) => void;
311
311
  readonly _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______: (a: number, b: number) => void;
312
312
  readonly _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______15: (a: number, b: number) => void;
313
- readonly closure53858_externref_shim: (a: number, b: number, c: any) => void;
313
+ readonly closure53857_externref_shim: (a: number, b: number, c: any) => void;
314
314
  readonly _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______17: (a: number, b: number) => void;
315
315
  readonly _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______18: (a: number, b: number) => void;
316
- readonly closure58928_externref_shim: (a: number, b: number, c: any) => void;
317
- readonly closure58932_externref_shim: (a: number, b: number, c: any, d: any) => void;
316
+ readonly closure58927_externref_shim: (a: number, b: number, c: any) => void;
317
+ readonly closure58931_externref_shim: (a: number, b: number, c: any, d: any) => void;
318
318
  readonly _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______21: (a: number, b: number) => void;
319
- readonly closure118885_externref_shim: (a: number, b: number, c: any) => void;
320
- readonly closure134148_externref_shim: (a: number, b: number, c: any) => void;
321
- readonly closure137041_externref_shim: (a: number, b: number, c: any, d: any) => void;
319
+ readonly closure118884_externref_shim: (a: number, b: number, c: any) => void;
320
+ readonly closure134147_externref_shim: (a: number, b: number, c: any) => void;
321
+ readonly closure137040_externref_shim: (a: number, b: number, c: any, d: any) => void;
322
322
  readonly __wbindgen_thread_destroy: (a?: number, b?: number, c?: number) => void;
323
323
  readonly __wbindgen_start: (a: number) => void;
324
324
  }
@@ -1409,7 +1409,7 @@ function __wbg_adapter_74(arg0, arg1) {
1409
1409
  }
1410
1410
 
1411
1411
  function __wbg_adapter_77(arg0, arg1, arg2) {
1412
- wasm.closure53858_externref_shim(arg0, arg1, arg2);
1412
+ wasm.closure53857_externref_shim(arg0, arg1, arg2);
1413
1413
  }
1414
1414
 
1415
1415
  function __wbg_adapter_84(arg0, arg1) {
@@ -1421,11 +1421,11 @@ function __wbg_adapter_87(arg0, arg1) {
1421
1421
  }
1422
1422
 
1423
1423
  function __wbg_adapter_90(arg0, arg1, arg2) {
1424
- wasm.closure58928_externref_shim(arg0, arg1, arg2);
1424
+ wasm.closure58927_externref_shim(arg0, arg1, arg2);
1425
1425
  }
1426
1426
 
1427
1427
  function __wbg_adapter_93(arg0, arg1, arg2, arg3) {
1428
- wasm.closure58932_externref_shim(arg0, arg1, arg2, arg3);
1428
+ wasm.closure58931_externref_shim(arg0, arg1, arg2, arg3);
1429
1429
  }
1430
1430
 
1431
1431
  function __wbg_adapter_108(arg0, arg1) {
@@ -1433,15 +1433,15 @@ function __wbg_adapter_108(arg0, arg1) {
1433
1433
  }
1434
1434
 
1435
1435
  function __wbg_adapter_111(arg0, arg1, arg2) {
1436
- wasm.closure118885_externref_shim(arg0, arg1, arg2);
1436
+ wasm.closure118884_externref_shim(arg0, arg1, arg2);
1437
1437
  }
1438
1438
 
1439
1439
  function __wbg_adapter_114(arg0, arg1, arg2) {
1440
- wasm.closure134148_externref_shim(arg0, arg1, arg2);
1440
+ wasm.closure134147_externref_shim(arg0, arg1, arg2);
1441
1441
  }
1442
1442
 
1443
1443
  function __wbg_adapter_1589(arg0, arg1, arg2, arg3) {
1444
- wasm.closure137041_externref_shim(arg0, arg1, arg2, arg3);
1444
+ wasm.closure137040_externref_shim(arg0, arg1, arg2, arg3);
1445
1445
  }
1446
1446
 
1447
1447
  /**
@@ -4743,23 +4743,23 @@ function __wbg_get_imports() {
4743
4743
  const ret = false;
4744
4744
  return ret;
4745
4745
  };
4746
- imports.wbg.__wbindgen_closure_wrapper150353 = function(arg0, arg1, arg2) {
4747
- const ret = makeMutClosure(arg0, arg1, 118886, __wbg_adapter_111);
4746
+ imports.wbg.__wbindgen_closure_wrapper150344 = function(arg0, arg1, arg2) {
4747
+ const ret = makeMutClosure(arg0, arg1, 118885, __wbg_adapter_111);
4748
4748
  return ret;
4749
4749
  };
4750
- imports.wbg.__wbindgen_closure_wrapper171161 = function(arg0, arg1, arg2) {
4751
- const ret = makeMutClosure(arg0, arg1, 134149, __wbg_adapter_114);
4750
+ imports.wbg.__wbindgen_closure_wrapper171152 = function(arg0, arg1, arg2) {
4751
+ const ret = makeMutClosure(arg0, arg1, 134148, __wbg_adapter_114);
4752
4752
  return ret;
4753
4753
  };
4754
- imports.wbg.__wbindgen_closure_wrapper171163 = function(arg0, arg1, arg2) {
4755
- const ret = makeMutClosure(arg0, arg1, 134149, __wbg_adapter_114);
4754
+ imports.wbg.__wbindgen_closure_wrapper171154 = function(arg0, arg1, arg2) {
4755
+ const ret = makeMutClosure(arg0, arg1, 134148, __wbg_adapter_114);
4756
4756
  return ret;
4757
4757
  };
4758
4758
  imports.wbg.__wbindgen_closure_wrapper19866 = function(arg0, arg1, arg2) {
4759
4759
  const ret = makeMutClosure(arg0, arg1, 15482, __wbg_adapter_62);
4760
4760
  return ret;
4761
4761
  };
4762
- imports.wbg.__wbindgen_closure_wrapper53783 = function(arg0, arg1, arg2) {
4762
+ imports.wbg.__wbindgen_closure_wrapper53782 = function(arg0, arg1, arg2) {
4763
4763
  const ret = makeClosure(arg0, arg1, 41078, __wbg_adapter_65);
4764
4764
  return ret;
4765
4765
  };
@@ -4771,64 +4771,64 @@ function __wbg_get_imports() {
4771
4771
  const ret = makeMutClosure(arg0, arg1, 50307, __wbg_adapter_71);
4772
4772
  return ret;
4773
4773
  };
4774
- imports.wbg.__wbindgen_closure_wrapper70232 = function(arg0, arg1, arg2) {
4775
- const ret = makeMutClosure(arg0, arg1, 53245, __wbg_adapter_74);
4774
+ imports.wbg.__wbindgen_closure_wrapper70223 = function(arg0, arg1, arg2) {
4775
+ const ret = makeMutClosure(arg0, arg1, 53244, __wbg_adapter_74);
4776
4776
  return ret;
4777
4777
  };
4778
- imports.wbg.__wbindgen_closure_wrapper71430 = function(arg0, arg1, arg2) {
4779
- const ret = makeMutClosure(arg0, arg1, 53859, __wbg_adapter_77);
4778
+ imports.wbg.__wbindgen_closure_wrapper71421 = function(arg0, arg1, arg2) {
4779
+ const ret = makeMutClosure(arg0, arg1, 53858, __wbg_adapter_77);
4780
4780
  return ret;
4781
4781
  };
4782
- imports.wbg.__wbindgen_closure_wrapper71432 = function(arg0, arg1, arg2) {
4783
- const ret = makeMutClosure(arg0, arg1, 53859, __wbg_adapter_77);
4782
+ imports.wbg.__wbindgen_closure_wrapper71423 = function(arg0, arg1, arg2) {
4783
+ const ret = makeMutClosure(arg0, arg1, 53858, __wbg_adapter_77);
4784
4784
  return ret;
4785
4785
  };
4786
- imports.wbg.__wbindgen_closure_wrapper71434 = function(arg0, arg1, arg2) {
4787
- const ret = makeMutClosure(arg0, arg1, 53859, __wbg_adapter_77);
4786
+ imports.wbg.__wbindgen_closure_wrapper71425 = function(arg0, arg1, arg2) {
4787
+ const ret = makeMutClosure(arg0, arg1, 53858, __wbg_adapter_77);
4788
4788
  return ret;
4789
4789
  };
4790
- imports.wbg.__wbindgen_closure_wrapper75997 = function(arg0, arg1, arg2) {
4791
- const ret = makeMutClosure(arg0, arg1, 57091, __wbg_adapter_84);
4790
+ imports.wbg.__wbindgen_closure_wrapper75988 = function(arg0, arg1, arg2) {
4791
+ const ret = makeMutClosure(arg0, arg1, 57090, __wbg_adapter_84);
4792
4792
  return ret;
4793
4793
  };
4794
- imports.wbg.__wbindgen_closure_wrapper77032 = function(arg0, arg1, arg2) {
4795
- const ret = makeMutClosure(arg0, arg1, 57472, __wbg_adapter_87);
4794
+ imports.wbg.__wbindgen_closure_wrapper77023 = function(arg0, arg1, arg2) {
4795
+ const ret = makeMutClosure(arg0, arg1, 57471, __wbg_adapter_87);
4796
4796
  return ret;
4797
4797
  };
4798
- imports.wbg.__wbindgen_closure_wrapper79177 = function(arg0, arg1, arg2) {
4799
- const ret = makeMutClosure(arg0, arg1, 58929, __wbg_adapter_90);
4798
+ imports.wbg.__wbindgen_closure_wrapper79168 = function(arg0, arg1, arg2) {
4799
+ const ret = makeMutClosure(arg0, arg1, 58928, __wbg_adapter_90);
4800
4800
  return ret;
4801
4801
  };
4802
- imports.wbg.__wbindgen_closure_wrapper79179 = function(arg0, arg1, arg2) {
4803
- const ret = makeMutClosure(arg0, arg1, 58929, __wbg_adapter_93);
4802
+ imports.wbg.__wbindgen_closure_wrapper79170 = function(arg0, arg1, arg2) {
4803
+ const ret = makeMutClosure(arg0, arg1, 58928, __wbg_adapter_93);
4804
4804
  return ret;
4805
4805
  };
4806
- imports.wbg.__wbindgen_closure_wrapper79181 = function(arg0, arg1, arg2) {
4807
- const ret = makeMutClosure(arg0, arg1, 58929, __wbg_adapter_90);
4806
+ imports.wbg.__wbindgen_closure_wrapper79172 = function(arg0, arg1, arg2) {
4807
+ const ret = makeMutClosure(arg0, arg1, 58928, __wbg_adapter_90);
4808
4808
  return ret;
4809
4809
  };
4810
- imports.wbg.__wbindgen_closure_wrapper79183 = function(arg0, arg1, arg2) {
4811
- const ret = makeMutClosure(arg0, arg1, 58929, __wbg_adapter_90);
4810
+ imports.wbg.__wbindgen_closure_wrapper79174 = function(arg0, arg1, arg2) {
4811
+ const ret = makeMutClosure(arg0, arg1, 58928, __wbg_adapter_90);
4812
4812
  return ret;
4813
4813
  };
4814
- imports.wbg.__wbindgen_closure_wrapper79185 = function(arg0, arg1, arg2) {
4815
- const ret = makeMutClosure(arg0, arg1, 58929, __wbg_adapter_90);
4814
+ imports.wbg.__wbindgen_closure_wrapper79176 = function(arg0, arg1, arg2) {
4815
+ const ret = makeMutClosure(arg0, arg1, 58928, __wbg_adapter_90);
4816
4816
  return ret;
4817
4817
  };
4818
- imports.wbg.__wbindgen_closure_wrapper79187 = function(arg0, arg1, arg2) {
4819
- const ret = makeMutClosure(arg0, arg1, 58929, __wbg_adapter_90);
4818
+ imports.wbg.__wbindgen_closure_wrapper79178 = function(arg0, arg1, arg2) {
4819
+ const ret = makeMutClosure(arg0, arg1, 58928, __wbg_adapter_90);
4820
4820
  return ret;
4821
4821
  };
4822
- imports.wbg.__wbindgen_closure_wrapper79189 = function(arg0, arg1, arg2) {
4823
- const ret = makeMutClosure(arg0, arg1, 58929, __wbg_adapter_90);
4822
+ imports.wbg.__wbindgen_closure_wrapper79180 = function(arg0, arg1, arg2) {
4823
+ const ret = makeMutClosure(arg0, arg1, 58928, __wbg_adapter_90);
4824
4824
  return ret;
4825
4825
  };
4826
- imports.wbg.__wbindgen_closure_wrapper79191 = function(arg0, arg1, arg2) {
4827
- const ret = makeMutClosure(arg0, arg1, 58929, __wbg_adapter_90);
4826
+ imports.wbg.__wbindgen_closure_wrapper79182 = function(arg0, arg1, arg2) {
4827
+ const ret = makeMutClosure(arg0, arg1, 58928, __wbg_adapter_90);
4828
4828
  return ret;
4829
4829
  };
4830
- imports.wbg.__wbindgen_closure_wrapper79193 = function(arg0, arg1, arg2) {
4831
- const ret = makeMutClosure(arg0, arg1, 58929, __wbg_adapter_108);
4830
+ imports.wbg.__wbindgen_closure_wrapper79184 = function(arg0, arg1, arg2) {
4831
+ const ret = makeMutClosure(arg0, arg1, 58928, __wbg_adapter_108);
4832
4832
  return ret;
4833
4833
  };
4834
4834
  imports.wbg.__wbindgen_debug_string = function(arg0, arg1) {
@@ -5228,7 +5228,7 @@ function __wbg_get_imports() {
5228
5228
  }
5229
5229
 
5230
5230
  function __wbg_init_memory(imports, memory) {
5231
- imports.wbg.memory = memory || new WebAssembly.Memory({initial:1014,maximum:65536,shared:true});
5231
+ imports.wbg.memory = memory || new WebAssembly.Memory({initial:1013,maximum:65536,shared:true});
5232
5232
  }
5233
5233
 
5234
5234
  function __wbg_finalize_init(instance, module, thread_stack_size) {
Binary file
@@ -149,14 +149,14 @@ export const closure41077_externref_shim: (a: number, b: number, c: any) => void
149
149
  export const closure50203_externref_shim: (a: number, b: number, c: any) => void;
150
150
  export const _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______: (a: number, b: number) => void;
151
151
  export const _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______15: (a: number, b: number) => void;
152
- export const closure53858_externref_shim: (a: number, b: number, c: any) => void;
152
+ export const closure53857_externref_shim: (a: number, b: number, c: any) => void;
153
153
  export const _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______17: (a: number, b: number) => void;
154
154
  export const _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______18: (a: number, b: number) => void;
155
- export const closure58928_externref_shim: (a: number, b: number, c: any) => void;
156
- export const closure58932_externref_shim: (a: number, b: number, c: any, d: any) => void;
155
+ export const closure58927_externref_shim: (a: number, b: number, c: any) => void;
156
+ export const closure58931_externref_shim: (a: number, b: number, c: any, d: any) => void;
157
157
  export const _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______21: (a: number, b: number) => void;
158
- export const closure118885_externref_shim: (a: number, b: number, c: any) => void;
159
- export const closure134148_externref_shim: (a: number, b: number, c: any) => void;
160
- export const closure137041_externref_shim: (a: number, b: number, c: any, d: any) => void;
158
+ export const closure118884_externref_shim: (a: number, b: number, c: any) => void;
159
+ export const closure134147_externref_shim: (a: number, b: number, c: any) => void;
160
+ export const closure137040_externref_shim: (a: number, b: number, c: any, d: any) => void;
161
161
  export const __wbindgen_thread_destroy: (a?: number, b?: number, c?: number) => void;
162
162
  export const __wbindgen_start: (a: number) => void;