@dcl/asset-packs 2.1.3-20250207141728.commit-7a2b708 → 2.1.3-20250213164059.commit-0816683

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 (2) hide show
  1. package/catalog.json +257 -0
  2. package/package.json +2 -2
package/catalog.json CHANGED
@@ -60845,6 +60845,106 @@
60845
60845
  "name": "Smart Items",
60846
60846
  "thumbnail": "bafkreiblyoo32bfze67uvsf6znsxmlq5vxxfqrwrpbr4cxiw54vpqymgoq",
60847
60847
  "assets": [
60848
+ {
60849
+ "id": "0c419cb9-bc21-4c51-977f-41a505a097f0",
60850
+ "name": "Admin Toolkit",
60851
+ "category": "utils",
60852
+ "tags": [
60853
+ "admin",
60854
+ "tools",
60855
+ "moderation"
60856
+ ],
60857
+ "composite": {
60858
+ "version": 1,
60859
+ "components": [
60860
+ {
60861
+ "name": "core::GltfContainer",
60862
+ "data": {
60863
+ "0": {
60864
+ "json": {
60865
+ "src": "{assetPath}/admin_toolkit.glb",
60866
+ "visibleMeshesCollisionMask": 1,
60867
+ "invisibleMeshesCollisionMask": 0
60868
+ }
60869
+ }
60870
+ }
60871
+ },
60872
+ {
60873
+ "name": "core::VisibilityComponent",
60874
+ "data": {
60875
+ "0": {
60876
+ "json": {
60877
+ "visible": false
60878
+ }
60879
+ }
60880
+ }
60881
+ },
60882
+ {
60883
+ "name": "asset-packs::AdminTools",
60884
+ "data": {
60885
+ "0": {
60886
+ "json": {
60887
+ "adminPermissions": "PUBLIC",
60888
+ "authorizedAdminUsers": {
60889
+ "me": true,
60890
+ "sceneOwners": true,
60891
+ "allowList": true,
60892
+ "adminAllowList": []
60893
+ },
60894
+ "moderationControl": {
60895
+ "isEnabled": true,
60896
+ "kickCoordinates": {
60897
+ "x": 0,
60898
+ "y": 0,
60899
+ "z": 0
60900
+ },
60901
+ "allowNonOwnersManageAdminAllowList": false
60902
+ },
60903
+ "textAnnouncementControl": {
60904
+ "isEnabled": true,
60905
+ "playSoundOnEachAnnouncement": true,
60906
+ "showAuthorOnEachAnnouncement": true
60907
+ },
60908
+ "videoControl": {
60909
+ "isEnabled": true,
60910
+ "disableVideoPlayersSound": false,
60911
+ "showAuthorOnVideoPlayers": true,
60912
+ "linkAllVideoPlayers": false,
60913
+ "videoPlayers": []
60914
+ },
60915
+ "smartItemsControl": {
60916
+ "isEnabled": true,
60917
+ "linkAllSmartItems": false,
60918
+ "smartItems": []
60919
+ },
60920
+ "rewardsControl": {
60921
+ "isEnabled": true,
60922
+ "rewardItems": []
60923
+ }
60924
+ }
60925
+ }
60926
+ }
60927
+ },
60928
+ {
60929
+ "name": "core-schema::Sync-Components",
60930
+ "data": {
60931
+ "0": {
60932
+ "json": {
60933
+ "value": [
60934
+ "asset-packs::AdminTools"
60935
+ ]
60936
+ }
60937
+ }
60938
+ }
60939
+ }
60940
+ ]
60941
+ },
60942
+ "contents": {
60943
+ "admin_toolkit.glb": "bafkreievymbc6guxdj4xqbql6seyubssbqn3lctv7ps5jqpiknjak7ztcu",
60944
+ "composite.json": "bafkreic3q5opqfmwmhzmio4w44wnncrepcjfcnfa5pyopwtrk7cusysgrq",
60945
+ "thumbnail.png": "bafkreiffmbwfkmypmhj5jemcw52cbkk5wfdorseotvlr4cynta6h647k3q"
60946
+ }
60947
+ },
60848
60948
  {
60849
60949
  "id": "5c8b4646-6ec0-41a0-8e9b-415a58728a9e",
60850
60950
  "name": "Ambient Sound - Birds",
@@ -63530,6 +63630,163 @@
63530
63630
  "thumbnail.png": "bafkreig7de3xm6dl4ove52ltoybt7dmivfgpd6jpadofpu67dlqg55li3q"
63531
63631
  }
63532
63632
  },
