Skip to content

chore: sync main to experimental#391

Merged
pravusjif merged 6 commits into
experimentalfrom
chore/sync
May 13, 2026
Merged

chore: sync main to experimental#391
pravusjif merged 6 commits into
experimentalfrom
chore/sync

Conversation

@github-actions
Copy link
Copy Markdown

👑 An automated PR to keep experimental in sync with main

Adds SubscribeToTopic, PublishData and ConsumeMessages RPCs so scenes
can exchange topic-scoped JSON payloads through the comms layer. Each
void-returning RPC uses its own response message (following the
TeleportToResponse pattern) to avoid colliding with the package-level
EmptyResponse defined in restricted_actions.proto.
@github-actions github-actions Bot added the auto-pr Automated PR label Apr 20, 2026
@github-actions
Copy link
Copy Markdown
Author

🔄 Updated with latest changes from main on 2026-04-27 15:06 UTC

feat: audio analysis (#328)

* component definition

* specify package in the component def

* apply lint

* omit experimental features

* support multiple analysis modes

* relax order

* optional args

Co-authored-by: Gon Pombo <gonzalo@decentraland.org>
@github-actions
Copy link
Copy Markdown
Author

github-actions Bot commented May 4, 2026

🔄 Updated with latest changes from main on 2026-05-04 17:41 UTC

feat: add IA_MODIFIER input action (value 14) for Shift key

The Decentraland desktop client already supports IA_MODIFIER at value 14,
mapped to the Shift key. This adds the missing enum value to the protocol
definition so the SDK type definitions stay in sync with the runtime.

Co-authored-by: Nicolas Earnshaw <nearnshaw@decentraland.org>
@github-actions
Copy link
Copy Markdown
Author

github-actions Bot commented May 4, 2026

🔄 Updated with latest changes from main on 2026-05-04 18:02 UTC

@github-actions
Copy link
Copy Markdown
Author

github-actions Bot commented May 4, 2026

🔄 Updated with latest changes from main on 2026-05-04 19:02 UTC

Signed-off-by: Pravus <pravusjif@gmail.com>
@github-actions
Copy link
Copy Markdown
Author

Test this pull request on NPM or Yarn

  • The @dcl/protocol package can be tested in scenes by running the following NPM command:
    npm install "https://sdk-team-cdn.decentraland.org/@dcl/protocol/branch//dcl-protocol-1.0.0-25825541739.commit-f823838.tgz"
  • The @dcl/protocol package can be tested in scenes by running the following YARN command:
    yarn add "https://sdk-team-cdn.decentraland.org/@dcl/protocol/branch//dcl-protocol-1.0.0-25825541739.commit-f823838.tgz"

@pravusjif pravusjif merged commit 1efee00 into experimental May 13, 2026
3 checks passed
@pravusjif pravusjif deleted the chore/sync branch May 13, 2026 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-pr Automated PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants