home *** CD-ROM | disk | FTP | other *** search
/ The Equalizer BBS / equalizer-bbs-collection_2004.zip / equalizer-bbs-collection / DEMOSCENE-STUFF / UORA51.ZIP / USERON.NEW < prev    next >
Text File  |  1996-02-07  |  11KB  |  290 lines

  1.  
  2. Release 5.1
  3.  
  4.  - Due to a stupid bug the users namefield was cleared after returning from
  5.    UserOn when the ~F parameter was used in a "Eat at Joes" string.
  6.  
  7.  
  8. Release 5.0
  9.  
  10.  - Support for RemoteAccess 2.50.. Finaly *Sight!*
  11.  - Removed bugs from the hidden bit handling for sysops.
  12.  - Removed a buglett which messed up the screen slightly when the chat
  13.    indicator was shown.
  14.  - Added FakeOn.exe, an utility to add fake users to the UserOn.bbs file.
  15.    See fakeon.doc for more information.
  16.  - Added some meta-commands to the "Eat at joes" string.
  17.  
  18.         ~F    First name
  19.         ~N    Full name
  20.         ~A    Handle
  21.         ~C    Location
  22.  
  23.  - Add random string support. With RA250 you have the possibility to
  24.    show a UserOn description from EVERY menu item. If such a description
  25.    has the form !xxx or !xx? UserOn will translate it and show the language
  26.    string with the number xxx. If the last character is a questionmark,
  27.    it will be translated to a number between 0 and 9.
  28.  
  29.  
  30. Release 4.4
  31.  
  32.  - Added some spaces around the namen/handle.
  33.  - Added support for more multitaskers. UserOn should give timeslices
  34.    for DV, OS/2, Windows 2 and 3 and PCMOS.
  35.  
  36. Release 4.3
  37.  
  38.  - Some minor improvements, TASK env. support and support for the
  39.    *N macro in logfiles.
  40.  
  41. Release 4.2
  42.  
  43.  - My BBS got 2 more lines making a total of 9.. And that's the maximum
  44.    UserOn can support at this moment. It also meant some new bugs which are
  45.    solved. UserOn now checkes for the maximal number of nodes which fit on the
  46.    user's screen. This is (screenlength-7) Div 2 ( (25-7) div 2 makes 8..)
  47.    When the maximum is found the Eat at Joe's are automaticaly disabled
  48.    too. UserOn locked up due to that on my machine!
  49.  
  50.  - I have a new (prefered) internet address: gerhard@loipon.wlink.nl
  51.  
  52. Release 4.1
  53.  
  54.  - Solved a bug which could hang the line when a use hung up
  55.    while UserOn was waiting for a linenumber to send a message too.
  56.  - Added new semafore files for the new frodo
  57.  - The *N can now be used in the logfile names to..
  58.  
  59. Release 4.0
  60.  
  61. - the RA 2.00 release
  62.  
  63. Version 4.0B3
  64.  
  65. - Implemented the RA200 support. The only thing I'm not sure of is the
  66.   MODEM.RA file. I quess it follows the same routine as the CONFIG.RA and
  67.   EXITINFO.RA. First the current dir is checked, if not found the RA dir.
  68.  
  69.  
  70. Version 4.0B2
  71.  
  72. - Forgot to adjust some language strings..
  73.  
  74. Version 4.0B1
  75.  
  76. - Got the 1.20 strucs and adjusted useron.
  77. - The new status 255 first looks for a userdoes. If it exist it is used,
  78.   otherwise the rediculous 10 char description is used..
  79. - Added the new status strings to the languagefiles.
  80. - If the sysop uses UserOn and one of the users tried to page him an
  81.   red ! is shown between the node and the name.
  82. - WhosOn disappeared. Use HandyMan for that...
  83.  
  84. Version 3.7
  85.  
  86. - Added extra checks for the UserOn.bbs info. If strings are longer than
  87.   they should be the record is concidered invalid. Illegal characters are
  88.   filtered out.
  89. - Added negative semafores. Put a ! in front of the path and the text is
  90.   only shown when the semafore isn't there. See the semafore file for an
  91.   example.
  92. - Forgot to close one filehandle. Solved too..
  93. - Included a greek languagefile. You need the greek.com EGA/VGA driver which
  94.   is included with the greek.ral file.. With special thanks to my wife who
  95.   did the translations..
  96. - Added an optional second parameter to WIPE110. The path to the semaphore
  97.   directory. If given, the RABUSY.* files are also deleted..
  98.  
  99.  
  100. Version 3.4, 3.5, 3.6
  101.  
  102. - Hmpz. Probably I got confused with the versionnumbers. Sorry..;-)
  103. - Handyman disappeared again.. Got into the mood and made a standalone
  104.   product out of it. Look for the file "HANDYxx.zzz" at my supportboards,
  105.   or SDS-RA. Handy is still free. It's just to big to include here..
  106.  
  107. - Added a semafore option due to popular request..  The idea is simple When
  108.   you have a file named SEMAFORE.<LANGUAGE ID> in the UserOn directory that
  109.   file is read on startup time.  Every line in the file (which is a simple
  110.   asciifile) contains a filename including path and an informative text.
  111.   UserOn checks the semaforefiles when there's no user on a line.  If found,
  112.   the text is shown, if not the sysdoes is shown, if not the default text is
  113.   shown.  You can use up to 16 semafores.
  114. - a real hidden feature: when someone is viewing the useron info, and (s)he
  115.   presses the spacebar, the info is updated immediatly.
  116. - The DoIt pascal unit is replaced by an easier to use unit UOSYS.PAS
  117. - Some small internal changes.
  118.  
  119. Version 3.3
  120.  
  121. A bad day for releases probably.... 3.2 had some (a lot.;( bugs left..
  122.  
  123.  - UOFix seemed to look for A.KEY instead of RA.KEY
  124.  - Added a "Eat at Joe's" type commercial option. If a textfile
  125.    JOE_USER.<LANGUAGE ID> is found in the UserOn directory, the text in this
  126.    file scrolles along the last line of the screen. Nice for new-years whishes
  127.    and such. The language ID is the same as the language ID's for the language
  128.    file. See the demo files for more detailed info.
  129.  - Thrown away WhosOn and included handyman.. See for yourself..;-)
  130.  - UserOn now sends the handle in an online message if the -AKA toggle is
  131.    used.
  132.  
  133.  
  134. Version 3.2
  135.  
  136. - Added some more utils.
  137.     WhosOn    UserOn alike utility for dos
  138.     UOFix     Fix damaged records in the useron.bbs
  139. - Some internal changes
  140.  
  141. Version 3.1
  142.  
  143. - UserOn was still looking in the RA directory (System dir) for SYSDOES
  144.   files.. Should be the SemDir, like the USERDOES files...
  145.  
  146. - Removed the extra spaces between the <*> and the username if (s)he had the
  147.   quietflag set... Though I already removed thatone.. Oh well..
  148.  
  149. - Added some utils:
  150.     Wipe110   Builds a clean UserOn.bbs
  151.     MakeDoes  To make SysDoes and UserDoes files from within batch files.
  152.  
  153. Version 3.0
  154.  
  155.  - RELEASE
  156.  
  157. Version 3.0b2
  158.  
  159. - Some little internal changes
  160. - Added the -AKA parameter. When used, useron show's the handle instead
  161.   of the name.
  162. - Hidden users are no longer shown.
  163.  
  164. - If you use a seperate semafore directory, useron probably can't find
  165.   the userdoes files of older doors anymore.. Sorry..
  166.  
  167. Version 3.0B1
  168.  
  169. - The multilanguage version off useron! See the *.DEF files in the
  170.   USONLANG.ZIP file for details..
  171.  
  172. - Prepared useron for RA 1.10
  173.  
  174. - Removed a bug which ruined the memory sometimes when a user aborted a
  175.   message.
  176.  
  177. - UserOn now uses the SEMAFORE direcory for its UserDoes and message
  178.   files!!
  179.  
  180.  
  181. Version 2.6
  182.  
  183. * Fixed a bug which did hang the BBS if a user dropped the carrier while
  184.   writing an online message.
  185.  
  186. * Renamed the [S]ave option in the editor to [S]end
  187.   (and in the dutch version from [B]ewaar to [Z]end
  188.  
  189. Version 2.5
  190.  
  191. Changed 2 things:
  192.  
  193.  * UserOn now checkes for online mail again.. It didn't do that in the 2.4
  194.    update.
  195.  
  196.  * It's also possible to make SYSDOES.<NodeNr> files now. they work the same
  197.    way as the USERDOES.<NodeNr>, but they are only checked for when there's
  198.    no user online on a node. You can use it to tell the other lines
  199.    that a line is maintaining the system, you are playing games on that
  200.    node, and.. If you're not using the shell to mailer option, you can
  201.    make a SYSDOES to tell the world when a user is logging in, just put
  202.    a copy command (see above) in the fall through part of the batchfile.
  203.  
  204.    Oh well, just a gadget..;-)
  205.  
  206. Version 2.4b2
  207.  
  208. * Argh.. Lot's of problems with memory managment.. Somehow it would go right
  209.   producing exeption #13's here etc. So I kicked all the heap stuff out!
  210.  
  211. * Made a dutch version
  212. * Shuffeled the lines in the useron.dat once again
  213. * Added a line which is shown when a user is writing a message to an
  214.   other line. f.e. Two users are looking in useron, one is writing a
  215.   message to the other, the line of the writer shows:
  216.    Is typing a message to <Name of addressee>
  217.  
  218. * Removed some little bugs and cleaned the code a little.
  219.  
  220. Version 2.4b1
  221.  
  222. - Rewrote the useron door from scratch. The code was messed up and it seemed
  223.   like a nice occasion for some cleaning up.
  224. - Used the new RAdoor 3.0 (not released yet, the docu's.....)
  225.   This means: More sysop control and a lot of structural changes
  226.   It also means a new editor. I didn't implement the EDIT and DELETE
  227.   lines as I did implement those though.. Anyhow, I'm not sure, but
  228.   I think they are seldom used in this door anyhow.
  229. - Added an extra line to the useron.dat
  230.  
  231. - A nice new feature for curiose people.. As long as the door waits for
  232.   userinput (and is showing the Usersonline info) the screen is updated
  233.   every 10 second... You can realy see what the users on the other line
  234.   are doing now..;)
  235.  
  236.  
  237. Version 2.3
  238.  
  239. - Reduced the minimal time needed to enter the door to 1 minute..
  240. - Added the file UserOn.Dat. You can define your own messages now!
  241.   See the demofile for details. The file UserOn.Dat is expected in
  242.   the same directory as the UserOn.Exe. As usual with my door though
  243.   you can overrule this with the environment variable USERON. Just put
  244.   SET USERON=<Path to datfile> in your autoexec and it will be found.
  245.   This is ONLY needed when the file isn't in the same directory as the
  246.   UserOn.exe main program!!
  247.  
  248. ==============================================================================
  249.  
  250. Version 2.1 & 2.2
  251.  
  252. - Got rit of some typo's
  253. - Removed a bug that showed QUIET on lines where noone was on..
  254. - Removed a little bug which did put the Press enter line directly after
  255.   an errormsg..
  256.  
  257. ==============================================================================
  258. Version 2.0
  259.  
  260. Added the option to send an online message too.. This isn't my way of
  261. providing a real multiline chatter, but it makes things more decent as
  262. the user get's only one UserOn list. Further I provided an editor to
  263. write longer on-line messages.. (up to 20 lines) which can be edited.
  264. As simple line-editor (but it looks great ansi/avatar too...;-)
  265.  
  266. If you want to give the users the possibility to send online messages
  267. add the parameter -LINES:<NoLines> to the commandline.
  268. If NoLines is 0, NO messages van be send (same as not putting the parameter
  269. on the commandline) if NoLines is greater than 20 the maximal msglength of
  270. 20 lines can be used.. Every number in between puts a maximum on the msglength.
  271. If here's already a NODE??.RA found, the text is appended.
  272.  
  273. ==============================================================================
  274. Version 1.2
  275.  
  276. Found that useron didn't work ok under DV. Found a bug in one of my libraries,
  277. and the problem is solved.
  278.  
  279. Also added a SysOp override, as I don't want to show up in the 'Users today'
  280. list. (Certainly not while testing..) But have no problems with users seeing
  281. me online.. Just add a -SYSOP:ON to the commandline and you're on the list
  282. whatever the 'ExcludeSysopFromList' field is saying..
  283.  
  284. ==============================================================================
  285. Version 1.1
  286.  
  287. Removed the LiveSystems commercial on top of the screen and tried to make it
  288. look as much as possible as the RA UsersOn command..
  289. Also fiddled around with the colors a little..
  290.