Commit Graph
100 Commits
Author SHA1 Message Date
Worros affc697b32 Regression: Absolute HH from email.
Not this file was been modified from the original email format to:
- Remove the ####+ line
- Rename the file into the manner expected.
2011-03-15 14:42:43 +08:00
Worros f1ec659015 WinamaxSummary: Allow satellites to parse 2011-03-14 16:05:59 +08:00
Worros 7e5573f1f5 Winamax: Minor fix to Pierres patch. 2011-03-14 14:12:32 +08:00
Worros eef755ac01 Merge branch 'master' of git://git.assembla.com/fpdb 2011-03-10 18:06:30 +08:00
Worros 0955656585 TSI: Add Winamax lines 2011-03-10 18:05:36 +08:00
Worros 07d2d5733c TourneySummary: SQLite complaining about Decimal format.
Variables were already passed in as int - allow them to remain so
2011-03-10 18:03:21 +08:00
Worros e0124d2d11 Database: Reformat a some tournament results update code
Reformat to make life easier when debugging
2011-03-10 18:01:25 +08:00
Worros 045cd1e9a6 Merge branch 'edge' 2011-03-08 12:46:42 +08:00
Worros a1766eea2d Merge branch 'master' of git.assembla.com:fpdboz 2011-03-08 11:25:32 +08:00
Worros acb2fa23cb Merge branch 'master' of git://git.assembla.com/fpdb-eric 2011-03-07 10:55:11 +08:00
Worros 13455fd4a8 Party: Fix Party freeroll tourney parsing 2011-03-06 09:41:43 +08:00
Worros fe5dcb579e Regression: Party freeroll tourney, sample 2011-03-06 09:40:49 +08:00
Worros 43e4888a8d Regression: FTP LO8 8 max observed hand 2011-03-05 17:47:53 +08:00
Worros e6df3cd809 FTP: Mod game regexes for older Hi/Lo format 2011-03-05 17:47:01 +08:00
Worros 4f1ad75a9a Regression: 3 FTP flop files
- Observed.No.player.stacks: Throws an error
- Observed.Hand.with.chat: Old Omaha hand with different Gametype line
- Run.it.Twice.Archive.Shallow: Hand with full RIT, Shallow table
2011-03-02 17:12:04 +08:00
Worros e11e66c3e6 FTP: Minor updates.
Was sent an old file that has 'Omaha' instead of 'Omaha Hi' in the gametype line.

Was also sent a hand history that contain no player stack information at all.
2011-03-02 16:01:55 +08:00
Worros 02e6ead5f8 Merge branch 'master' of git://git.assembla.com/fpdb 2011-03-02 10:38:46 +08:00
Worros 90e26bc7c2 Party: Possible fix for freeroll tourneys 2011-03-02 10:11:35 +08:00
Worros 302af8eae9 Hand.select(): Minor update
- Fix query after schema change.
- Convert code attempting to use row_factory to a slower equivalent
2011-03-01 16:13:58 +08:00
Worros f85cbef28b Regression: Winamax street0_SqueezeChance fixes 2011-03-01 13:19:05 +08:00
Worros dbebc5b0b6 Regression: Winamax: Fix data for Sqeeze 2011-02-28 14:21:09 +08:00
Worros b13b3a7047 Regression: Fix .hands data 2011-02-28 13:37:11 +08:00
Worros 489a8da50a Winamax: Fix reverted(?) timezone update. 2011-02-28 13:36:23 +08:00
Worros c6926b6619 Regression: Add raiseToStealChance and raiseToStealDone to .hp files 2011-02-28 12:30:25 +08:00
Worros 3d7f75c933 Merge branch 'master' of git://git.assembla.com/fpdb 2011-02-28 10:00:45 +08:00
Worros 7d05455296 THP: Ignore several errors
tourneyId, tourneyTypeId, tourneysPlayersIds are variable,
2011-02-27 20:52:17 +08:00
Worros 7be88ef080 Hand: Sanitise number from Stud bring-in 2011-02-25 18:07:14 +08:00
Worros 890ebb4e02 Regression: FTP Razz tourney crasher
The line:

Villain brings in for 9, and is all in

Causes the import to crash.
2011-02-25 18:06:06 +08:00
Worros 3455b4ea69 Database: Make sqlite bool adapter use ints not strings
Scott Wolchok noted that the adapater was using strings, and possibly only working by luck.

Appears to give a 10-15% boost on a 10k hand import
2011-02-25 17:46:10 +08:00
Worros e41c0bc4e6 Merge branch 'master' of git://github.com/swolchok/fpdb 2011-02-25 16:52:01 +08:00
Worros f006b7c253 Hand.py: Use sum(x) instead of reduce(operator.add, x, 0)
From: Scott Wolchok <scott@wolchok.org>

Make the code slightly more readable
2011-02-25 13:05:39 +08:00
Worros f6351cef53 Merge branch 'master' of git://git.assembla.com/fpdb-gimick 2011-02-25 10:05:23 +08:00
Worros 0f54f3d80c Hand.py: Call Decimal ctor a lot less.
From: Scott Wolchok <scott@wolchok.org>
2011-02-24 22:51:40 +08:00
Worros cf937285ea Hand.py: Use str.replace instead of re.sub for stripping commas.
From: Scott Wolchok <scott@wolchok.org>
2011-02-24 22:49:50 +08:00
Worros 1e482a8a37 FTP: Specify full filename in log when gametype not matched 2011-02-24 22:48:53 +08:00
Worros ddb45ff8c3 Filters: Fix broken show/hide button for Graphing Options
Patch from scott@wolchok.org
2011-02-24 15:00:03 +08:00
Worros c409b717a9 Merge branch 'master' of git://git.assembla.com/fpdb
Conflicts:
	pyfpdb/XTables.py
2011-02-24 11:44:30 +08:00
Worros 5ce1fbaa5e Merge branch 'master' of git://git.assembla.com/free_poker_tools 2011-02-24 11:42:57 +08:00
Worros 4b6b9e24de Filters: Init varible in constructor 2011-02-23 20:06:53 +08:00
Worros cc1c90eade Regression: FTP Badugi sample hand 2011-02-23 19:21:45 +08:00
Worros 5c5520eaaa Regression: FTP 5 Card Draw PL 2011-02-23 19:09:05 +08:00
Worros e9f2f47726 Filters: L10n several strings
Part of patch from tribumarchal <boitemail25@aol.com>
2011-02-23 13:10:16 +08:00
Worros 67a36ead6c Revert "Signed-off-by: tribumarchal <boitemail25@aol.com>"
This reverts commit 91a312d34c.
2011-02-23 13:07:49 +08:00
Worros 39ddbb85c5 Merge branch 'master' of git.assembla.com:fpdboz 2011-02-23 13:05:56 +08:00
Worros afb80457bb Revert "Signed-off-by: tribumarchal <boitemail25@aol.com>"
This reverts commit 91a312d34c.
2011-02-23 13:04:56 +08:00
Worros 2264e3b525 Regression: Winamax hh.
Hero wins the side pot and loses the main pot.
2011-02-23 12:53:53 +08:00
Worros 757170974e Filters: L10n several strings
Part of patch from tribumarchal <boitemail25@aol.com>
2011-02-23 12:32:30 +08:00
Worros 7d48f0223f Winamax: Adjust readCollectPot
Remove guard for returning money. Unsure if this is correct.

Passes the regression test suite, so committing for user test
2011-02-23 12:30:48 +08:00
Worros 4b658b2e4e Regression: Verify and adjust test data for now stats 2011-02-22 20:39:10 +08:00
Worros 8a528a12ad Regression: Validate and fix .hp data 2011-02-21 17:36:12 +08:00
Worros 4698f9c227 THP: Comment out debug line 2011-02-21 14:08:53 +08:00
Worros 7444ffd20f Regression: Add in sessionId to .hands files 2011-02-21 14:07:29 +08:00
Worros 47c2a1d815 Regression: FTP 5 Card Draw - NL sample hand 2011-02-21 12:23:43 +08:00
Worros 04a49660bf Merge branch 'master' of git://git.assembla.com/donoban-fpdb 2011-02-21 10:36:54 +08:00
Worros a73b86059d Merge branch 'master' of git://git.assembla.com/fpdb 2011-02-21 10:36:40 +08:00
Worros a5bcc977f3 TourneyFilters: Add into ScrollWondow. 2011-02-18 13:23:03 +08:00
Worros 99b9cb1574 Filters: Put into a scroll window 2011-02-17 13:13:40 +08:00
Worros c6b67dd1c8 Regression: Correct new .hands file 2011-02-17 12:25:35 +08:00
Worros e4a3de1272 Merge branch 'chaz' of git://github.com/ChazDazzle/fpdb-chaz 2011-02-17 11:28:44 +08:00
Worros 0585debcae Merge branch 'master' of git://git.assembla.com/fpdb 2011-02-16 16:38:33 +08:00
Worros 0a1ad69028 Regression: Update FTP 5 card test data after recent fix. 2011-02-16 16:33:11 +08:00
Worros 2b8b6ec626 FTP: Fix markStreets to correctly identify single draw 'DEAL'
This has the knock on effect of fixing pre/post deal stats and almost certainly the same bug that affected the stars parser fixed in e387593967
2011-02-16 16:14:32 +08:00
Worros 754a5dacf8 Regression: FTP 5 card draw sample file 2011-02-16 16:05:40 +08:00
Worros cb99327fd9 AutoImport: Add hidden button for auto-detection
Discovered that I didn't have an easy way to report that info back to the gtk widget and got bored.

Maybe someone else will take it up.
2011-02-16 15:50:21 +08:00
Worros e387593967 Stars: Fix accounting error in single draw games.
There is no indicator between 'streets' in single draw games on Stars.

