Fixed a bug in hand weighting.
Modified player seat number algorithms. Seat no...
Midway throught some bug fixes to chat parsing.
Midway throught some bug fixes to chat parsing.
Added skeletal meerkat api adapter
Removed cobertura from build (until it works wi...
Fixes to simulation hand counting and analysis.
Initial classes for dumping and analysing hands...
Modified equity evaluation to include flop and ...
Changes to support weighted hand distributions:
EhsEvaluator now supports weighted distribution...
Refactor/rename of WeightMatrix to make its int...
Fixed a couple of enumerator and ehs bugs. Star...
WIP commit.
Better combinatorics. Still a little basic but ...
Experiments with binomial enumeration.
Upgraded to java 8.
Fixed a test that I was too tired to fix last n...
Some beefing up of Player and position handling.
Initial sketch of player situations and betting...
Added chat logging.
Improvements to chat parsing re hand evaluation...
Some bugfixes to hand parsing. Added ability to...
iPoker actions now passed to scala ui. Just nee...
Added 'ViewController' to allow fine grained co...
Added scala sub-project for the view layer.
Added hook for view layer, shuffled things arou...
Modified ChatParser.java, ensuring modification...
Finished test fixed after first game player ref...
More test fixes. Still one or two to do.
Fixed broken tests and added surefire-report an...
Some refactoring of the game replayer interface...
Added factory for initial starting hand weights...
Added implementation of Loki's effective hand s...
Created EffectiveHandStrength
More complete hand counting for partitioning st...
love you
First, very basic functions for hand counting a...