• xtrn/lord/lord.js

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Monday, May 13, 2024 18:11:51
    https://gitlab.synchro.net/main/sbbs/-/commit/22f52e3f261a66610ef088b9
    Modified Files:
    xtrn/lord/lord.js
    Log Message:
    Fix apparent typo (vds array has length property, not length5)

    Fix issue #754

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Wednesday, May 15, 2024 20:33:35
    https://gitlab.synchro.net/main/sbbs/-/commit/aad708518b96d4cbcea4773d
    Modified Files:
    xtrn/lord/lord.js
    Log Message:
    reLoad() does not return the record.

    Fixes error reported by Rowyn Sand (Ravne) with accepting a marriage
    proposal (issue #757)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Tuesday, December 31, 2024 01:46:20
    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 Tuesday, March 25, 2025 07:30:58
    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