EasyRPG / Tools

Assorted tools to handle RPG Maker 2000/2003 files
https://easyrpg.org/tools/
49 stars 18 forks source link

Mojika2000 clone #56

Open Br4ssman opened 3 years ago

Br4ssman commented 3 years ago

A few days ago I found this tool. From what the online translators say, it seems to allow exporting the command code to return edited plain text in bulk.

I'm not sure if it only does that or if it has more functionality. With this tool or any other similar, complex codes like SmashRPG have been made.

Source: http://yado.tk/ Download: mojika2000.zip

fdelapena commented 3 years ago

Apparently, this tool only parses the RPG Maker commands to paste it to this tool to manage it from there, but not back to the editor.

Because the RPG Maker steam version already does this, maybe is better to simulate this behavior in the EasyRPG Editor instead (multiple clipboard formats).


There is a bi-directional tool from/to clipboard into a scripting system, allowing to script events and make complex commands that get converted into clipboard format, including complex variable operations.

Details and download: https://fermiumbay16.jimdofree.com/%E6%8A%80%E8%A1%93/rpg%E3%83%84%E3%82%AF%E3%83%BC%E3%83%AB%E7%94%A8%E8%87%AA%E8%A3%BD%E3%83%84%E3%83%BC%E3%83%AB/rpg%E3%83%84%E3%82%AF%E3%83%BC%E3%83%AB200x-%E3%82%A4%E3%83%99%E3%83%B3%E3%83%88%E5%91%BD%E4%BB%A4%E3%81%AE%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%97%E3%83%88%E5%8C%96%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%BC%E3%83%AB/

How to use: https://fermiumbay13.hatenablog.com/entry/2019/03/31/114017

More related entries: https://fermiumbay13.hatenablog.com/archive/category/RPG%E3%83%84%E3%82%AF%E3%83%BC%E3%83%AB2000-%E7%9B%B8%E4%BA%92%E5%A4%89%E6%8F%9B%E3%83%A2%E3%82%B8%E3%83%A5%E3%83%BC%E3%83%AB