Eratosthenes
c8a9529ae4
Revert "Merge /home/reb402/workspace/free_poker_tools"
...
This reverts commit 64ebf9f6ae
, reversing
changes made to d01951089b
.
2011-01-30 17:14:57 -05:00
Eratosthenes
36cdc9f35a
Merge branch 'new_hud' of /home/reb402/workspace/free_poker_tools
2011-01-30 16:51:00 -05:00
Eratosthenes
27f7921f6e
Begin integration of AW_HUD stuff.
2011-01-30 16:50:26 -05:00
Eratosthenes
d5ba947ede
Make XTables happier with AW_HUD scheme.
2011-01-30 16:48:09 -05:00
Worros
3d948fd6e6
Merge branch 'master' of git://git.assembla.com/free_poker_tools
2011-01-30 14:46:28 +08:00
Eratosthenes
64ebf9f6ae
Merge /home/reb402/workspace/free_poker_tools
2011-01-29 23:43:00 -05:00
Eratosthenes
d01951089b
New file Aux_Hud. Minor mods to Mucked.
...
Aux_Hud is the prototype of the new HUD that uses the AW interface.
This version works as a minimal HUD, but the default HUD from
Hud.py is also displayed.
2011-01-29 23:41:37 -05:00
Eratosthenes
54146f7170
Merge branch 'master' of git://git.assembla.com/fpdboz
2011-01-28 15:07:21 -05: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
Eratosthenes
59c7985410
Add name attr to layout element in site element.
2011-01-27 19:42:55 -05:00
Eratosthenes
841226e544
Implement getting button position in Winamax.
2011-01-27 15:09:50 -05: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
Eratosthenes
5dc06c7ba7
Get correct hand# and max from HHs sent by user.
2011-01-26 21:45:12 -05:00
Eratosthenes
dfbd5446ec
Merge branch 'master' of git://git.assembla.com/fpdboz
2011-01-26 17:13:55 -05:00
Eratosthenes
d862cd6bd2
Make executable.
2011-01-26 17:12:47 -05:00
Eratosthenes
010b153d9a
Merge /home/reb402/workspace/free_poker_tools
2011-01-26 17:11:17 -05:00
Eratosthenes
a790ced223
Mika's modifications. Still probs with set_transient_().
2011-01-26 17:10:24 -05: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
Eric Blade
939bb374a4
AP Freeroll tourney
2011-01-17 01:16:43 -05: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
Mika Bostrom
8d78e11a4f
Add support for specifying DB port
...
In case someone needs to connect to a DB engine in non-standard port,
defining the TCP port is required. This is a rare corner case which
should only arise when a given DB host runs multiple versions of the
same DB engine.
However, the support is relatively straightforward to implement and it
shouldn't conflict with any other options.
2011-01-16 10:43:36 +02:00
Worros
5ec9c41efb
Hand: Refactor addBlind function
...
addBlind was separate for draw and flop games.
There should only be 2 lines difference between the functions, so merged them with appropriate changes.
2011-01-14 14:36:23 +08:00
Worros
acdd1aa507
FTP: Refine re_CollectPot
...
FTP Draw games do not necessarily have the ending ', mucked' or ' with blah' in the summary
2011-01-14 14:14:14 +08:00
Worros
97c4ce4d03
Revert "Grapher: Add 0th entry into winnings so graph starts at 0"
...
This reverts commit f4805746ae
.
2011-01-13 18:50:20 +08:00
gimick
71dd221657
regresssion: FTP cleanup street-1 and street0 data in .hands
2011-01-13 18:07:11 +08:00
gimick
f9b39692af
parser: stats > 100% tidy up DerivedStats, remove debug lines
2011-01-13 17:52:06 +08:00
gimick
e80f99e60c
Parser: DerivedStats - work in progress - pushed for safe keeping
2011-01-13 17:51:51 +08:00
gimick
2ca4628a8c
Parser: stats > 100% tweak to reduce TestHandsPlayers error count
2011-01-13 17:50:43 +08:00
gimick
52b40a7ee6
Parser: playersAtStreet and streetSeen mods to fix >100% stats (log66)
2011-01-13 17:50:28 +08:00
gimick
274d23e525
parser: stats > 100% tidy up DerivedStats, remove debug lines
2011-01-13 17:47:12 +08:00
gimick
6c31219d94
regression: FTP remove unused fields from .hands files
2011-01-13 16:50:59 +08:00
gimick
e126a7de9d
regression: FTP streetXseen and wonWhenSeenStreetX test data
2011-01-13 16:50:38 +08:00
Worros
d8fc0ce4ed
THP: Add ability to test Gametypes
...
Will now look for .gt files and compare.
Useful to test against limit blinds
2011-01-13 14:32:13 +08:00
Worros
2188bb7865
Hand.py: Add gametyperow variable
...
To be used for regression testing by THP
2011-01-13 14:28:51 +08:00
Worros
8dfc885a97
Regression: Correct .gt file.
...
sb, bb, SB, BB all incorrect for FTP limit game
2011-01-13 14:26:55 +08:00
Worros
ef4bc60ef0
Regression: Verify number of seats in .hands
...
Discovered test file with 8 players 'seated' but only 7 acting.
2011-01-13 13:50:19 +08:00
Worros
c2052fcd16
Remove test_Betfair.py.
...
File was barely used, and surpassed in functionality by THP
2011-01-13 12:21:45 +08:00
Worros
0c60cae5cf
Regression: Add test data for FTP Triple draw file.
...
Hero.sitting.out.but.not.listed
Manually changed the .gt file (currently not test anyways)
2011-01-13 12:08:30 +08:00
Worros
96ceed9eed
Regression: Add 2 Tripledraw hands with differing 'sit outs'
...
One hand shows the player listed as sitting out in the initial player stacks, the second shows the player as sitting in, but not acting. The summary section states the player was sitting out.
2011-01-13 11:41:54 +08:00
Worros
bd5d848934
FTP: Refine how players are counted as playing.
...
Players can be noted as sitting out, but act within the hand.
The summary info contains more accurate information, so use that to cull the list.
2011-01-12 17:41:03 +08:00
Worros
be83ab0713
Stars: Add 20/40 limit to table
2011-01-12 15:09:27 +08:00
Worros
70c4c5fada
FTP: Add exception handler to readButton
...
Fix crasher in FTP (see 927184a3f2
)
2011-01-12 11:47:42 +08:00
Worros
927184a3f2
Regression: Add FTP crasher.
...
FTP hand that contains all the prelim information, but is actually a cancelled hand.
Crashes in readButton
2011-01-12 11:45:38 +08:00
Worros
0f40afe7a7
Merge branch 'master' of git://git.assembla.com/fpdb-gimick
2011-01-11 11:44:35 +08:00
gimick
ae7f983591
rushnotes: major update, show villain ranges in HUD + other tweaks
2011-01-08 23:39:14 +00:00
gimick
96275f9f1e
rushnotes: more tweaks - add LF's and brackets for negative BB100
2011-01-08 23:38:57 +00:00
gimick
ba3883d0b7
rushnotes: tweaks + overcome "lf" bug in minidom + place HUD on multiline
2011-01-08 23:38:40 +00:00
gimick
afaaee1fcf
rushnotes: fix typo, switch off debug mode
2011-01-08 23:38:15 +00:00
gimick
36e2ef3f35
rushnotes: initial commit (for testing and eval only)
2011-01-08 23:37:58 +00:00
Worros
503c00e1b0
Remove unused minPrint option
2011-01-07 16:08:31 +08:00
Worros
f12bc7bfaa
Add printdata capability for Gametype info.
2011-01-07 13:58:15 +08:00
Worros
b1703a95ec
Regression: Stars wonWhenSeenStreetX test file fixes.
...
Adds 3 THP failures - Total 76
2011-01-05 15:55:17 +08:00
Worros
a9a1be2e09
Regression: Stars streetXseen and wonWhenSeenStreetX test data
...
Verified the file and fixed the values. Adds 9 THP failures.
Total 73
2011-01-05 15:42:34 +08:00
Worros
a5de1d6c61
Regression: Stars Cap streetXseen and wonWhenSeenStreetX values
...
Adds 9 new failures to THP - Total 64
2011-01-05 15:21:03 +08:00
Worros
b0faf02d28
Regression: Add FTP Rush rebuy MTT summary file
2011-01-05 14:52:35 +08:00
Worros
9330088e6a
Regression: Add failing 'Daily Euro' Summary file
2011-01-05 14:33:44 +08:00
Worros
7f9f4c80cb
Regression: Add FTP 'Daily Dollary' summary file
2011-01-05 14:27:44 +08:00
Worros
c2e553751e
FTPSummary: Fix 'Daily Dollar' summary file
...
Also comment out some noisy debug
2011-01-05 14:26:49 +08:00
Worros
1dffbbc81a
Win2day: Fix addBlind string for SBBB
2011-01-05 11:29:46 +08:00
Worros
0075d00020
Regression: Everleaf streetXseen and wonWhenSeenStreetX fixes
...
Verify and correct 3way aipf hand
Adds 12 new errors for Everleaf - Total 55
2011-01-04 14:48:18 +08:00
Worros
0ec976bc78
Regression: OnGame streetXseen and wonWhenSeenStreetX fixes
...
Verify and correct OnGame all-in pre/flop hand with Hero win.
Adds 9 new errors to THP - Total 43
2011-01-04 13:53:18 +08:00
Worros
de01acade9
Regression: Carbon streetXseen .hp values
...
Verify that both Player3 and Player8 saw the river (all-in on turn)
Increases THP count by 2 - Total 34
2011-01-04 13:17:57 +08:00
Worros
071a3715de
Regression: Winamax PLO
...
Verify and correct Winamax all-in pre PLO hand with sidepots.
Adjusts street2/3seen and wonWhenSeenStreet2/3 in the .hp file.
This increases the number of errors in THP from 22 to 32
2011-01-04 12:57:08 +08:00
Worros
65825a33b9
Merge branch 'master' of git://git.assembla.com/free_poker_tools
2010-12-30 15:52:06 +08:00
Eratosthenes
eba9f6d28e
Merge /home/reb402/workspace/free_poker_tools
2010-12-28 23:45:13 -05:00
Eratosthenes
7abcca345f
Fix table finding for PokerStars.it tournaments. Still needs work.
2010-12-28 23:43:15 -05:00
Steffen Schaumburg
b80e11e269
add "plus git" to version string
2010-12-28 17:37:47 +01:00
Steffen Schaumburg
78874cdc01
Merge branch 'ferki'
2010-12-28 17:18:18 +01:00
Erki Ferenc
e859259db8
l10n: updated Hungarian translation
2010-12-28 17:16:23 +01:00
Steffen Schaumburg
55f5d7e02c
change version string to 0.21_rc2
2010-12-28 17:16:01 +01:00
Steffen Schaumburg
aba82aded1
another l10n update
2010-12-28 16:54:42 +01:00
Steffen Schaumburg
72aae904b5
minor l10n
2010-12-28 16:35:09 +01:00
Steffen Schaumburg
8441c8c672
update l10n
2010-12-28 16:25:52 +01:00
Steffen Schaumburg
f9d2cecfe9
Merge branch 'ferki'
...
Conflicts:
pyfpdb/locale/fpdb-hu_HU.po
2010-12-28 16:25:06 +01:00
Erki Ferenc
816e8cb30c
Merge branch 'master' of git://git.assembla.com/fpdb
2010-12-28 16:19:00 +01:00
Steffen Schaumburg
acc214fdaa
cola missed some of the l10n update *grr*
2010-12-28 16:13:48 +01:00
Steffen Schaumburg
9efd2dc6a2
note that stove is preview
...
update l10n
2010-12-28 16:12:52 +01:00
Steffen Schaumburg
b1f524ce44
note that hand replayer isnt working yet in the GUI
2010-12-28 16:11:46 +01:00
Erki Ferenc
dc669c421d
l10n: updated Hungarian translation
2010-12-28 16:11:09 +01:00
Steffen Schaumburg
b3b17feb71
fix guistove warning string
2010-12-28 16:00:16 +01:00
Steffen Schaumburg
b861b7e8e9
update l10n
2010-12-28 15:34:08 +01:00