Skip to content

Renaming and moving data #121

@mateofio

Description

@mateofio

If you want to move stuff around such as items, skills, variables, etc.. in RPG Maker you have a big problem. If I want to change "Long Sword" from item id 100 to id 120, I have to somehow update all references to the old item id in event code and fix it. Renaming resource files is also a huge pain and can result in crashes in RPG_RT.

The editor should have an easy to use and intuitive way to support reorganizing data. Almost like a refactoring tool in an IDE.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions