home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / UO41RA.ZIP / USERON.NEW < prev    next >
Encoding:
Text File  |  1993-07-04  |  9.1 KB  |  239 lines

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