Skip to content

[TWEAK] Changing hair color is smoother - #1343

Open
feistyfedora wants to merge 2 commits into
ProjectOmu:masterfrom
feistyfedora:fix_fasterHairColor
Open

[TWEAK] Changing hair color is smoother#1343
feistyfedora wants to merge 2 commits into
ProjectOmu:masterfrom
feistyfedora:fix_fasterHairColor

Conversation

@feistyfedora

Copy link
Copy Markdown
Contributor

About the PR

Updated the lobby preview entity to respond faster to hair color changes.

Why / Balance

Since the hair color uses a slider, you could feel the delay caused by the code deleting and spawning a new entity every time you changed positions on the slider.

Technical details

There is a reduced reload function that only reloads the ent profile and does not delete the entity. This should be okay since the editor is entirely client-side until the user hits save. Hitting save will still dirty the entity and update the server correctly.

Media

2026-08-02_12-59-33.mp4

Requirements

  • I have read and agree to the Contributor License Agreement.

Breaking changes

Changelog

🆑

  • tweak: Updated the hair color selection to respond a faster when picking hair colors!

@github-actions github-actions Bot added S: Untriaged Has not been set a status; currently not labeled. Changes: UI Makes changes to the UI. and removed size/XS labels Aug 2, 2026
@Toaster-Box Toaster-Box added S: Needs Review Needs review by a maintainer. Priority: Low This isn't an immediate concern. and removed S: Untriaged Has not been set a status; currently not labeled. labels Aug 2, 2026
@feistyfedora feistyfedora added Type: Enhancement New feature or request, change to game. A: General Interactions Area: General in-game interactions that don't relate to another area. and removed size/XS S: Needs Review Needs review by a maintainer. Priority: Low This isn't an immediate concern. labels Aug 2, 2026

@CerberusWolfie CerberusWolfie left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

You should make this a toggle option in Accessibility.

@github-actions github-actions Bot added S: Needs Review Needs review by a maintainer. S: Needs Second Approval Approved by another maintainer, just needs one more to check it. labels Aug 2, 2026
@feistyfedora

Copy link
Copy Markdown
Contributor Author

You should make this a toggle option in Accessibility.

Resolved in DMs. No change needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A: General Interactions Area: General in-game interactions that don't relate to another area. Changes: UI Makes changes to the UI. S: Needs Review Needs review by a maintainer. S: Needs Second Approval Approved by another maintainer, just needs one more to check it. Type: Enhancement New feature or request, change to game.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants