Commit Graph
100 Commits
Author SHA1 Message Date
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
Worros f4729fb5f8 Database: Add Everest 2011-02-08 14:33:55 +08:00
Worros 3b2c30344a Regression: PLO OnGame sample 2011-02-08 11:25:32 +08:00
Worros f57e9df974 OnGame: Enable PL games 2011-02-08 11:09:57 +08:00
Worros 260513d124 OnGame: Use correct Hand function for raises 2011-02-08 00:25:25 +08:00
Worros 82d33409de Regression: FTP partial hh 2011-02-07 23:25:27 +08:00
Worros 005dc9ba4c FTP: Handle partial hhs in date function 2011-02-07 23:22:17 +08:00
Worros 391dea0b7e Hand: Adjust log message to include hid 2011-02-07 23:17:26 +08:00
Worros 7d1a54bf66 FTP: Add new blind for limit 2011-02-07 23:16:45 +08:00
Worros 7fe3ece235 FTP: Comment out debug line 2011-02-07 23:15:42 +08:00
Worros 2da2130836 Stove: Add JTs+ syntax
JTs+ Should now expand as expected.
2011-02-07 17:10:50 +08:00
Worros 6213f9093b Regression: FTP NLHE SnG tourney summary - 6max
Hero wins
2011-02-07 13:34:48 +08:00
Worros c4475536e5 Regression: FTP NLHE SnG tourney summary
Hero cashes.
2011-02-07 13:23:20 +08:00
Worros a0d31bc33a Merge branch 'master' of git://git.assembla.com/fpdb-gimick 2011-02-07 11:46:08 +08:00
Worros 3e098e221f HUD_main: Fix L10n.
Appears to have been missed or reverted since the transition
2011-02-06 15:57:32 +08:00
Worros b493d54371 GuiPositionalStats: Fix L10n.
Appears to have been missed or reverted since the transition
2011-02-06 14:03:11 +08:00
Worros 2e549c610c GuiPrefs: Fix L10n.
Appears to have been missed during the transition
2011-02-06 13:52:41 +08:00
Worros 75632e07ec Party: Make 'LS' utf8
re_PlayerInfo regex was accidentally matching 2 in the players stack because the 'LS' wasn't substituting \u20ac as utf8
2011-02-06 11:48:07 +08:00
Worros 13dbfa2914 Merge branch 'master' of git://git.assembla.com/free_poker_tools 2011-02-06 02:50:24 +08:00
Worros 3fa682e07f Revert "Database.py code rewroten"
This reverts commit b1f62de4e5.
2011-02-04 23:46:06 +08:00
Worros 5ff3e414eb Winamax: Major revision to readCollected
This should fix most issues with the way Winamax writes its hand histories.
2011-02-04 17:18:10 +08:00
Worros d15ad3852c Merge branch 'master' of git://git.assembla.com/free_poker_tools 2011-02-04 14:56:09 +08:00
Worros 6b384634f8 Regression: Fix Stars foldto3/4bet for Allin-pre.txt 2011-02-04 13:00:59 +08:00
Worros 912a28511f Add Fold to 3/4bet to .hp files for FTP files 2011-02-04 11:51:30 +08:00
Worros 7dc6c95515 Regression: Add Fold to 3/4bet to .hp files for Absoilute, OnGame, Party 2011-02-04 11:17:07 +08:00
Worros 0dfbe63446 Regression: Add Fold to 3/4bet to .hp files for Everleaf and Carbon 2011-02-04 11:07:08 +08:00
Worros 27132b722a Regression: Add Fold to 3/4bet to .hp files for Winamax 2011-02-04 10:47:46 +08:00
Worros f267d85c54 Regression: Add Fold to 3/4bet to .hp files for Absolute 2011-02-03 17:02:02 +08:00
Worros 5b3d80fbcd Regression: Add Fold to 3/4bet to .hp files for Winamax 2011-02-03 13:21:54 +08:00
Worros ae414f1bd6 Merge branch 'master' of git://repo.or.cz/fpbd-bostik 2011-02-03 12:17:19 +08:00
Worros 615179e245 Regression: Add Fold to 3/4bet to .hp files for Stars 2011-02-02 17:27:18 +08:00
Worros f10092d41b Regression: Add new stats to .hp file
Unverified
2011-02-02 17:07:45 +08:00
Worros b0212301cb fpdb.pyw: reenable Stove 2011-02-02 16:40:42 +08:00
Worros 9626812f89 FTP: Recommit accidentally reverted patch 2011-02-02 16:40:03 +08:00
Worros 1e64ae599c Regression: FTP LHE 9max
HH where the button sits out - previous crasher.
2011-01-31 20:21:55 +08:00
Worros 3d948fd6e6 Merge branch 'master' of git://git.assembla.com/free_poker_tools 2011-01-30 14:46:28 +08:00
Worros e26abfeb71 FTP: Make re_SummarySitout ungreedy
The line

