Skip to content

Fixed tinting in More markers#2

Merged
sheumais merged 1 commit into
sheumais:masterfrom
M0RGaming:FixMoreMarkerTint
Jun 19, 2026
Merged

Fixed tinting in More markers#2
sheumais merged 1 commit into
sheumais:masterfrom
M0RGaming:FixMoreMarkerTint

Conversation

@M0RGaming

Copy link
Copy Markdown
Contributor

The current implementation of colours in the More Markers ctx only transfers the image alpha to a rectangle of a specific colour - this PR draws the image first, so that the image is transferred, multiplied, then the alpha is transferred. (instead of just colour -> alpha). (This primarily only affects the sharkpog, but i guess it also applies to other textures like the alliance icons, etc)

Before and after image below:

Before:
image

After:
image

@sheumais sheumais merged commit 988ddcd into sheumais:master Jun 19, 2026
1 check passed
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