- Joined
- Aug 15, 2012
- Messages
- 593
- Reaction score
- 247
- Primarily Uses
SES Console v1.2
by Solistra and Enelvon
Introductionby Solistra and Enelvon
This script provides an interactive Ruby console through the RGSS Console with a number of advanced features. This is primarily a scripter's tool.
In addition to the core script, you may also download a zipped package of default external macros which provide a number of useful tasks and general enhancements to the basic SES Console. The latest macro package may be downloaded from GitHub -- the latest release of the SES Console should have a .zip archive attached to it which provides the entire macro package ready to be placed in your configured macro directory. The package may be found here:Please be sure to read the included README.md file included with the package for more information about what it offers.
Change Log
- v1.2 (June 17th, 2014) - Numerous enhancements, minimized code base, provided default macro package.
- v1.1 (April 15th, 2014) - Fixed a potential recursion issue.
- v1.0 (April 8th, 2014) - Initial release.
- Provides an IRB-like REPL for RMVX Ace.
- Supports user-defined macros stored as external Ruby files.
- Includes a default package of useful macro files.
- Allows entering multiple lines of input for evaluation.
- Users may step into and out of any Ruby object known at runtime.
Due to the length of the usage interactions, detailed usage information for this script is available from the source repository where the script is stored. Specifically, usage information is provided in the README.md file.
Script
This script is available from SES VX Ace.
Installation
Place this script below the SES Core (v2.0) script (if you are using it) or the Materials header, but above all other custom scripts. This script does not require the SES Core (v2.0), but it is recommended.
Credit and Thanks
- Solistra
- Enelvon
This script is made available under the terms of the MIT Expat license. View this page for more information.
Last edited by a moderator:
