home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / DOORS / MCRACE12.ZIP / MCRACE.NEW < prev    next >
Encoding:
Text File  |  1991-04-28  |  3.3 KB  |  68 lines

  1. What's new in McRace 1.20
  2.  
  3.  - Added a command line parameter for those systems running with locked
  4.    fossils.  Because of buffering, 1200/2400 players would blow their
  5.    engines at the start, never being able to start the race because the
  6.    local end had already displayed the green light.
  7.  
  8.    For these systems, the /P parameter may be used on the command line
  9.    in addition to the other normal parameters.  What this does is pauses
  10.    the game while the screen draws, prompting the user to press any key
  11.    to begin the light tree.
  12.  
  13.  - McRace no longers requires the presence of EXITINFO.BBS.  McRace now
  14.    just looks for DORINFO1.DEF.
  15.  
  16.  - McRace now uses RA 1.00 structures.  No conversion programs are
  17.    necessary.
  18.  
  19.  - McRace now recognizes CTS flow control on high speed modems.
  20.  
  21. What's new in McRace 1.10c
  22.  
  23.  - Added a new twist to the game that's been requested several times.
  24.    Players must now press a key to start the race once the light turns
  25.    green.  If a player presses a key before the light turns green, the
  26.    player red-lights.   Once the light turns green the player has 2.8
  27.    seconds to press a key to start.  If the player fails to press a key
  28.    during this time, the player's engine will blow due to over-revving.
  29.    If the user starts the race within .9 seconds of the green light, a
  30.    slight advantage will be given to the user throughout the race for
  31.    having the jump off the line.
  32.  
  33.  - Changed the format of the high score file (MCRACE.HSC).  At the end
  34.    of the month, McRace used to store the high scorer's information.  Now,
  35.    the top three drivers will be stored and displayed during the following
  36.    month.
  37.  
  38.  - Fixed a bug which caused a SHARE violation.  Turns out I was leaving
  39.    a file open after I was done with it.  This may also be the bug that
  40.    corrupted a few data files.
  41.  
  42.  - Added external support file MCRACE.DRV.  This is an ASCII text file
  43.    which contains a list of opponent driver names.  Now you can edit the
  44.    list of names to your liking.  The limitations of this list are: there
  45.    must be no blank lines within the file, a maximum number of 100 lines
  46.    are supported, and each opponent driver name must not be longer than
  47.    18 characters.  Upper or lower case is supported as McRace will convert
  48.    to upper case when reading the file.
  49.  
  50.  - Added support for the JPTerm remote user program.  JPTerm is in alpha
  51.    test at the time of this release.
  52.  
  53.  - Wrote the JPTerm remote user program.  JPTerm lets users playing from
  54.    remote take advantage of fast graphics and sound capabilities.  JPTerm
  55.    can be started from DOS prior to connecting with a BBS or it can be
  56.    started while already connected with a BBS by exiting the communications
  57.    program in use (carrier must not be dropped) and then executing JPTerm.
  58.    JPTerm will be available from a Motor City Software system when all the
  59.    bugs are worked out.
  60.  
  61.  - Added another digit to the scores column in the ViewScores routine.  It
  62.    looks like some gambling type folks could get a score greater than
  63.    9,999,999.  This will now allow a max score of 99,999,999.
  64.  
  65.  - Restricted gambling to a maximum of a 6-figure number.  This means that
  66.    if you have more than a million points you can still only gamble up to
  67.    $999,999 per shot.
  68.