Skip to content

Fix tint color RGB mode conversion#2200

Open
shatyuka wants to merge 2 commits intoPhobos-developers:developfrom
shatyuka:fix/tint-color
Open

Fix tint color RGB mode conversion#2200
shatyuka wants to merge 2 commits intoPhobos-developers:developfrom
shatyuka:fix/tint-color

Conversation

@shatyuka
Copy link
Copy Markdown
Contributor

@shatyuka shatyuka commented May 5, 2026

The game's code looks weird because the switch case forgot to add break.

Has very little impact on the vanilla game:

TintColor Before After
IronCurtain 0x000000 0x000000
ForceShield 0x000018 0x000018
Berserk 0x0001E8 0x0001C8

@DeathFishAtEase DeathFishAtEase added ⚙️T1 T1 maintainer review is sufficient Bugfix This is a bugfix that does not need documentation beyond mention in changelog labels May 5, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

Nightly build for this pull request:

This comment is automatic and is meant to allow guests to get latest nightly builds for this pull request without registering. It is updated on every successful build.

@Coronia Coronia added the Tested label May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bugfix This is a bugfix that does not need documentation beyond mention in changelog ⚙️T1 T1 maintainer review is sufficient Tested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants