itch.io is community of indie game creators and players

Devlogs

Version 1.12

MV - Variable Level Params
A downloadable plugin

I have uploaded version 1.12 of the Variable Level Params plugin, correcting the following bug:

  • Users who are using YEP_EquipCore as well as YEP_ClassChangeCore will no longer get a crash error when attempting to change equipment.

This bug was due to the fact that I was unaware that the same window object (Window_StatCompare) was used in both plugins. I had aliased a function in it to update the growth comparison window on the class change scene, but that window doesn't exist on the equip scene, so it caused a crash when attempting to update it.

Files

  • Plugin Download 54 kB
    Nov 04, 2019
Download MV - Variable Level Params
Leave a comment