• xtrn/lord2/lord2.js

    From Stephen Hurd@1:103/705 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
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 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.
    --- SBBSecho 3.15-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 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.
    --- SBBSecho 3.24-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Wed Dec 3 19:55:10 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/6cf158bc64b65236cab375f0
    Modified Files:
    xtrn/lord2/lord2.js
    Log Message:
    Display is implemented. Don't throw error.

    Fixes issue #1013
    --- SBBSecho 3.32-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Thu Dec 4 09:24:42 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/677f436e81f3f2e78b83b181
    Modified Files:
    xtrn/lord2/lord2.js
    Log Message:
    Try ignoring blank lines in buymanager.

    May fix multiple issues. Likely needs to be combined with the
    comment stripping thing in a different issue.
    --- SBBSecho 3.32-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Thu Dec 4 09:24:42 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/ed8c6bffcd079f77c34f095a
    Modified Files:
    xtrn/lord2/lord2.js
    Log Message:
    Fix getkey to return _ on no key

    Fixes issue #1025
    --- SBBSecho 3.32-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Thu Dec 4 12:13:01 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/0e6c27aac2af2613e2051485
    Modified Files:
    xtrn/lord2/lord2.js
    Log Message:
    @Buymanager ignores non-numeric lines of all types

    This would have also fixed the other @buymanager issues.
    --- SBBSecho 3.32-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Thu Dec 4 13:21:53 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/9fc1984f4941f4a88f6d89b9
    Modified Files:
    xtrn/lord2/lord2.js
    Log Message:
    Fix zero-length check in @buymanager
    --- SBBSecho 3.32-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sun Apr 19 20:18:47 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/15b5c61a209d3b50b7172775
    Modified Files:
    xtrn/lord2/lord2.js
    Log Message:
    Disable pending state on timeout/disconnect

    Without better investigation of how LORD2 actually behaves, it's
    better for the door the end up with cheats and/or corrupt game
    state than for infinite loops to occur.
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)