Added summary rows to some tables: day, stake level, hand type, position
Added Felt Stars support (Merge Network client).
Added Betsafe support (Ongame Network client).
Fix: Tournament bankroll chart was crashing if a tournament size filter was in use.
Fix: After running Poker Copilot continuously for 24 hours, some tournament hands would stop importing correctly.
Known problem:
PokerStars playing audits are currently not always importable by Poker Copilot. This is due to some ambiguous date formats PokerStars has started using.
Lock Poker’s new Mac OS X software is not supported by Poker Copilot.
PartyPoker hands can’t be reliably imported into Poker Copilot. There are several problems in PartyPoker’s hand history file on Mac OS X.
Poker Copilot has a nice demo video. (Watch it if you haven’t seen it.) I recently got myself an iPad. The video doesn’t work on an iPad. That’s because the video uses Flash, and Flash is absent from iPads.
So I thought I’d change the video to use HTML5’s built-in video player. Oh but that won’t work on Internet Explorer 8. It’s an issue but not a huge one. But huger is that using video on HTML5 is a mess, if you want to support multiple devices and browsers. From Dive into HTML5:
There is no single combination of containers and codecs that works in all HTML5 browsers.
This is not likely to change in the near future.
To make your video watchable across all of these devices and platforms, you’re going to need to encode your video more than once.
Video, in this YouTube era, should by now be easy to supply. Sometimes we in the software industry make a real hash out of things.
The Poker Copilot user guide is now available in French. For now it is only available as a PDF, although I intend to make it a series of HTML pages too. Get it here.
Anyone who uses spreadsheets expects it to be easy to add a summary row to a table. In Java (the computer language I use for Poker Copilot), it is not easy. The language designers didn’t foresee the need for summary rows, so it involves some pretty nasty programming.
Which is why, until now, Poker Copilot hasn’t had summary rows. The next version will finally add this, in the Stake Level summary, the Hand Type summary, the Position summary, and the Day summary.
Poker Copilot does not support the current Mac version of Lock Poker. There are two reasons:
1) Lock Poker for OS X is currently actually a wrapped Windows version. This means that the poker windows can’t be detected through existing Mac programming techniques. Which means I can’t make the Poker Copilot HUD with Lock Poker
2) The hand history files seem to partly anonymise player names. This makes it hard to build up a database of player statistics. You might encounter the same player on five different tables, and each time the player’s name will be different. Until this changes, hand tracking is not useful.
As soon as Lock releases a native Mac version, I’ll reassess. On the 2+2 poker forums, a customer support guy for Lock says there is something in the works. However, I’d expect it to be some months before they will have it complete.
Added support for new Merge Network software. This affects rooms such as Carbon Poker, BlackChip Poker, and RPM Poker
Thanks to all who helped solve the problems with this. Reps from Merge Network and BlackChip Poker were helpful too, which I appreciated as they are doubtlessly stressed and overworking at the moment with the pressure of dealing with the teething problems of the major changes to Merge Software.
Note that as of today’s update to the Merge Network, hand histories are being saved properly in the correct location. Poker Copilot will assume the default location is being used, which is:
/Users/[your OS X account name]/Library/[Merge Network room]/history
For example,
/Users/steve/Library/CarbonPoker/history
Now that a week or so of dealing with changes to Lock, Merge, and PartyPoker, and the introduction of PokerStars.ES (Spain) is over, I’m looking forward to a hopefully calm weekend.
(Update: the original links in this post were for a Poker Copilot update that only worked fully if your Mac OS X account name is “steve”. Now it should work no matter what your name.)
Are you playing on Merge Network? I’ve worked hard today to solve the problems between Poker Copilot and the Merge Network update from a day or two ago. Due to the sheer number of Merge partners, I haven’t been able to test this fully. Nor have I been able to test it on a multi-table tournament (or multi-table SnG) yet.
The update will try pretty hard to locate your Merge hand history files IF you have the “Auto-detect hand history folders” checkbox checked in Poker Copilot’s Preferences.