I am almost ready to submit an update. Like, it’s so close, I can taste it. Part of the holdup was that I decided I needed to implements pips (the little dots on a 6-sided die) again. See, implementing colored dice with corresponding colored text labels wasn’t too bad. But in order to do pips just right, I had to tint the pips but not the shadow or highlight areas. There isn’t really an easy way to tint using the image calls that are available, so I had to write a bit of code to do it myself.
Anyways, the end result is that you’ll now have the option of displaying 6-sided dice with pips or numbers. There’s a setting for that. Oh, right, I’ve implemented settings over the weekend, too. More on that later.
Hopefully, the update will be submitted in a couple more days (I have a few bugs I need to work out). Then, it’s up to Apple to decide how long it takes to get on the store. But it seems to be between a few days and a couple weeks.