SRPG Studio 1.234 Update Released!
Hello, everyone!
We have now released version 1.234.
We have now released version 1.234.
New Features:
- Added "Enemy AI takes supports into account" to "Database/Config/Game Options".
If you use this feature, the enemy AI will check the support status of the player unit when calculating the score. - Added the "Handle Coordinates as Variables" group box when you press the "Details" button in the "Place Event Settings" dialog.
If you use a variable for the coordinates, the script PlaceEventInfo.getX(Y) will return the value stored in the variable.
This feature is used when you want to move the current position of a place event by a variable. - Enabled to show shortcut menu in "Event Conditions/Switches/Global".
You need to create a shortcut by right-clicking on the GS(Global Switches) dialog beforehand. - Added support to check "Global Parameters" and "Env Parameters" of "Database/Config/Script" in Json format.
- Added support for the right-click menu in the "Database/Terrain/Select Terran" dialog.
Bug Fixes:
- Fixed a bug when using "Reduce HP" continuously in the opening event.