OutNumber 1.0.1
Before I start, sorry, no colour yet. These fixes needed to be made quickly.
Do you know how much crud I wrote to get v1.0 of OutNumber to work the way it does? Too much. There are variables everywhere and duplicates of everything and it’s structured terribly. All those problems should be gone now.
Fixed:
- Fixed a bug that could leave the dice blank under a certain circumstance
- The “Finish”, “Show Perfect Game”, and “Show Player Game” buttons now react much faster
- It’s now much more obvious when you’re pressing the ”Finish”, “Show Perfect Game”, and “Show Player Game” buttons
- “Show Perfect Game” and “Show Player Game” text now exactly the same size
- Cleaned up some of the code to make it more memory efficient (less variables with more loops)
- Continually hitting the dice will not cause the dice to go blank for an extended length of time
- Hitting the dice after a roll no longer causes it to load for another half-second
New:
- New icon (it’s silver instead of black)
- Version number on the “About” screen
It’s pretty much the list from the 18th (of October) with a couple extras. They’ve annoyed me since the beginning but they weren’t that important to fix back in v1.0.
Colour, and difficulty modes, coming in v1.1. That’s a promise.