- Jan 14, 2018
-
-
rswindell authored
-
rswindell authored
- pick one at random (rather than always displaying the first), unless... - if sauce.tinfo4 has a non-zero value, use that (1-based) avatar position as the "highlight" avatar (the artist chose this one)
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
(this file may be auto-updated/overwritten by Kirkman via SYNCDATA)
-
echicken authored
already has an avatar. Show/hide the enable/disable menu item as needed.
-
rswindell authored
and the current user logging in does not have an avatar set, prompt them to choose their avatar (a disabled avatar counts as a set avatar).
-
rswindell authored
control key settings upon terminatation (even an ungraceful one): Ctrl-K/P/T/U/Z
-
rswindell authored
-
rswindell authored
Adjusted McD's, Chrome, N64, Amazon.
-
echicken authored
to collection lister.
-
echicken authored
Removed the 'Remove your avatar' menu item. Added enable/disable avatar menu items. Grey out user's avatar if/when it's disabled.
-
rswindell authored
Added a second Mickey (in pink)
-
rswindell authored
-
rswindell authored
- it'll actually remove the avatar on remote systems avatar_lib.js - a change that was part of the "newuser" command (whoops) - renamed enabled() methdod to is_enabled(). - catch exceptions in Graphic.load()
-
rswindell authored
ugliness.
-
rswindell authored
Added export_freq values for sbbslist and avatars modules
-
rswindell authored
Used to easily import an avatar into the [newuser] section of your modopts.ini file (to be used a default new-user avatar). Example "jsexec avatars newuser /sbbs/text/avatars/silhouettes.bin" - Export frequency control of collections: The date/time of last export (of each file) is now stored in the data/subs/<msgbase>.ini file, so collections won't be re-exported unless they've been updated or the configured export frequency has elapsed (default: 7 days) - New option: '-share', used with the "export" command: This option will automatically export any files matching the pattern: text/avatars/<QWK-ID>.*.bin <QWK-ID> must match the local system QWK-ID in uppercase. (the export frequency controls still apply)
-
rswindell authored
collection should be expanded by someone with more artistic ability. :-)
-
- Jan 13, 2018
-
-
rswindell authored
[newuser] section of modopts.ini, it will be used as the default avatar for all new users.
-
rswindell authored
We do not yet have a way to propagate a removal through the network however. Changed the download avatar filename from avatar-<usernum>.bin to <qwk-id>.avatar.bin. That way, if you download your avatar from multiple BBSes into the same download folder, you'll have unique filenames. We don't have to worry about filename collisions in the system.temp_dir on the BBS (2 users downloading their avatars at the same time) because the temp_dir actually points to the current node's exclusive temp dir. And the temp_dir is cleaned up between each node session.
-
rswindell authored
-
rswindell authored
-
rswindell authored
SAFECOPY() which has been seen to cause a blank "CD" line in the created dosemu.bat file. Nelgin will compile and test. :-)
-
rswindell authored
Cleaned-up the Netflix one.
-
echicken authored
-
echicken authored
-
echicken authored
-
echicken authored
Added flipX and flipY 'public' methods Mirror the Frame's contents horizontally or vertically Automatically swap some characters; the replacement tables for these may need some tweaking later on.
-
rswindell authored
-
rswindell authored
by the username (e.g. the from name of the message header).
-
rswindell authored
to smbdefs.js.
-
rswindell authored
is used of course. This should provide more consistent results with the *nix builds of stuff (e.g. JS Directory()).
-
rswindell authored
Added avatar-related settings.
-
echicken authored
Your avatar will be displayed alongside messages you have posted and files you have uploaded.
-
rswindell authored
Implement a do-nothing handler for the "maint" command (TODO).
-
rswindell authored
-
rswindell authored
- MsgHdrBodySeparator - FileHdrDescSeparator - RemoveFileQ
-
rswindell authored
me (no ANSI artist). If any ANSI artists would like to add to or edit this collection, please, by all means, send me the art. :-)
-