Skip to content

chore: sync main to experimental - #478

Closed
github-actions[bot] wants to merge 1 commit into
experimentalfrom
chore/sync
Closed

chore: sync main to experimental#478
github-actions[bot] wants to merge 1 commit into
experimentalfrom
chore/sync

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

👑 An automated PR to keep experimental in sync with main

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.
@github-actions github-actions Bot added the auto-pr Automated PR label Sep 4, 2026
@github-actions

github-actions Bot commented Sep 4, 2026

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-33861367712.commit-76445a6.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-33861367712.commit-76445a6.tgz"

@pravusjif pravusjif added do not merge do-not-merge Integration branch / not for merging as-is labels Sep 4, 2026
@pravusjif pravusjif self-assigned this Sep 4, 2026
@pravusjif

Copy link
Copy Markdown
Member

auto-pr still broken, closing in favour of manual one: #478

@pravusjif pravusjif closed this Sep 4, 2026
@pravusjif
pravusjif deleted the chore/sync branch September 4, 2026 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-pr Automated PR do not merge do-not-merge Integration branch / not for merging as-is

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants