GNOME Bugzilla – Bug 793387
High scores of 16x16 game is not sorted correctly
Last modified: 2018-02-12 14:33:08 UTC
Created attachment 368260 [details] High score tables, side by side, of 8x8 and 16x16 games, comparing sorting I have played and completed several 8x8 games and 16x16 games (too much time on my hands!). I've noted that the high score table of the 8x8 games is sorted correctly (top 10 fastest, starting with the fastest), but the 16x16 table is not sorted at all ... it's all over. I haven't completed enough of the other games to know whether the high scores are correctly sorted or not, but I would consider them suspect, as though they're being sorted by a separate routine; that, or the minute-second construct (1 minute 6 seconds) is messing with the sort routine, in which case I'd convert game times to seconds to sort, then apply the minute-second construct for display purposes.
Thanks for taking the time to report this. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 789399 ***