• xtrn/lord/lord.js

    From Rob Swindell@VERT to Git commit to sbbs/master on Thu Nov 19 20:31:41 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/149471e540c58e07f32841f9
    Modified Files:
    xtrn/lord/lord.js
    Log Message:
    Fix failure to run RESET via jsexec ('bbs' not defined).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Thu Nov 19 20:58:11 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/9945f0d795ec88706fbbc86e
    Modified Files:
    xtrn/lord/lord.js
    Log Message:
    Go back to the rev 1.37 behavior (don't confirm RESET when run via JSexec)

    ... but do it do it correctly. This allows for automated game-reset, e.g.
    via cron job or timed event.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuce@VERT to Git commit to sbbs/master on Thu Nov 19 23:25:47 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/99c4b635310a520a86cddf1f
    Modified Files:
    xtrn/lord/lord.js
    Log Message:
    Change name *and* real_name to 'X' when deleting a users.

    Deleted users would be "properly" loaded as 'X' which would mean
    they wouldn't show up in rankings and couldn't be attacked.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuce@VERT to Git commit to sbbs/master on Thu Nov 19 23:39:55 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/7154af933c3f85debeed4283
    Modified Files:
    xtrn/lord/lord.js
    Log Message:
    Generate scores.lrd whenever a player exits.

    Not sure how I missed this bit.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Fri Nov 20 00:44:17 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/43e87cd034f70d1af8c8f9ea
    Modified Files:
    xtrn/lord/lord.js
    Log Message:
    Generate scores.lrd when gracefully quitting with 'Q' too.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Fri Mar 26 23:17:27 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/584efab36154bc5aa7dc0a88
    Modified Files:
    xtrn/lord/lord.js
    Log Message:
    Don't enable ctrl keys with dorkit here either.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Tue Dec 31 01:46:20 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/18ef9ed283f03e45b7997b6a
    Modified Files:
    xtrn/lord/lord.js
    Log Message:
    Actually use the SyncTERM cache list command.

    This verifies the MD5 sums of the files, not the file date, so is
    better all around, and is much faster than using the RIP file
    statistics stuff.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Tue Mar 25 07:30:58 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/e5927b5a300e6672fe7e1174
    Modified Files:
    xtrn/lord/lord.js
    Log Message:
    Fix issue #766

    Don't save player if player is undefined.

    Presumably someone is sitting at the intitial menu until they run
    out of time on the BBS. The error was completely harmless.

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net