- 20 Jan, 2018 5 commits
- 19 Jan, 2018 7 commits
-
-
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
-
- 18 Jan, 2018 10 commits
-
-
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.
-
- 17 Jan, 2018 8 commits
-
-
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
-
rswindell authored
- No need to pass on command or put in modopts.ini (though you still can) Created a new "install" command to make the necessary changes to xtrn.cnf: - Remove old "SBL" door program config - Adds new SBBSLIST "door" interface (to the first xtrn program section) - Add SBLUPDAT timed event (automatically update your BBS entry) - Replaces SMB2SBL, SBL2SMB, and SBLMAINT timed events with calls to sbbslist.js
-
rswindell authored
Most of the time you just want to leave these set to 0.
-
rswindell authored
- No need to pass on command or put in modopts.ini (though you still can) Created a new "install" command to make the necessary changes to xtrn.cnf: - Creates AVATCHOO external program (if not already configured) - Creates AVAT-IN and AVAT-OUT timed events (if not already configured) - Updates modopts.ini to enable default new-user avatar and prompt during logon
-
rswindell authored
If passed just a filename (no path), assume the file is in the local library and try to import from there.
-
rswindell authored
* Don't set File.etx when reading .cnf files. strings are null-terminated in *.cnf files. * Don't open files shareable - they are not. This could explain .cnf file corruption when using this library. * read() and write(): - If passed just the .cnf filename, get the full path automatically If not passed a 'struct' argument, figure it out from the filename * Make the CNF object the last statement so that this library may be loaded into its own scope using: var cnflib = load({}, 'cnflib.js');
-
rswindell authored
-
rswindell authored
-
- 16 Jan, 2018 9 commits
-
-
rswindell authored
Added another R2, another Vader and Greedo (thanks echicken!)
-
rswindell authored
avatar_chooser.js
-
rswindell authored
-
rswindell authored
-
rswindell authored
Added regular Tie Fighter, Grievous, X-Wing, and BB-8.
-
rswindell authored
contains just a filename, automatically added text/avatars to get the full path.
-
rswindell authored
Don't export disabled state for avatars that were never exported to begin with.
-
rswindell authored
-
rswindell authored
-
- 15 Jan, 2018 1 commit
-
-
echicken authored
Looks like I had some other local changes stashed ... I dunno, formatting.
-