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

Scripted element properties encoding scripted element IDs get mangled #772

Open
LBPHacker opened this issue Apr 26, 2021 · 1 comment
Open
Labels
Broken implemented but broken New feature not implemented but should be

Comments

@LBPHacker
Copy link
Member

LBPHacker commented Apr 26, 2021

The solution is to extend the element palette mechanism to particle properties that are known to encode element IDs. New element properties or Properties flags would be introduced for annotating such particle properties, e.g. PROP_CTYPEELEM and PROP_TMPELEM.

@LBPHacker LBPHacker added the Broken implemented but broken label Apr 26, 2021
@simtr
Copy link
Member

simtr commented May 8, 2021

This would also be useful for the HUD in the top right to only display ctype elements when it's used for element storage, and could apply to builtin element types too, to simplify the HUD code.

@simtr simtr added the New feature not implemented but should be label May 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Broken implemented but broken New feature not implemented but should be
Projects
None yet
Development

No branches or pull requests

2 participants