home *** CD-ROM | disk | FTP | other *** search
/ 300 Favorite Games / 300GAMES.iso / 94 / changes.13 < prev    next >
Text File  |  1994-07-30  |  2KB  |  64 lines

  1. DRoboWHOids 1.3 changes
  2. =======================
  3.  
  4. D*MN! Never ever update the backup _and_ backup of backup at the same
  5. time, no matter how much hurry you are in. I did it and wiped out the
  6. 1.2 source code..
  7.  
  8. 1.3 is the Survival half of 1.2, see below for more details. The only
  9. (?) difference is that the level bonus is now 100*level points. I also
  10. used 2 different button routines, one for arrow buttons and a colored
  11. version for the rest of the buttons.
  12.  
  13. DRoboWHOids 1.2 changes
  14. =======================
  15.  
  16. One of the worst things I know is writing a manual <sigh> ..
  17.  
  18. Bugs:
  19. -----
  20.  
  21. There was one bug in drobos 1.1: when Sonic Screwdriver was used the
  22. "sonicdriver" button was set to down-position. If mouse button was kept
  23. pressed down and cursor moved over the "sonicdriver" button, the button
  24. was drawn in up-position, even thought there was no Sonic Screwdriver
  25. left to use. Fixed.
  26.  
  27. Running:
  28. --------
  29.  
  30. Pressing SHIFT-direction key makes user to "run" into a direction until
  31. a wall or scrapheap is hit or a Dalek comes dangerously close. This way
  32. of moving is safe. Scoring is 10 points per Dalek.
  33.  
  34. One-to-one:
  35. -----------
  36.  
  37. One-to-one feature allows user to stand in current place until a Dalek
  38. arrives into a neighbouring tile. Scoring is 10 points per Dalek.
  39.  
  40. The lower part of the button table highlightnings can be read as "Gee,
  41. lost". Please don't let this discourage you.
  42.  
  43. Game: classic vs. survival
  44. --------------------------
  45.  
  46. There were some requests that didn't IMHO quite fit into the idea of
  47. drobos, but since they were good, I had to do something..
  48.  
  49. The old drobos 1.1 is now the Classic game with the enhanced movement
  50. control, all the new features were put together as the Survival game:
  51.  
  52. - you can save Sonic Screwdrivers to be used in higher levels
  53. - no bonus for unused ssd, instead you'll get 100 points per survived level
  54. - scrapheaps are movable (you can build a haven for yourself)
  55. - the first teleport is safe (lethal == you "zap" before and afterwards)
  56. - different score tables for both games (old score file NOT COMPATIBLE)
  57.  
  58. Technical details:
  59. ------------------
  60.  
  61. All score routines are rewritten to handle 2 separate score tables. I
  62. also rewrote all palette handling routines == if there's any trouble
  63. it's because of me and has nothing to do with GPPP.
  64.