Patch adds a new regex for single draw games to detect the draw and divide streets.
2011-02-16 15:10:48 +08:00
Worros 9fe42f66de Ring Stats: Allow CAP (cn) games to be displayed 2011-02-15 15:33:18 +08:00
Worros 9376f3d8b5 Grapher: Allow CAP (cn) games to be graphed. 2011-02-15 15:02:15 +08:00
Worros 989d06548e Example config: Add 10 seat OnGame layout 2011-02-14 01:26:10 +08:00
Worros cbfba53617 Regression: Add new stats to .hp files
street0_C4BChance
street0_C4BDone
street0_SqueezeChance
street0_SqueezeDone
success_Steal

All were set to false
2011-02-14 00:23:08 +08:00
Worros 582d202e33 AddStat script - Change commented out variable 2011-02-14 00:22:30 +08:00
Worros eb1b758eb2 Script: Script to add a new stat to the regression test suite 2011-02-14 00:13:30 +08:00
Worros 3d168cee6e Merge branch 'master' of git://git.assembla.com/donoban-fpdb 2011-02-13 23:47:15 +08:00
Worros 960ce1f11b THP: Add ability to test a single file
Add -f <filename> options

./TestHandsPlayers.py -s Stars -f <filename>

Will run only the tests for that file.

Also added the tour directory for Absolute
2011-02-13 23:43:15 +08:00
Worros e66456d7b1 OnGame: BWin speed table
TestHandsPlayers

Total Errors: 34

---------------------
Errors by stat:
---------------------
(  1) : street0_3BChance
(  1) : street1CBChance
(  1) : street1CBDone
(  2) : street0_FoldTo4BChance
(  2) : totalProfit
(  3) : rake
(  5) : street0_FoldTo3BChance
(  8) : Parse
( 11) : street0_4BChance
2011-02-13 22:30:53 +08:00
Worros 2da7dc8495 OnGame: Modify re_HandInfo to parse SPEED tables 2011-02-13 22:04:09 +08:00
Worros e570e34f28 Options - add a -D option for directory 2011-02-13 21:59:36 +08:00
Worros 36f5c59226 Script: Fetch Winamax results
This script will fetch all of the known Winamax tourney ids from the database,
then fetch the results from the Winamax website and write them to ~/.fpdb/Results/Winamax

Initial version is smart enough not to fetch results that have already been downloaded.

In combination with the recent WinamaxSummary.py Winamax users should now be able to import and
graph tournament results
2011-02-11 18:13:43 +08:00
Worros af1cdfbae7 Test config mod 2011-02-11 17:53:42 +08:00
Worros 059ca2307f Database: def getSiteTourneyNos(self, site) 2011-02-11 17:53:18 +08:00
Worros f0c315969f TourneySummary: Add Winamax id 2011-02-11 17:52:14 +08:00
Worros 2a586cf460 SQL: Add function to fetch tourney ids 2011-02-11 17:51:18 +08:00
Worros 4a7a24eb68 WinamaxSummary: Add initial parser for Winamax Summary files 2011-02-11 17:50:45 +08:00
Worros 7c4337bd96 Config: Add ResultsDirectory to <import> 2011-02-11 17:50:07 +08:00
Worros 7b43aef4f7 Merge branch 'master' of git://git.assembla.com/free_poker_tools 2011-02-11 14:32:05 +08:00
Worros 224e8207fc SitenameSummary: Template file for summary importing 2011-02-11 12:47:43 +08:00
Worros 4605b371f1 Winamax: Fix tournament buyin and rake info 2011-02-11 00:02:45 +08:00
Worros ee5d2feba2 Party: Fix tournament buyin parsing 2011-02-10 18:45:12 +08:00
Worros d8220e0b2e FTP: Allow odd FTP summary file to parse.
Found an example summary file that only contained the player line:
<PLAYER> finished in XXXXrd place

Player should now be added the TP table, hence the stats should actually show up in the grapher
2011-02-10 17:28:00 +08:00
Worros 08a97fff91 Regression: Fix fold to 3/4 bet in Stars CAP file 2011-02-10 12:23:32 +08:00
Worros 7bb77a2d1a THP: Bolt in Everest 2011-02-10 12:22:59 +08:00
Worros ab6fade578 Option: Add Everest to alias list 2011-02-10 12:20:22 +08:00
Worros a90a63b824 Regression: Everest PLO data 2011-02-10 12:14:45 +08:00
Worros ec8d3d3632 Regression: Everest sample 2011-02-10 11:38:36 +08:00
Worros 31b5604da6 Merge branch 'master' of git://git.assembla.com/donoban-fpdb 2011-02-09 17:24:16 +08:00
Worros c2fa4b72ca Everest: Cleanup and partially functional? 2011-02-09 17:13:04 +08:00
Worros a553f0c220 Everest: More updates.
Now have a graph with bumps in it
2011-02-09 16:47:35 +08:00
Worros e29a12a0c4 Everest: Partially fix blinds 2011-02-09 15:28:17 +08:00
Worros af5eecd5b3 EverestToFpdb: New converter
Doesn't do much yet, but at least didn't crash
2011-02-09 13:19:52 +08:00
Worros 4db42086da Example config: Add Everest 2011-02-09 13:18:53 +08:00
Worros c344d206ff Regression: Fix testdata value in Winamax file 2011-02-08 17:03:35 +08:00