• xtrn/lord/lord.js

    From rswindell@VERT to CVS commit on Monday, December 09, 2019 20:34:39
    xtrn/lord lord.js 1.28 1.29
    Update of /cvsroot/sbbs/xtrn/lord
    In directory cvs:/tmp/cvs-serv2413

    Modified Files:
    lord.js
    Log Message:
    Fix apparent copy/paste error with 'RESET' command-line option: required additional arguments to be specified after 'RESET' even though they weren't used.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Sunday, February 23, 2020 20:25:38
    xtrn/lord lord.js 1.29 1.30
    Update of /cvsroot/sbbs/xtrn/lord
    In directory cvs:/tmp/cvs-serv27222

    Modified Files:
    lord.js
    Log Message:
    Fix bug in transferring gold reported by Artlogic.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Friday, March 06, 2020 22:38:53
    xtrn/lord lord.js 1.30 1.31
    Update of /cvsroot/sbbs/xtrn/lord
    In directory cvs:/tmp/cvs-serv6406

    Modified Files:
    lord.js
    Log Message:
    Fix Pinching Real Hard... could not be selected.
    Reported by belthesar... thanks!



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Tuesday, March 10, 2020 08:43:02
    xtrn/lord lord.js 1.31 1.32
    Update of /cvsroot/sbbs/xtrn/lord
    In directory cvs:/tmp/cvs-serv22007

    Modified Files:
    lord.js
    Log Message:
    Don't run the game when RESET is passed.
    Reported by DigitalMan




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Tuesday, March 10, 2020 11:00:33
    xtrn/lord lord.js 1.32 1.33
    Update of /cvsroot/sbbs/xtrn/lord
    In directory cvs:/tmp/cvs-serv9498

    Modified Files:
    lord.js
    Log Message:
    Fix case derp.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Tuesday, March 10, 2020 11:07:17
    xtrn/lord lord.js 1.33 1.34
    Update of /cvsroot/sbbs/xtrn/lord
    In directory cvs:/tmp/cvs-serv10386

    Modified Files:
    lord.js
    Log Message:
    ¯\_(*ƒ„)_/¯



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Saturday, March 28, 2020 16:58:25
    xtrn/lord lord.js 1.36 1.37
    Update of /cvsroot/sbbs/xtrn/lord
    In directory cvs:/tmp/cvs-serv9728

    Modified Files:
    lord.js
    Log Message:
    When "lord.js RESET" is invoked from the BBS, require a confirmation
    (a 'Y' to a No/yes prompt). This allows us to install a "Reset LORD" program option (for the Operator) without risking accidental fat-finger reset of the game.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Sunday, April 05, 2020 23:25:56
    xtrn/lord lord.js 1.37 1.38
    Update of /cvsroot/sbbs/xtrn/lord
    In directory cvs:/tmp/cvs-serv27247

    Modified Files:
    lord.js
    Log Message:
    Fix new player call.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Monday, April 06, 2020 11:57:22
    xtrn/lord lord.js 1.38 1.39
    Update of /cvsroot/sbbs/xtrn/lord
    In directory cvs:/tmp/cvs-serv28033

    Modified Files:
    lord.js
    Log Message:
    Don't crash when weenies try to join the game.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Sunday, September 06, 2020 17:44:57
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/aeeda5a5f18cfb6c05227ee8
    Modified Files:
    xtrn/lord/lord.js
    Log Message:
    On a fresh install, this 'Removing unknown fmutex' error always happens

    The file is state.bin.lock.
    Just ignore it (let Deuce debug the reason why).

    ---
    þ 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