• xtrn/lord/lord.js

    From Deucе@VERT to Git commit to main/sbbs/master on Friday, March 26, 2021 23:17:27
    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 Rob Swindell@VERT to Git commit to main/sbbs/master on Monday, February 14, 2022 11:06:54
    https://gitlab.synchro.net/main/sbbs/-/commit/2d3b973332f48c0736985d4d
    Modified Files:
    xtrn/lord/lord.js
    Log Message:
    Address !JavaScript lord.js line 5835: TypeError: op is null

    I think this means one of your nodeon.* files are corrupt and just deleting that file would likely cure the situation as well.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Eugene So@VERT to Git commit to main/sbbs/master on Tuesday, March 15, 2022 11:00:03
    https://gitlab.synchro.net/main/sbbs/-/commit/02a51bd346d93cfb16ac253a
    Modified Files:
    xtrn/lord/lord.js
    Log Message:
    LORD: Fix online duel event
    Fixed broken code when taunting opponent
    Fixed broken code when aborting after waiting a long time for opponent
    to respond.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Tuesday, March 15, 2022 11:00:03
    https://gitlab.synchro.net/main/sbbs/-/commit/beea8dc6aa4bcf2cbe9e1c9c
    Modified Files:
    xtrn/lord/lord.js
    Log Message:
    Merge branch 'eugeneso/lord_online_duel_fix' into 'master'

    LORD: Fix online duel event

    See merge request main/sbbs!162

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Eugene So@VERT to Git commit to main/sbbs/master on Tuesday, March 15, 2022 11:00:30
    https://gitlab.synchro.net/main/sbbs/-/commit/907d73cd8450322246f12b88
    Modified Files:
    xtrn/lord/lord.js
    Log Message:
    LORD: Fix daily bank transfer count not being reset properly

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Tuesday, March 15, 2022 11:00:30
    https://gitlab.synchro.net/main/sbbs/-/commit/1dfb8c00cbd2b901747dad96
    Modified Files:
    xtrn/lord/lord.js
    Log Message:
    Merge branch 'eugeneso/lord_bankxfer_fix' into 'master'

    LORD: Fix daily bank transfer count not being reset properly

    See merge request main/sbbs!163

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Tuesday, April 19, 2022 09:25:51
    https://gitlab.synchro.net/main/sbbs/-/commit/c478d2bbc9fcd93984e851e6
    Modified Files:
    xtrn/lord/lord.js
    Log Message:
    Fix STR gain after defeating a trainer.

    You get str_gained, not str. :(

    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Tuesday, April 19, 2022 09:32:51
    https://gitlab.synchro.net/main/sbbs/-/commit/dfe589e306decbfffe48d7a4
    Modified Files:
    xtrn/lord/lord.js
    Log Message:
    Bump the version

    The extra strength bug fix needs a new version number.

    ---
    ï¿­ 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