home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Hitware 3
/
Chip_Hitware_Vol_03.iso
/
chiphit3
/
spiel
/
one
/
fixes.doc
< prev
next >
Wrap
Text File
|
1995-09-10
|
2KB
|
36 lines
ONE For Windows Version 1.02 Fix List
Version 1.01 - 07/11/95
- Logic was improperly implemented to refresh the deck if all cards were
drawn from the deck. Logic was repaired to properly shuffle the discard
cards and replace them into the deck.
- Several other minor bugs fixed. Minor changes to HELP file verbage.
Version 1.02 - 09/11/95
- Problem at end of hand. If a "Draw 2" or "Wild Draw 4" card was the last
card played, the next player is still supposed to draw his cards before
scores are totaled. This was not being done. Existing logic rewritten,
some additional logic added to repair this problem.
- Problem with logic when (human) player draws a card. The program used to
allow a player to draw a card, then play any card in his hand (provided it
was a legal play). This is actually a "renege" and should not be allowed.
Logic repaired so that if the (human) player elects to draw a card, he can
ONLY play the card he drew (provided it is a legal play).
- Problem with logic if a computer player only had wild cards remaining in
his hand. The computer player was unable to pick a new color when a wild
card was played in this situation. Logic was added to pick a new color if
this scenario occurs.
- Subroutines to draw and refresh the cards in each hand revised to
eliminate screen "flicker" as much as possible, especially in 256-color
mode. Hardware problems with some video boards identified and corrected.
- Minor changes to HELP file verbage.