Skip to content

feat: ADR 292 customize nametag color#315

Open
Maurizio-dcl wants to merge 5 commits into
mainfrom
feat/adr-292-customize-nametag-color
Open

feat: ADR 292 customize nametag color#315
Maurizio-dcl wants to merge 5 commits into
mainfrom
feat/adr-292-customize-nametag-color

Conversation

@Maurizio-dcl

Copy link
Copy Markdown

ADR to allow user name color customization

@Maurizio-dcl Maurizio-dcl self-assigned this Jan 26, 2026
@Maurizio-dcl Maurizio-dcl changed the title Feat/adr 292 customize nametag color feat: adr 292 customize nametag color Jan 26, 2026
@Maurizio-dcl Maurizio-dcl changed the title feat: adr 292 customize nametag color feat: ADR 292 customize nametag color Jan 26, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jan 26, 2026

Copy link
Copy Markdown

Deploying adr with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8443333
Status:🚫  Build failed.

View logs

@Maurizio-dcl
Maurizio-dcl marked this pull request as ready for review January 27, 2026 08:33
@Maurizio-dcl
Maurizio-dcl requested a review from a team as a code owner January 27, 2026 08:33
Comment on lines +102 to +105
"r": 0.282352954,
"g": 0.8627451,
"b": 0.458823532,
"a": 1

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is it important to allow users to adjust the opacity of their names? The original issue states:

It will not be possible to change the saturation or brightness, so only the HUE can be changed, to ensure that it remains legible against the black background (nametag background).

Shouldn't we apply the same principle to the alpha channel of RGBA?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are ok with using Color3 without an alpha channel

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated nameColor member type

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.

3 participants