So Im looking for nice and usefull scripts that scripter can use while developing his own scripts. These are some of the scripts I know:
Especially this four scripts made my life so much easier, I can use custom IDEs like eclipse, aptana etc. and dont need to do anything just save my scripts in the IDE,
restart the game and they are loaded directly:
http://www.himeworks.com/2013/06/custom-main-full-error-backtrace/
http://www.himeworks.com/2013/08/script-call-traceback/
http://forums.rpgmakerweb.com/index.php?/topic/20589-external-script-plugin-framework/
http://www.himeworks.com/2013/03/test-edit/
These two are also very nice, the fps script can be replaced by fraps or something similar, but I find the script more usefull:
http://forums.rpgmakerweb.com/index.php?/topic/17400-hidden-gameexe-crash-debugger-graphical-object-global-reference-ace/
http://forums.rpgmakerweb.com/index.php?/topic/3738-fps-display-isnt-very-accurate/?p=40350
This one I found recently and it will make my life so much easier if I need to work with Colors:
http://rpgmaker.net/scripts/285/
Do you know some more?
Im looking especially for framework scripts which will make life of the scripter easier :)
So if you know any please share with me.
Developer Scripts / Framework Scripts
● ARCHIVED · READ-ONLY
-
-
Solistra has a suite of tools for various purposes
https://github.com/sesvxace
For example an actual RM debugger: http://forums.rpgmakerweb.com/index.php?/topic/26077-ses-debugger-set-break-points-with-contextual-awareness/
I don't know if that's something you could pull off with an external IDE.