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

Replace all uses of replaceTexture with the new PIE4 texture tileset override directives #3598

Open
past-due opened this issue Jan 13, 2024 · 0 comments
Labels

Comments

@past-due
Copy link
Member

past-due commented Jan 13, 2024

See: https://github.com/Warzone2100/warzone2100/blob/master/doc/PIE.md#texture

Describe why do you think it is needed
There is very little use of replaceTexture in the existing scripts, and it doesn't work properly in all circumstances (i.e. doesn't take into account tcmask, and normal/specular maps). Replacing with the PIE4 directives will allow us to simplify the code, resolve these issues, and drastically reduce usage of this function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant