Skip to content

chore: sync main to experimental (manual) - #480

Merged
pravusjif merged 2 commits into
experimentalfrom
chore/sync-main-to-experimental
Sep 4, 2026
Merged

chore: sync main to experimental (manual)#480
pravusjif merged 2 commits into
experimentalfrom
chore/sync-main-to-experimental

Conversation

@pravusjif

Copy link
Copy Markdown
Member

No description provided.

popuz and others added 2 commits September 4, 2026 12:03
A scene-authored plate drawn above an avatar's nametag — a rank or a role the scene assigns to a player.

Valid on `engine.PlayerEntity`, on a player's entity in the scene, or on any entity with an AvatarShape; ignored elsewhere. The plate is local to the client that renders it and is never relayed to other players, and only the scene the player currently stands in can write it.

`label` is a single line; empty draws the plate without text, for color-coding players. The three colors are optional: `label_color` and `background_color` fall back to the client's native nametag colors, `border_color` to `background_color`.

Implemented in decentraland/unity-explorer#9829.
@pravusjif pravusjif self-assigned this Sep 4, 2026
@pravusjif
pravusjif changed the base branch from main to experimental September 4, 2026 12:45
@pravusjif
pravusjif marked this pull request as ready for review September 4, 2026 12:45
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

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-33874344386.commit-2dfe8e1.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-33874344386.commit-2dfe8e1.tgz"

@pravusjif
pravusjif merged commit 4f4e0ab into experimental Sep 4, 2026
3 checks passed
@pravusjif
pravusjif deleted the chore/sync-main-to-experimental branch September 4, 2026 12:52
popuz added a commit to decentraland/unity-explorer that referenced this pull request Sep 4, 2026
Pulls today's main-to-experimental sync (decentraland/protocol#480):
reworked PBAvatarNametag proto docs, PBPointerEvents.max_camera_distance,
Pulse SceneListener messages. All changes additive; codegen rerun.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants