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

Separate connection clone objects from normal objects #484

Merged
merged 7 commits into from
Oct 18, 2022

Conversation

GriffinRichards
Copy link
Member

Adds a union to ObjectEventTemplate for accessing fields used differently by "connection clones", a type of object event that stores the local id and map of an object from a connecting map to mirror. The JSON data was also updated to reflect that there are two types of object events.

This is a breaking change for Porymap, do not merge until a new version is released that supports this.

@GriffinRichards
Copy link
Member Author

Tacking on the changes made in pret/pokeemerald#1755

@GriffinRichards GriffinRichards changed the base branch from master to porymap-5 September 30, 2022 05:32
@GriffinRichards GriffinRichards marked this pull request as ready for review October 18, 2022 01:29
@GriffinRichards GriffinRichards merged commit 32ab608 into pret:porymap-5 Oct 18, 2022
@GriffinRichards GriffinRichards deleted the clone-union branch October 18, 2022 01:29
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

Successfully merging this pull request may close these issues.

None yet

1 participant