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

Make sure TiledEnum values can be properly read from Objects and Tiles #87

Closed
SSBMTonberry opened this issue Dec 2, 2022 · 0 comments · Fixed by #98
Closed

Make sure TiledEnum values can be properly read from Objects and Tiles #87

SSBMTonberry opened this issue Dec 2, 2022 · 0 comments · Fixed by #98
Assignees
Labels
bug Something isn't working
Milestone

Comments

@SSBMTonberry
Copy link
Owner

SSBMTonberry commented Dec 2, 2022

In many ways related to #79 .

Didn't look like EnumValues on objects could resolve any EnumDefinition when loaded.
This must be fixed to properly support Tiled 1.8

Things to test:

  • All enum types has a modified value with definition when retrieving from:
    • A class
    • An object
    • A tile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant