home *** CD-ROM | disk | FTP | other *** search
/ MORE WinGames / WINGAMES.iso / hearts / whatsnew.txt < prev    next >
Text File  |  1993-03-22  |  5KB  |  100 lines

  1. whatsnew.doc:
  2.  
  3. What's new for Hearts 2.0?  The list below is complete as of version 2.0, 
  4. though the actual version that you may have may have more or different 
  5. capabilities.  
  6.  
  7. New Options
  8. *************************************************************************
  9. You can now make your own players.  Hearts can use a program that you 
  10. write to play against instead of one of the 'internal' players that you 
  11. usually play against.  You player has all the capabilities of the 
  12. 'internal' players which includes making your own comments on screen 
  13. just like them.  The complete format for inter-application communication 
  14. (via simple DDE) is documented, but to save you time, you can get 
  15. pre-written code in C/C++ (and perhaps Visual BASIC by some time later 
  16. in 1993+; please inquire, I intend to make the VB code as soon as possible) 
  17. from me.  It may even be included right now with the present version of 
  18. Hearts that you have.  At the very least, detailed pseudocode and format 
  19. will be included with all releases of Hearts2.X.  
  20.  
  21. You can now view a complete record of the present or previous game.  
  22.  
  23. You can see a bar graph of your and other player's performance 'ratings'; 
  24. each is a sum of the results of each player's performance over all his 
  25. previous games.  You can reset your rating and start from scratch if you 
  26. wish
  27.  
  28. You can now add your own card back designs.  This works with all bitmaps 
  29. in all color depths of your monitor, but of course will work much better 
  30. if you are in 256 color mode or higher.  You simply put a 71x96 bitmap(s) 
  31. in the same directory as Hearts and it will make a menu-item for each of 
  32. them.  
  33.  
  34. You can add your own comments, just like the ones the players rattle off 
  35. as the game progresses.  A menu-item allows you to edit your comments 
  36. (via notepad.exe); you can make general comments for all players to use, 
  37. or comments that just players with a given name use.  All comments can be 
  38. immediately called with a hot-key sequence: ctrl-A through ctrl-z plays 
  39. each comment you added respectively.  
  40.  
  41. This option may or may not yet be in Hearts when you get it: Sound support.  
  42. Hearts will offer a sound playing option whereby the players talk (an 
  43. sound-ready systems only, of course).  You will be able to add you own 
  44. sounds that are either general in nature or are triggered by events (such 
  45. as getting the Queen of Spades).  
  46.  
  47.  
  48. Smaller Changes
  49. *************************************************************************
  50. The 'player finder' allows you to click the mouse on a player box on top 
  51. to highlight any player you want.  
  52.  
  53. You can now change opponents at any time during play.  See the menu for 
  54. this option.  
  55.  
  56. Hearts comes with a .HLP file now like a good Windows program should.  
  57.  
  58. Play errors are now reported by the players themselves instead of a 
  59. dialog-box like before.
  60.  
  61. New rule option allows leads to progress clockwise instead of by the 
  62. 2 of Clubs.
  63.  
  64. Scorecard remembers his position on the screen.
  65.  
  66. All known bugs from previous versions are fixed (on the downside, 
  67. version 2.0 might introduce its own slew of bugs, as is common with 
  68. new releases).
  69.  
  70. Registered owners can now get 101 blonde jokes and 101 lawyer jokes 
  71. with their registration.
  72.  
  73. There is a new fast-startup option, whereby the user can (with the /f 
  74. command-line parameter) start the game immediately with the same players 
  75. as last time.  
  76.  
  77. Players are better in a number of ways, they should be tougher opponents.  
  78. Some of the old players from version 1.2 should also be present in 2.X.  
  79.  
  80. You can now change the background color scheme to whatever you want.
  81.  
  82. You can also use the Left mouse button to play instead of the right.
  83. Note that the shift or control keys reverse the left/right mouse button effects
  84. if they are held down.
  85.  
  86. RisquΘ card back designs are available free with registration; please 
  87. specify what kind you want (i.e. male of female).  In addition, if you 
  88. send pictures of whatever type you wish, I can make them into card bitmaps 
  89. for you.  Because this takes some time to do, I unfortunately must 
  90. charge 5$ each for making card backs from pictures/drawings.  
  91.  
  92. The all-new newsletter is available and ready.  
  93.  
  94. Other options will definitely be added with time
  95.  
  96. Notably absent from 2.0 is a play undo option.  This may find its way 
  97. into the next release.  These things take time and I have been spending 
  98. all of it trying to get the other options done.  
  99.  
  100.