- Joined
- Apr 29, 2013
- Messages
- 3
- Reaction score
- 2
- First Language
- Spanish
- Primarily Uses
Hey y'all!
For a long time I've been making items with the in-editor item lists editor.
However I've found that there could be more flexibility and other features. (like, for example, adding an item in-between other items)
That's why I'm making a tool (in React, yay!) to aid in that process.
It's currently in pre-alpha.
Current planned features are:
Maybe in the future:
Suggestions:
Screenshot
However the more and more I aspire to make, I think that I could be breaking some rule.
The thing is, I'm just making a json editor.
Making a map editor this way would be making a json editor, but replacing RMMV's map editor with mine feels kind of wrong.
What are your thoughts?
For a long time I've been making items with the in-editor item lists editor.
However I've found that there could be more flexibility and other features. (like, for example, adding an item in-between other items)
That's why I'm making a tool (in React, yay!) to aid in that process.
It's currently in pre-alpha.
Current planned features are:
- Add items in-between items
- Copy items
- Save item for later use (templating)
- Item Database sorting (Main reason I started making this)
Maybe in the future:
- Easier Yanfly notetag editing
Suggestions:
- Kreiste (Discord): "with excel, I could easily view multiple skills at once, to make comparison, balancing, etc" Editor should allow an easier time comparing items/skills for tweaking.
- Adiktuzmiko (Forum post): Change all events' item IDs whenever item IDs are changed (update used item IDs) This could be a hard task, but not impossible. Could cause some incompatibility issues.
Screenshot
However the more and more I aspire to make, I think that I could be breaking some rule.
The thing is, I'm just making a json editor.
Making a map editor this way would be making a json editor, but replacing RMMV's map editor with mine feels kind of wrong.
What are your thoughts?
Last edited:




