- Jan 22, 2018
- Jan 21, 2018
-
-
rswindell authored
values. Apparently since this behavior is not not universal, it causes some systems to treat the 2 MSG-IDs (one with and one without trailing whitespace) as unique, causing potential dupes. Reported by Mark Lewis.
-
rswindell authored
when run via jsexec.
-
rswindell authored
with a BBS entry (only for ANSI users), prioritizing the sysops listed in the entry, then the creator (for network-imported entires). For locally created entries, it prioritizes the creator's avatar. * Fixes for non-ANSI terminal users: - The List and More prompts were too long (shortened for non-ANSI) - There was no selected item indicator, added an arrow (<) selector * Fixed error (bbs undefined) when removing the only BBS from a search result.
-
rswindell authored
format. This may allow us to display BIN-style "ANSI graphics" to users without ANSI terminals (for example) .
-
rswindell authored
index between BBS names and (message) network addresses. This will be useful for instances where we want to display an avatar but we don't necessarily know a message network address of the user (e.g. in instant messages, BBS list entries). * avatars.js can now accept multiple commands per invocation (e.g. import and export in the same operation). * avatars.js now creates/updates the data/bbses.ini index file whenever user avatars are imported (e.g. via SYNCDATA).
-
nightfox authored
Version 1.17 beta 54: Added a new configuration option, rightJustifyAvatars, which can be used to specify whether to right-justify avatars. Valid values are true and false (false means left-justify).
-
- Jan 20, 2018
-
-
rswindell authored
(JSON.stringify creates \n-terminated lines).
-
rswindell authored
Added FidoNet support: - Imported user avatars or collections from FidoNet addresses are stored in data/fido/<nodeaddr>.*, where <nodeaddr> is the standard hex-encoded network and node numbers. No changes needed elsewhere.
-
rswindell authored
Currently only handles 3D and 4D addresses cause that's what SMB stores in msg headers (and all I need right now).
-
rswindell authored
-
rswindell authored
-
rswindell authored
not going to the event log (going nowhere, in fact).
-
rswindell authored
-
rswindell authored
not array[element] = undefined (thinking of an object)
-
rswindell authored
-
rswindell authored
exists).
-
rswindell authored
-
- Jan 19, 2018
-
-
rswindell authored
avatar within a .bin file (selected with the -offset argument). Added "-user" argument used to specify a user name or number to operate on. Added "-v" (increase verbosity) argument.
-
rswindell authored
-
rswindell authored
Added the MTV logo.
-
rswindell authored
-
rswindell authored
and other normally-invisible anamolies that show up when a graphic is viewed without color (e.g. converted to grey and black). It shouldn't be used on *all* ANSI artwork, most many convert to grey-scale much better after being "normalized".
-
rswindell authored
but reports what it would have done. Now calls "sbbslist.js install" and "avatars.js install" to get these new features in place (doesn't do anything if they've already been installed). Now recompiles any out of date Baja modules (don't need to use 'make').
-
rswindell authored
-
- Jan 18, 2018
-
-
echicken authored
settings for same. Removed instructions and settings for defunct/borked online galleries.
-
echicken authored
Graphic's default height means we'll only see the bottom 24 rows of longer drawrings.
-
echicken authored
(ANS, BIN, and ASC extensions are all well and good, but many artists used their group's initialism as a file extension. This made a huge chunk of my local archive inaccessible.)
-
rswindell authored
- have never posted - cannot post to networked-message areas - are QWKnet nodes - haven't logged in since the avatar was last exported
-
rswindell authored
during "install", so the local BBS's login screen capture will be included in their shared entry.
-
echicken authored
-
rswindell authored
- Binary - Binary with SAUCE These options save the current screen to a "BinaryText" (*.bin) file, optionally with a SAUCE record. If you want to screen-capture in SyncTERM, this is how you do it. It'd be cool if the PrintScrn key did this without any kind of popup/prompt, but that's a feature for another time (if at all).
-
rswindell authored
-
rswindell authored
-
rswindell authored
output.
-
- Jan 17, 2018
-
-
rswindell authored
Pablodraw backup files (e.g. QWK-ID.001.bin). Also, just use the filename (not the full path) when storing the export date in data/subs/<syncdata>.ini
-