63633
+ {
63634
+ "id": "d5de85eb-6ad9-4ea8-977a-1f326d350c42",
63635
+ "name": "Collectible Dispenser",
63636
+ "category": "utils",
63637
+ "tags": [
63638
+ "nft",
63639
+ "dispenser",
63640
+ "collectible",
63641
+ "airdrop",
63642
+ "rewards",
63643
+ "interactive"
63644
+ ],
63645
+ "composite": {
63646
+ "version": 1,
63647
+ "components": [
63648
+ {
63649
+ "name": "core::GltfContainer",
63650
+ "data": {
63651
+ "0": {
63652
+ "json": {
63653
+ "src": "{assetPath}/collectible_dispenser.glb",
63654
+ "visibleMeshesCollisionMask": 0,
63655
+ "invisibleMeshesCollisionMask": 0
63656
+ }
63657
+ }
63658
+ }
63659
+ },
63660
+ {
63661
+ "name": "core::VisibilityComponent",
63662
+ "data": {
63663
+ "0": {
63664
+ "json": {
63665
+ "visible": false
63666
+ }
63667
+ }
63668
+ }
63669
+ },
63670
+ {
63671
+ "name": "asset-packs::Rewards",
63672
+ "data": {
63673
+ "0": {
63674
+ "json": {
63675
+ "campaignId": "",
63676
+ "dispenserKey": "",
63677
+ "testMode": false
63678
+ }
63679
+ }
63680
+ }
63681
+ },
63682
+ {
63683
+ "name": "asset-packs::Actions",
63684
+ "data": {
63685
+ "0": {
63686
+ "json": {
63687
+ "id": "{self}",
63688
+ "value": [
63689
+ {
63690
+ "name": "Visible",
63691
+ "type": "set_visibility",
63692
+ "jsonPayload": "{\"visible\":true,\"collider\":2}",
63693
+ "allowedInBasicView": true
63694
+ },
63695
+ {
63696
+ "name": "Invisible",
63697
+ "type": "set_visibility",
63698
+ "jsonPayload": "{\"visible\":false,\"collider\":0}",
63699
+ "allowedInBasicView": true
63700
+ },
63701
+ {
63702
+ "name": "StopAnimation",
63703
+ "type": "stop_animation",
63704
+ "jsonPayload": "{}"
63705
+ },
63706
+ {
63707
+ "name": "Airdrop",
63708
+ "type": "batch",
63709
+ "jsonPayload": "{\"actions\":[\"Visible\",\"LandingAnimation\"]}",
63710
+ "allowedInBasicView": true
63711
+ },
63712
+ {
63713
+ "name": "LandingAnimation",
63714
+ "type": "play_animation",
63715
+ "jsonPayload": "{\"animation\":[\"Landing\"],\"loop\":false}",
63716
+ "allowedInBasicView": true
63717
+ },
63718
+ {
63719
+ "name": "Claim",
63720
+ "type": "claim_airdrop",
63721
+ "jsonPayload": "{}",
63722
+ "allowedInBasicView": true
63723
+ }
63724
+ ]
63725
+ }
63726
+ }
63727
+ }
63728
+ },
63729
+ {
63730
+ "name": "asset-packs::Triggers",
63731
+ "data": {
63732
+ "0": {
63733
+ "json": {
63734
+ "value": [
63735
+ {
63736
+ "type": "on_tween_end",
63737
+ "actions": [
63738
+ {
63739
+ "id": "{self:asset-packs::Actions}",
63740
+ "name": "StopAnimation"
63741
+ }
63742
+ ]
63743
+ }
63744
+ ]
63745
+ }
63746
+ }
63747
+ }
63748
+ },
63749
+ {
63750
+ "name": "core::PointerEvents",
63751
+ "data": {
63752
+ "0": {
63753
+ "json": {
63754
+ "pointerEvents": [
63755
+ {
63756
+ "eventType": 1,
63757
+ "eventInfo": {
63758
+ "button": 1,
63759
+ "hoverText": "Claim NFT",
63760
+ "maxDistance": 10,
63761
+ "showFeedback": true
63762
+ }
63763
+ }
63764
+ ]
63765
+ }
63766
+ }
63767
+ }
63768
+ },
63769
+ {
63770
+ "name": "core-schema::Sync-Components",
63771
+ "data": {
63772
+ "0": {
63773
+ "json": {
63774
+ "value": [
63775
+ "core::Animator",
63776
+ "asset-packs::Rewards"
63777
+ ]
63778
+ }
63779
+ }
63780
+ }
63781
+ }
63782
+ ]
63783
+ },
63784
+ "contents": {
63785
+ "collectible_dispenser.glb": "bafybeihlujuly26eimkmzdzg2m6xwysq5xbpjybyplsk6a5c47nnlwokie",
63786
+ "composite.json": "bafkreihtdfysvrno5ffvjljnu6svz53l4khya73d5zbodfaaief5znyxpu",
63787
+ "thumbnail.png": "bafkreiek3u4qh5y7pigoseixn6tbcut4rvonddeoamjp652wiiny3sn6ky"
63788
+ }
63789
+ },
63533
63790
  {
63534
63791
  "id": "7cd4d0bc-54d4-4f64-8ab2-6f18f41f03a3",
63535
63792
  "name": "Cyberpunk Door",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dcl/asset-packs",
3
- "version": "2.1.3-20250207141728.commit-7a2b708",
3
+ "version": "2.1.3-20250213164059.commit-0816683",
4
4
  "description": "",
5
5
  "main": "dist/definitions.js",
6
6
  "typings": "dist/definitions.d.ts",
@@ -64,5 +64,5 @@
64
64
  "semi": false,
65
65
  "printWidth": 80
66
66
  },
67
- "commit": "7a2b70887bb39416634efa6161ec1b1e5814c042"
67
+ "commit": "0816683fc03ac2c2927b8f0e8a299010a6db77c2"
68
68
  }