home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_100 / 129_02 / ctstuff.doc < prev    next >
Text File  |  1985-03-10  |  5KB  |  86 lines

  1. Citadel 2.4 (as of 85Jan12)
  2.  
  3. To whomever it may concern:
  4.   We'd like to thank Jeff Vosburg (Vosburg the Wise) and Ray Schneider (The
  5. White Knight) for obtaining Citadel from CUG; Citadel has become one of the
  6. most popular BBSs in the Twin Cities, with now 3 regular Citadels up, 1
  7. MS-DOS version of Citadel up as a test system, a QNX version in the
  8. planning stages as a multi-user system, and some preliminary thoughts on
  9. bringing Citadel up on a PDP-11.
  10.  
  11. Enhancements:
  12. -------------
  13. * <S>kip room command: allows user to tell Citadel to ignore the fact that he's
  14.   gone to the room he's currently in, to preserve New Messages status.    Allows
  15.   him to return later to that room using just <G>oto and read New Messages
  16.   again.
  17. * <Z>Forget room command: allows user to "delete" a room from his known rooms
  18.   list and the <G>oto - <N>ew messages retrieval cycle.  Lessens user time and
  19.   aggravation.    Naturally, Lobby and Mail cannot be forgotten.    Currently aides
  20.   cannot forget anything.  See note somewhere on list regarding enhancements
  21.   to Aide(Burden)Ship.    Consideration is being given to the wisdom of changing
  22.   this eccentricity to either giving aides the ability or maybe making such
  23.   a configuration switch.
  24.       This command can be counteracted by doing a <.G>oto FORGOTTEN ROOM NAME
  25.   and then leaving the room using any other method than <Z>Forget Room.
  26. * <.Z>List forgotten rooms: Lists all *PUBLIC* rooms that the user has
  27.   forgotten and that still exist (naturally).
  28. * Aide enhancement: Aides now have access to all rooms and msgs except for other
  29.   folks' mail.    We found desperate need, so implemented it.
  30. * Aide enhancement: ".Aide Set Current Date" allows aides to set the date from
  31.   remote.  Just follow the prompts.
  32. * If one is replying to somebody in mail, recipient is automagically set for
  33.   the replier.
  34. * We now have an 8085 version for a Z100.  Can't seem to get Citadel to read
  35.   CP/M-85 directory, though. For one Z100. Am now beginning to suspect a h/w
  36.   problem (dammit).
  37. * The name of the creator of a room is now listed in the Aide> room.
  38. * When an aide edits a room, and s/he makes the room PRIVATE, s/he now may
  39.   decide whether the normal users of the system should suddenly get amnesia
  40.   concerning that room, or should remember that private room.
  41. * When the .Aide Delete Empty Rooms command is used, the empty rooms that
  42.   are lost are now listed in the Aide> room along with the aide that used the
  43.   command.
  44.  
  45. Bug Fixes:
  46. ----------
  47. * Private Rooms are now really, really, private!
  48. * An infinite loop bug which caused the Enter Message Entry cmd: menu to cycle
  49.   forever, ignoring user input, seems to have been solved.  We were never able
  50.   to reproduce it, but it hasn't happened since we found a possible loophole and
  51.   plugged it.
  52. * Using ".Enter Configuration" now remains permanently even as you change rooms.
  53. * Overflowing the string that contained the name of a help file via <.H>elp
  54.   caused system crash. Fixed.
  55. * A sysop bug: when logged in at console, deleting an account caused the name
  56.   of the person deleted to become the sysop's name -- temporarily only. Fixed.
  57. * Many minor trivialities.
  58.  
  59. Utilities:
  60. ----------
  61. NOTE: These are separate programs, that do not run concurrently with Citadel.
  62. Their usage is detailed in UTIL.DOC, the following is just short synopsis
  63. of their purpose in life.
  64. * Clog: Allows Sysop to look at the user log, with optional switches to send
  65.   output to disk and to show passwords.
  66. * Expand: Expands msg files from current size upwards.
  67. * CtdlChng: Allows changing certain configuration switches without a complete
  68.   fricking reconfigure.
  69. * Clray: Allows Sysop to see rough order of people who've used system, most
  70.   recent onwards.
  71. * Recover1: If a room is accidently zapped, it can be recovered provided that
  72.   no rooms have been created since.  If there have been, it may still be
  73.   recoverable, but that's doubtful.
  74. * Recover2: Allows recovery of trashed room file by scanning MSG.SYS.  This
  75.   program messes up both privacy and Forgotten rooms list, should be rewritten,
  76.   and should be used only in desperation.
  77.  
  78. Unfixed Bugs:
  79. -------------
  80. * Can't read CP/M-85 directory on Z100.  May be the O.S. itself. Or may be
  81.   hardware.
  82. * Rooms occassionally reproduce themselves, leaving the Citadel with 2 rooms
  83.   with the same name and contents. No clues as of yet. Probably our fault.
  84. * People tend to disappear off logs that are not anywhere near full.
  85. o disk and to show passwords.
  86. * Expand: Expands msg files from current size upwards.