BangleApps/apps/game1024/ChangeLog

13 lines
620 B
Plaintext
Raw Permalink Normal View History

2022-03-20 15:47:11 +00:00
0.01: Initial version
0.02: Temporary intermediate version
0.03: Basic colors
0.04: Bug fix score reset after Game Over, new icon
2022-03-24 23:38:17 +00:00
0.05: Chevron marker on the randomly added square
2022-03-29 21:38:19 +00:00
0.06: Fixed issue 1609 added a message popup state handler to control unwanted screen redraw
0.07: Optimized the mover algorithm for efficiency (work in progress)
0.08: Bug fix at end of the game with victorious splash and glorious orchestra
2022-05-10 20:54:02 +00:00
0.09: Added settings menu, removed symbol selection button (*), added highscore reset
2022-05-11 07:27:16 +00:00
0.10: fixed clockmode in settings
0.11: Use default Bangle formatter for booleans
2024-03-04 21:32:06 +00:00
0.12: Minor code improvements