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

Fix edge case with map save/escape/teleport flags #1597

Merged
merged 1 commit into from
Jan 3, 2019

Conversation

fmatthew5876
Copy link
Contributor

Create a map as a child of another map. Set its save,
escape, and teleport flags to 0 (parent). Now move
this map to the root. The flags will remain 0 but the
actions will be enabled by RPG_RT as there is no parent map.

Create a map as a child of another map. Set its save,
escape, and teleport flags to 0 (parent). Now move
this map to the root. The flags will remain 0 but the
actions will be enabled by RPG_RT as there is no parent map.
Copy link
Member

@carstene1ns carstene1ns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ugly corner case and really an editor bug IMHO.

@Ghabry Ghabry added this to the 0.6.0 (likely) milestone Jan 3, 2019
@Ghabry Ghabry merged commit 811722b into EasyRPG:master Jan 3, 2019
@fmatthew5876 fmatthew5876 deleted the map_fix branch January 29, 2019 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants