This version adds programmable macros for practicing against specific combos. Multiple macro recording and playback is supported. Playback can be done repeatedly, randomly, or in sequence.
A new input display style was also added for the controller inputs on the bottom of the screen. A new toggle in the HUD options menu allows for changing between the old and new display types.
Release notes from the developer:
Add the new command "(@)?[m-n]" and "{A|B}" for the macro edit.
(@)?[m-n]: repeat @ a random number of times between m and n
{A|B}: choose A or B at random
I don't think these are not that useful to make a training macro of this game, and in fact I implemented them to enhance the training lua for other games in the future.