I'm working on it, fixed the frames, thanks a lot!
As for the spaces, sadly the RMMZ header won't let me add " hours" or " and " but it trims the spaces, so you have to add them manually but it's doable. I don't use auto space because a dev might want to write it as 27h:30m
About the "Out of range value" are you talking about variables? Because there is already a "return 0" option as error handling, if it's about a switch, I didn't add an error handling as it's a true or false value, there isn't a default, but I could make the dev choose
The old save removal is a good suggestion and quite an easy one, I'll add it
And yeah, the pruning might be a little more trickier to implement but actually useful for saveData size
About the importing an imported data... mmhhh.. good question, this actually could be useful in a 3+ chapter game, now what is the answer? Simply clipping any older data (and leave up to the dev how to pass those informations) or enable a layers of old saves? I'll think about it!















