Skip to content

chore: sync main to experimental - #468

Merged
pravusjif merged 2 commits into
experimentalfrom
chore/sync
Aug 25, 2026
Merged

chore: sync main to experimental#468
pravusjif merged 2 commits into
experimentalfrom
chore/sync

Conversation

@github-actions

Copy link
Copy Markdown

👑 An automated PR to keep experimental in sync with main

feat: Pulse pure scenes listeners (#437)

* feat: add SceneListenerHandshakeRequest to ClientMessage

Scene-listener connect message: signed-fetch auth chain, realm, and an
immutable parcel-index AoI. New ClientMessage oneof case (= 8).



* feat: scene-listener AoI as parcel rects

Replace SceneListenerHandshakeRequest.parcel_indices with inclusive
parcel-coordinate rects (sint32) so big scenes announce their AoI in a
few bytes. The sum of rect areas is capped server-side.



---------

Co-authored-by: Mikhail Agapov <118179774+mikhail-dcl@users.noreply.github.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
@github-actions github-actions Bot added the auto-pr Automated PR label Aug 20, 2026
New scene_hidden field in PBEngineInfo component.
@github-actions

Copy link
Copy Markdown
Author

🔄 Updated with latest changes from main on 2026-08-25 15:05 UTC

@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-32863618511.commit-0b3d285.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-32863618511.commit-0b3d285.tgz"

@pravusjif
pravusjif merged commit 4ed8d74 into experimental Aug 25, 2026
6 checks passed
@pravusjif
pravusjif deleted the chore/sync branch August 25, 2026 22:12
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.

2 participants