1. SRPG Studio
  2. News
  3. SRPG Studio 1.308 Update Released!

SRPG Studio 1.308 Update Released!

Hello, everyone!
We have now released version 1.308.
This update is beneficial for large-scale games that use srk files.

New Feature:
  • Added LoadControl object to scripts. This object can receive custom parameters when loading save files.
  • Added system-levelcap.js, which sets a level cap, to the official plugin.
  • Added terrain-boundarycursor.js as an official plugin to prevent moving the map cursor to the dummy area.
  • Added window-statehelptext.js to the official plugin, which displays an explanation when you hover over a state.
  • Added exp to "Change Variable" / "Operand" / "Unit".


Bug Fixes:
  • Fixed more secure compounding process for srk files.
  • Fixed a bug that constants-stringtable.js cannot handle accents.
  • Fixed root.writeTestFile being used in released games.
  • Fixed a bug in the "Unit Affiliation" event command.