File Release Notes and Changelog
Notes:
Changes:
New toggles:
Pinyin On/Off (Multi-choice games otherwise too easy, because you can count the # of syllables!)
Sound On/Off (In Multi-choice games, OK/warning tone, will get better sounds in the future)
Tone # On/Off (I find the accents a bit difficult to read on 160x160, I prefer numbers then)
Split main menu in "File" and "Settings", because we now have more toggles. Also, no "File" menu while in a game!
Status header in games now also shows current training level (My preference!)
numbersToTones() mow also handles tone number 5 (ignoring it), there are some training sets that have tone "5" included!
Crash when no training set can be selected fixed.
Memory leak after selecting training set fixed.
Updated box sizes in writing game to maximum usable size for different number of glyphs. Pinyin and Translation texts
are moved accordingly. Now also up to 8 glyphs possible (should now be enough for ALL cases!)
drawCharsWithDots() fixed, so no more overwriting of menu elements or overflow outside the screen!
Widened text boxes / button width to possible maximum for longest texts. Also widened area clared for new entries,
no more ugly dots left on screen from earlier game rounds!
Now use drawCharsWithDots() in all cases where appropriate!