Full notes
Full Cheaters Blackjack 21 update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Compatibility
Latest version stomps a few bugs. #1 the CPU wasnt scoring their Blackjacks and always drew an extra card as if they only counted the hand as 11 and not 21 (Actually took me a minute to notice it since the next card was usually a 10 and the CPU would win with 21 anyway). Ended up being a bug that only took 2 characters to fix (thats how easy it is to introduce errors into code). A statement that should have said '&&' (AND) was mistakenly changed to ''||' (OR). Sheesh.... Now the CPU will recognize when it has Blackjack. Next up. Hands of 21 with more than 2 cards were marked as 'Blackjack'. It made no difference in the scoring but now those hands are properly titled as '21'. Also soon I'll be adding a couple more 2+ CPU player achievements to encourage playing the game against CPU players.
NOTE
To rank for the the Hi-Score boards you must play with at least 1 CPU opponent.
Quick Tip
To collect Cheat Percent Faster play 2 or more seats (Your max bet per hand will be split between the seats).
EDIT
CB21 Now Available for Ubuntu Linux 14.0.4 Compatible OS's
Source
Changelog.gg summarizes and formats this update. How we read updates.
