Devlogs
Toward the next version: Suggestion welcome
With the Cards Battle On Map plugin going well, soon I'll be able to return to work on some of my "older" plugins.
RPG Style, Stats and Skill is surely the oldest in term of "improved versions" and I'll re-open it.
- First of all I want to do a "state-of-art" check to see if the code is old and I might as well rebuilt it from scratch (with the usual retrocompatibility of course) to improve stability, functionalities and modularity.
- Second I think I'll remove the 20 skills, 10 stats cap to make it dynamic, you want 900 Stats and 1 Skill, why not!
- Third, visual improvements, while the general feeling of the plugin will stay the same it will have some better graphics (actor selection based on the dev choices, gauges, etc..)
- Fourth, external plugin calls: Since the Cards Battle plugin is compatible with Stats & Skills, it will need an external command to access the Stats & Skills of the actors. This external calls will be available for other uses too such as RPG Maker Editor script call (not really needed since there is the plugin command) or other 3rd party plugins
- Fifth, improve the stats/skill to RMMZ parameters conversion
Those are only my initial thoughts, if there are suggestions please tell me and I see what I can do!