Category: Patches/Bug Fixes
There was a problem that I recently encountered while writing a plugin for RPGMaker MV, and thinking about it a little further, is something that authors of serialization libraries may need to consider if they haven’t...
I have good news and bad news. I’ve updated the Disabled Choice Conditions plugin to improve efficiency, compatibility, and most importantly, more flexibility and ease-of-use when it comes to disabling choices. Previously, if you wanted...
An issue with the scene interpreter was reported 6 months ago by a member of the RPGMakerWeb community, Sixth, in the comments section for Scene Interpreter. Unfortunately, the report went unnoticed on my part...
An update has been made for the Choice Options script, which provides a number of utilities that allow you to manage your choices. In particular, the script allows you to specify what text to display for...
I have implemented a new feature for Item Affixes. Affixes are objects that you can attach to equips, and the affix properties are transferred to the equip including the name, parameters, and features. For example, if...
Recently I received a request for compatibility between Instance Items and Falcao’s Manastone Enchantment script. Since the script seemed interesting, I decided to write a compatibility patch.