じ☆ve冰风 发表于 2026-7-31 16:32:47

SES Console (An advanced REPL for RMVX Ace.)

SES Console v1.2
by Solistra and Enelvon​
Introduction
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:

[*]SES Console Releases
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.
Features

[*]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.
Screenshot
Spoilerhttp://sesvxace.files.wordpress.com/2014/04/ses-console.png​




How to Use
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
Author's Notes
This script is made available under the terms of the MIT Expat license. View this page for more information.


本贴来自国际rpgmaker官方论坛作者:Solistra处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/ses-console-an-advanced-repl-for-rmvx-ace.25882/
页: [1]
查看完整版本: SES Console (An advanced REPL for RMVX Ace.)