Yes! I've been looking for this forever, but it was only for v16. My only problem is that the text is so small that it looks weird. Is there some way to fix that?
Yes there is a way. I reduced the standard size by 5 in the script. You can search for @sprites["overlay"].bitmap.font.size-=5 in the script and either change it or delete it.
But keep in mind that this will change the formatting in the screen, so you may have to adjust some values to make it fit again.
I like the implementation. But for the Move Types in the 3rd Page of the Summary Screens should be moved into the square where the move name is displayed.
But keep in mind that this will change the formatting in the screen, so you may have to adjust some values to make it fit again.