- Jun 11, 2015
-
-
nightfox authored
Version 1.02: Bug fix in DDScanMsgs.js: Switched to bbs.scan_msgs() instead of bbs.scan_subs() for all other scan modes besides SCAN_READ. Updated the version number to reflect that; no change to the actual reader. Also fixed an error in the readme that said sbbs/subs when it should say sbbs/mods.
-
- May 06, 2015
-
-
nightfox authored
-
- May 05, 2015
-
-
nightfox authored
-
nightfox authored
Synchronet was updated to pass in the sub-board internal code rather than the sub-board number, so I've updated this script as such. My reader makes use of the sub-board code, and this change lets my reader not have to loop through one of Synchronet's arrays to look up the sub-board code based on the sub-board number.
-
nightfox authored
Renamed the reverseOrder configuration setting to reverseListOrder. Added the enter key as a key to advance to the next message in reader mode. Added the -subBoard command-line option, which can be used to specify a sub-board to read (by internal code or by number). Fixed the msgReaderPath variable in DDScanMsgs.js and DDScanSubs.js to contain ../xtrn/DDMsgReader. Updated the readme to reflect the change in the reverseListOrder configuration setting name, and also re-arranged the installation section of the readme.
-
- May 03, 2015
-
-
nightfox authored
-
- May 02, 2015
-
-
nightfox authored
-
- Apr 30, 2015
-
-
nightfox authored
Added scripts (and information in the Read Me file) for setting up Digital Distortion Message Reader in the new Loadable Modules options in SCFG > System > Loadable Modules. This enables Digital Distortion Message Reader to be used, for instance, for reading personal email or doing a message newscan during the login process.
-