Commit Graph

17 Commits

Author SHA1 Message Date
steffen123
6d61e1e6c6 git29 - it displays ST correctly (well, for the one steal I checked that is) 2008-08-13 03:29:24 +01:00
steffen123
47bf90d71c git25 - default path of importer and table viewer are now plattform dependent defaults that'll work on default setups but can also be changed using the profile file 2008-08-11 01:29:08 +01:00
steffen123
9b737612d0 git24 - changed config file format to match new way of passing around settings inside the code - will use this to facilitate various code cleanups and a generalised method of dealing with settings
got deep links for windows DL for everything
tv option of combined postflop is now exported to profile
2008-08-11 00:44:46 +01:00
steffen123
e56e071b7c git22 - now shows single postflop agg/fold rate - can be changed by editing fpdb. may flip this arbitrarily, will export it to profile soon 2008-08-10 03:26:51 +01:00
steffen123
b0dd505627 git21 - added fpdb version into db to detect outdated db format. added fields for steals to DB and placeholder inserts to importer. lots of doc updates
split pygtk requirements, cleaned table design HTML more
noticed its really slow now - might be because I'm running it over LAN. will figure this out shortly
2008-08-10 02:52:05 +01:00
steffen123
bf691fe9e7 git18 - tv now has background colours to make it far more legible 2008-08-08 00:07:00 +01:00
steffen123
33e085cf88 git17 - added fields to db+imp+tv: Won $ when seen flop and Won $ at Showdown. Seem to work fine, will verify properly later. REIMPORT is necessary after this update.
cleaned table design a bit more
removed actionCount from print_hand - this is useless. need to update regression-test/*.expected.txt accordingly
2008-08-07 16:08:23 +01:00
steffen123
0a9c2cb292 git16 - fixed tv browse button size 2008-08-07 12:14:53 +01:00
steffen123
490af1acaf git15 - fixed bug that it read sawShowdown wrong. fixed postflop fold importing. fairly certain importer is running correctly now :)
also added SD/F, the percentage of the time the user saw the showdown when they saw the flop. I believe this is normally called WtSD, but this is clearer.
widened main GUI a bit more
the todolist is still growing hehe
2008-08-07 11:08:50 +01:00
steffen123
39f5b9095c git14 - finished one .expected for the HUD data table. seems to reveal a total of 5 errors - ouch
changed range of tv-activeSeats on user feedback - will do this occasionally until i make it configurable
"fix": "imp/tv bug: handcount is only about 1/2 of what it should be" -> this was NOT a bug. I was just a bit silly and didn't connect the dots from activating a filter by number of active players and the sudden drop of hands.
2008-08-07 00:17:51 +01:00
steffen123
9ca400b4ab git13 - tv now displays the data over a range of activeSeats. see table_viewer.py lines 75-84 for ranges.
added version string to GUI
made GUI a bit wider to accomodate wider t
2008-08-06 21:57:02 +01:00
steffen123
5ee5594741 git12 - added percent sign to tv display
removed debug prints that im not going to touch for a while.
2008-08-06 21:09:29 +01:00
steffen123
fb7a8ba9a2 git11 - documentation improved. tv shows 3B4B number of hands in brackets.
set correct permissions on docs
2008-08-05 19:55:50 +01:00
steffen123
b377fd08c6 git6 - it displays (in brackets behind the percentage) how many hands AF/FF/AT/FT/AR/FR is based on
commented out some prints
split off a "before alpha release" section off the known-bugs list
2008-08-04 15:54:13 +01:00
steffen123
02d928fb1e git5 - tv now displays all postflop rounds for holdem/omaha again (but with placeholder info as not calculating base data for that in importer yet)
added extra field to table to facilitate 3B calculations.
2008-08-04 12:54:54 +01:00
steffen123
b829b3b266 git4 - tv displays up to flop. 2008-08-04 08:31:15 +01:00
steffen123
f17e8b54b4 git1 - initial git commit. note that right now nothing works due to reworking things 2008-08-04 04:44:28 +01:00