• exec/default.js

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sat Mar 18 14:53:41 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/ae3d49c08fdff3356b5af852
    Modified Files:
    exec/default.js
    Log Message:
    Remove debug command and log-output left in by accident

    ---
    ž Synchronet ž Vertrauen ž Home of Synchronet ž [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Thu Mar 23 11:22:23 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/c0fbb7be35f8a638e329bbd0
    Modified Files:
    exec/default.js
    Log Message:
    Don't clear the line counter after executing string commands

    This resolves the issue of the results of string commands not being visible
    in novice menu mode. I don't see this issue when running default.bin.

    ŚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄśśśś
    ³ Subj: nlog
    ³ Attr: Replied
    ³ To : All
    ³ From: Greg Meckel (1:153/143)
    ³ Date: Wed Mar 22 2023 10:40 am UTC-9:00 (22.7 hours ago) ĄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄśśśśśś

    I attempted to check my node log this morning using ;nlog but it only flashed on the screen briefly and was gone. Do I possibly have something set wrong?

    ---
    ž Synchronet ž Vertrauen ž Home of Synchronet ž [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Fri Jul 21 12:39:24 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/70f5fe96df2b8cd1ddc31923
    Modified Files:
    exec/default.js
    Log Message:
    js.exec() expects a full path to the script, normally

    There's a weird issue where the scope-walk to find a "js.exec_dir" isn't working (for Nick Young or Nightfox) after invoking DDMsgReader. This should fix (or work around) that issue.

    And js.exec() doesn't search the mods_dir first when a full script path isn't passed, so with this change, child scripts that are in the mods_dir should now work as a sysop would expect.

    ---
    ž Synchronet ž Vertrauen ž Home of Synchronet ž [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sat Nov 18 17:13:09 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/1ffd1d5561c30aa900df9806
    Modified Files:
    exec/default.js
    Log Message:
    Don't load text.js - no longer needed in v3.20

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