• xtrn/minesweeper/minesweeper.js

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Tue Nov 22 18:31:51 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/0f7a6513af3861a4167bad66
    Modified Files:
    xtrn/minesweeper/minesweeper.js
    Log Message:
    Export high scores to message base with "export" command-line option

    A periodic (e.g. weekly) digest of high scores posted to SYNCDATA
    will allow BBSes to have an accurate list of global high scores
    without requiring the retention of several years of SYNCDATA messages.

    Also, made the necessary changes to allow:
    'jsexec minesweeper.js export' (for testing, primarily)

    When posting an exception report, post from sysop if user.alias is undefined.

    Incremented revision to 2.15 (though there were no game-play changes).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Tue Nov 22 18:31:51 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/4eb78555ff2a1842311823c7
    Modified Files:
    xtrn/minesweeper/minesweeper.js
    Log Message:
    Fix improper use of list_contains() which caused dupe winners to display

    De-duplication wasn't working

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net