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

Add support for Tiled 1.8 #60

Closed
4 tasks done
SSBMTonberry opened this issue Mar 18, 2022 · 1 comment · Fixed by #71
Closed
4 tasks done

Add support for Tiled 1.8 #60

SSBMTonberry opened this issue Mar 18, 2022 · 1 comment · Fixed by #71
Assignees
Labels
feature New feature
Milestone

Comments

@SSBMTonberry
Copy link
Owner

SSBMTonberry commented Mar 18, 2022

Ref the Tiled TMX changelog some new changes must be supported in Tileson, including:

  • Added support for user-defined custom property types. A reference to the type is saved as the new propertytype attribute on the property element.
  • The property element can now contain a properties element, in case the property value is a class and at least one member value has been set. The type attribute will have the new value class.
  • Added parallaxoriginx and parallaxoriginy attributes to the map element.
  • Added repeatx and repeaty attributes to the imagelayer element.
@SSBMTonberry
Copy link
Owner Author

Reopening this issue again as I've found some crucial deviations:

The following issues must be solved before this feature can be said to be complete:

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

Successfully merging a pull request may close this issue.

1 participant