Posted January 23, 2020 by Ramza
#rpgmaker #bugfix
I just released a bugfix for this plugin.
I was passing the actors actual level into the function grant learned skills to the subclass, which was causing an actor who level to level 4, and leveled their subclass to level 2, to learn skills that their subclass would learn at level 4. I have corrected the issue. With the system such that it was before, it would only properly work correctly if you had your subclass set to gain the same amount of experience as the main class. Yanfly's subclass plugin does not seem to have a function that is called when a subclass gets a level, this plugin has the major flaw in that it will only update the learned skills from a subclass when the actor levels up. I will work on a workaround shortly.
Normally I wouldn't have posted a devlog about a fix so quickly after the initial release, but I see the file already has some downloads . If you've already downloaded the file before this was posted, redownload the newer version to correct this issue.