- May 07, 2015
- May 06, 2015
-
-
nightfox authored
-
nightfox authored
Digital Distortion Message Reader update: Added support for the various options passed into the 'Read Mail' loadable module script. Updated the DDReadPersonalEmail.js script to fully support the options that Synchronet can pass to that script - It will run Digital Distortion Message Reader with the appropriate options.
-
nightfox authored
Updated the thread-ID navigation keys to be only ( and ) (I had added support for , and . to also work for that). Updated to look for the configuration & theme config files in sbbs/mods first (and then in sbbs/ctrl, then the same directory as DDMsgReader.js, as before).
-
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.
-
deuce authored
-
- May 03, 2015
-
-
nightfox authored
-
nightfox authored
Updated the logic for following a message's thread_back/thread_next & thread_id matching (using the ( and ) keys): Now first checks to see if thread_id is available (it checks to see if running Synchronet 3.16 and thread_id exists in the headers), and uses thread_id if available; if thread_id is not available, then it falls back on using the thread_back & thread_next fields.
-
- May 02, 2015
-
-
nightfox authored
-
nightfox authored
Added by-title, by-author, and by to-user thread navigation as in Synchronet's stock message reader. Also, added the ability to change to another message sub-board from the message list (using the C key). Note that the ability to change to another sub-board is not enabled when doing a newscan or new-to-you message scan, since a scan is a more controlled flow.
-
- 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.
-
nightfox authored
Changed the traditional/lightbar help color text to cyan. I had accidentally left it as brown (dark yellow), which I was using during testing.
-
- Apr 25, 2015
-
-
nightfox authored
This is Digital Distortion Message Reader, which offers a scrollable reader interface for ANSI users (and falls back to a traditional interface for non-ANSI users). Also supports searching & scanning (i.e., message newscan, new-to-you scan). Additional features include built-in lightbar message list and message area chooser, as well as configurable colors and text strings. This is still in beta but is fairly mature and stable. The first official (non-beta) release will probably happen soon.
-
- Mar 26, 2015
-
-
echicken authored
-
- Mar 25, 2015
-
-
mcmlxxix authored
eh? eh?
-
- Mar 24, 2015
-
-
echicken authored
ScoreBoard is now DBHelper. Fetch levels via DBHelper (will update local levels.json file when levels read from DB, will fall back on local file if DB unavailable.)
-
echicken authored
In main(), 'scoreboard' is now an instance of DBHelper. Load settings from server.ini once and pass to 'scoreboard' and 'game' as needed.
-
echicken authored
Added LEVELS property to the DB. Update from local file on service startup, check local file for updates every five minutes and refresh DB as needed.
-
echicken authored
-
echicken authored
-
- Mar 23, 2015
-
-
echicken authored
-
- Mar 22, 2015
- Mar 21, 2015
-
-
echicken authored
-
- Mar 20, 2015
-
-
echicken authored
Restore event 'this' context on unpause. Added missing checkAbove for climbers. Nuke lemons upon release if nuke already called. (Thanks, Deuce and MCMLXXIX for spotting these.) Modified control scheme - cursor movement now via cursor keys or numbers, including diagonals (Deuce's request); skill keys are now ASDFCV.
-
echicken authored
-
- Mar 19, 2015
- Mar 18, 2015
- Mar 03, 2015