• xtrn/lord/lord.js

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Mon May 13 18:11:51 2024
    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 Wed May 15 20:33:35 2024
    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 deuce@VERT to CVS commit on Fri Mar 6 23:38:53 2020
    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 Tue Mar 10 09:43:02 2020
    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 Tue Mar 10 12:00:33 2020
    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 Tue Mar 10 12:07:17 2020
    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 Sat Mar 28 17:58:25 2020
    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 Mon Apr 6 00:25:56 2020
    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 Mon Apr 6 12:57:22 2020
    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 Sun Sep 6 18:44:57 2020
    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 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