Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tile for ceremonial khopesh renders incorrectly #15

Open
syntaxaire opened this issue Apr 18, 2020 · 2 comments
Open

Tile for ceremonial khopesh renders incorrectly #15

syntaxaire opened this issue Apr 18, 2020 · 2 comments

Comments

@syntaxaire
Copy link
Member

The ceremonial vibrokhopesh is rendering with a purple handle, but the inherited detail colour is 'w'.

@egocarib
Copy link
Member

egocarib commented Oct 5, 2020

This may be a side-effect of blending. It looks like the khopesh tile uses brown instead of the usual black and white for it's tile (bottom image is from the game Textures folder)

I did confirm that QBE is properly inheriting the 'w' detail color, so if something is amiss, it would be in the tile Image generation method itself, which I don't have a good understanding of.

image

@egocarib
Copy link
Member

Investigated this a bit more, and it does seem something is wrong with the blending.

The handle is rendered in game with color #546C58 / rgb(84, 108, 88), but hagadias renders the handle color as #2A394B / rgb(42, 57, 75)

Here's what the handle looks like in game with the default game settings.
image

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

No branches or pull requests

2 participants