Seat 5: evv888 (button) is sitting out

Was crashing as (button) was becoming part of the player name,

Made the name match ungreedy, and allowed (button) as optional.
2011-01-29 03:17:55 +08:00
Worros 25d0c36022 FTP: Add additional blind levels 2011-01-27 15:58:38 +08:00
Worros db3df7b42e FTP: Make Summary split more careful
This prevents the import from crashing on Run It Twice hand histories.
2011-01-27 12:42:06 +08:00
Worros de28aa7dc0 FTP: Add 1k/2k limit to lookup.
Also remove a noisy debug line
2011-01-27 12:12:27 +08:00
Worros 9685d46c38 Regression: Add previously failing hand.
As reported in: https://sourceforge.net/apps/mantisbt/fpdb/view.php?id=76
2011-01-25 13:12:56 +08:00
Worros 341f5198b8 Hand: Throw error when Draw hand has no deal section
Resolves: https://sourceforge.net/apps/mantisbt/fpdb/view.php?id=76
2011-01-25 13:10:50 +08:00
Worros 5a30d793c7 FTP: Update re_HandInfo
After last patch the regex was greedy when including space.

Fixes 7 issues noted by THP
2011-01-24 14:13:03 +08:00
Worros e6be901cf3 FTP: Fixes for Multi entry rush and FTP archive files
- Minor fix for table name match
- Make the word 'Table|Match' optional as it isn't in the archive file
- Add optional section for 'Entry #id'
2011-01-24 14:00:25 +08:00
Worros bd5b0769e8 HHC: FTP archive regex fix.
The number of '*'s in the FTP header changes as the handid gets higher.

Allow for between 20 and 25 '*'s
2011-01-24 13:16:38 +08:00
Worros 98347b21ad Regression: The Big Game data
A python based hand grabber for fetching the json data used on the website.

No intended use for this yet.
2011-01-21 13:54:03 +08:00
Worros 92357aef12 OnGame: Allow tablenames to contain a '-' 2011-01-21 13:25:41 +08:00
Worros 56f84f183f GuiBulkImport: Add Archive checkbox
Replaced non-functional 'Fail on error' checkbox with 'Archive'

Now sets importer flag for importing Stars or FTP archive files
2011-01-20 11:52:17 +08:00
Worros dccc61013b FTPSummary: First pass at EUR summary.
Failing test now passes.
2011-01-19 16:34:12 +08:00
Worros 8f9552e778 GuiStove: Actually kinda make work for holdem 2011-01-19 16:04:22 +08:00
Worros d5430b6bb5 Stove: Minor changes for GUI use 2011-01-19 16:02:19 +08:00
Worros 9c16365aac Regression: Add Stars EUR Tourney Summary 2011-01-19 11:55:06 +08:00
Worros 77f69881f0 THP: Add usage message 2011-01-18 14:31:13 +08:00
Worros bba6d48c7d StarsSummary: Fix for EUR currencies 2011-01-18 11:12:39 +08:00
Worros c212b4e7bc Merge branch 'master' of git://git.assembla.com/fpdb-eric 2011-01-17 15:10:10 +08:00
Worros f647395b21 Regresion: FTP: Fix totalProfit value 2011-01-17 14:28:45 +08:00
Worros a341570612 Regression: Fix .hands file for FTP 2011-01-17 14:28:08 +08:00
Worros 0f48461c64 Regression: FTP: Fix winnings for Player5 2011-01-17 14:16:22 +08:00
Worros 66247216a5 FTP: Introduce Lim_Blinds lookup table for Big Bets 2011-01-17 14:11:43 +08:00