• xtrn/lord2/lord2.js

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Wed Mar 17 21:27:14 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/1dec0195a3efd06c89627af9
    Modified Files:
    xtrn/lord2/lord2.js
    Log Message:
    Add filename and line number to exception catch log messages.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Fri Mar 19 12:20:34 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/017e03867586479e5352f167
    Modified Files:
    xtrn/lord2/lord2.js
    Log Message:
    Declare the 't' variable used for word-wrap.

    Hopefully fixes crash in lord when composing a message and using
    word-wrap.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Fri Mar 26 13:58:51 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/7aa7ea547eab47ddf1ca07ee
    Modified Files:
    xtrn/lord2/lord2.js
    Log Message:
    Do not attempt to list online players who are not on a valid map location

    Prevents a who's online list from aborting early when it encounters
    and invalid player record.

    ---
    þ 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:16:07 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/1513e8ac4b1060e0dfa95340
    Modified Files:
    xtrn/lord2/lord2.js
    Log Message:
    Don't enable ctrl-keys for background threads.

    Synchronet goes boom.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Fri Jan 14 13:13:20 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/d74c90ddd01b68a8fc94ba0d
    Modified Files:
    xtrn/lord2/lord2.js
    Log Message:
    Comment-out what appears to be a typo/copy-paste error

    lord2.js line 3168: ReferenceError: bs is not defined

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Stephen Hurd@VERT to Git commit to main/sbbs/master on Tue Apr 12 13:49:32 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/c5408b6cb374f1cc81506ae2
    Modified Files:
    xtrn/lord2/lord2.js
    Log Message:
    Copy in missing ws and bs variables from lord.js

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Tue Apr 12 14:00:38 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/c6e83357a2f76711f2322bf1
    Modified Files:
    xtrn/lord2/lord2.js
    Log Message:
    Un-comment-out the line referencing 'bs' since it's now defined.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Sat Mar 22 21:02:03 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/e5ac735f329d8d57c986f5e8
    Modified Files:
    xtrn/lord2/lord2.js
    Log Message:
    Log all the random crap when rec is NaN

    Maybe something will end up being useful, nobody actaully seems to
    notice it happening though.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Sun Mar 23 12:34:51 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/8a8c8bb8a9a7f9f94147637c
    Modified Files:
    xtrn/lord2/lord2.js
    Log Message:
    Make the first day be day zero.

    Not sure this makes any difference, but this matches LORD2 behaviour.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net