Posted October 09, 2024 by Casper Gaming
Hi all, today this plugin was updated to version Beta R3!
This update adds the option to skip the party command window entirely. This is the window that normally asks the player if they want to fight or escape. If your game does not need such a window, you can enable to option to skip it where the battle will instead go to the first actor to make a selection for their turn.
This update also optimized the code a bit. As a side effect, you should now be using the return keyword on your custom javascript for things like enable and show conditionals. For example, where before you may have just put true (or left the default), you should now put return true. This has been updated for new command defaults, but existing users of the plugin will need to update this in the plugin parameters.
Version Beta R3