Skip to content
Snippets Groups Projects
  1. Oct 14, 2019
  2. Oct 13, 2019
  3. Oct 11, 2019
  4. Oct 09, 2019
  5. Oct 08, 2019
  6. Oct 07, 2019
    • rswindell's avatar
      Track game start/end times in milliseconds for more accurate ranking of · da5befc7
      rswindell authored
      winners. The "Winners" syncdata message are backwards compatible with rev 2.0
      and earlier, but now contain the fractional seconds.
      When displaying winners from within the game, prompt for difficulty level
      (e.g. list top level 1 winners only). Since players often compete on time and
      don't really care about the higher difficulty level rankings.
      The "winners" command-line option still displays the top winners from all
      levels, but renumbers them based on the (rounded-up) difficulty level.
      Handle syncdata messages with tear lines (---) or converted tear lines (===)
      which interfere with JSON-parsing. Since the message tail is not read, tear
      lines are not normally an issue, but converted tear lines (e.g. by SBBSecho)
      are imported as part of the body text and caused JSON parse failures, e.g.
        === minesweeper.js 2.0
        --- SBBSecho 3.06-Win32
      ... now fixed.
      da5befc7
    • rswindell's avatar
  7. Oct 05, 2019
  8. Oct 04, 2019
  9. Oct 03, 2019
Loading