Commit Graph

4524 Commits

Author SHA1 Message Date
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
Steffen Schaumburg
3399bae06d update l10n files, include es_ES into script 2011-02-16 08:44:56 +01:00
Steffen Schaumburg
ea1babdd46 Merge branch 'carl' 2011-02-16 08:40:49 +01:00
Steffen Schaumburg
c005ed2130 Merge branch 'master' of git://git.assembla.com/fpdboz into carl 2011-02-16 08:40:32 +01: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
Steffen Schaumburg
a3e6019bfc Merge branch 'carl' 2011-02-15 08:35:37 +01:00
Steffen Schaumburg
19bc423da5 Merge branch 'master' of git://git.assembla.com/fpdboz into carl 2011-02-15 08:35:05 +01:00
Steffen Schaumburg
daafca8c2a fix sqlite version display in the about dialogue 2011-02-15 08:34:00 +01: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
Steffen Schaumburg
f2f433e423 Merge branch 'carl' 2011-02-14 16:42:55 +01:00
Steffen Schaumburg
671dc1c7ca fix missing line in SQL 2011-02-14 16:42:25 +01:00
Steffen Schaumburg
2048bf394f minor string changes 2011-02-14 16:41:15 +01:00
Steffen Schaumburg
2e27c46b76 minor string changes 2011-02-14 16:12:07 +01: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
DoNoBaN
d6a034b183 DerivedStats.py with cold4bet, squeeze and success steal 2011-02-12 21:20:53 +01:00
DoNoBaN
0a1389244d Added cold 4bet, squeeze and success steal
4bet and foldto3/4bet enabled for Detailed Stats

Removed street0 other raises (they was unused)
2011-02-12 14:11:41 +01:00
DoNoBaN
6370fca9ec Added 4bet and fold to 3/4bet at detailed cash stats pages 2011-02-11 16:37:28 +01:00
DoNoBaN
0a21e472ba Revert "Revert "Turn on HUD dragging and autoclosing.""
This reverts commit 7c45c0b8d2.
2011-02-11 14:59:42 +01: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
DoNoBaN
7c45c0b8d2 Revert "Turn on HUD dragging and autoclosing."
This reverts commit 8c247e11f6.
2011-02-11 07:45:44 +01:00
Worros
7b43aef4f7 Merge branch 'master' of git://git.assembla.com/free_poker_tools 2011-02-11 14:32:05 +08:00
DoNoBaN
b34c893e8f Merge branch 'master' of git://git.assembla.com/free_poker_tools 2011-02-11 07:31:50 +01: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
Eratosthenes
df43e0e6b8 Merge branch 'master' of git://git.assembla.com/fpdboz 2011-02-08 18:34:17 -05:00
Eratosthenes
8c247e11f6 Turn on HUD dragging and autoclosing. 2011-02-08 18:33:22 -05:00
Eratosthenes
ce7f514f08 Allow crash-free dragging, etc on X. 2011-02-08 18:32:25 -05:00
DoNoBaN
200c3a3ff6 Fixed problems in 3/4 bet 2011-02-08 23:02:16 +01:00
Worros
c344d206ff Regression: Fix testdata value in Winamax file 2011-02-08 17:03:35 +08:00
DoNoBaN
8d0d3ec20b Added Spanish translation .po and -mo files 2011-02-08 08:45:57 +01:00
DoNoBaN
674c9640ed Fixed some wrong stats in Stats.py 2011-02-08 07:38:18 +01:00
DoNoBaN
637257a63d Merge branch 'master' of git://git.assembla.com/fpdboz 2011-02-08 07:34:49 +01:00
Donoban
d4688633b3 Database.py code rewroten
line[X] replaced by line.append(), easy to read and mantain
2011-02-08 14:34:10 +08:00
Worros
f4729fb5f8 Database: Add Everest 2011-02-08 14:33:55 +08:00
DoNoBaN
3490ec8091 Merge branch 'master' of git://git.assembla.com/fpdboz 2011-02-08 07:25:51 +01: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
Gerko de Roo
e0c13e2e7f Pokerstars 'Home Games' support 2011-02-07 11:51:22 +08:00
Worros
a0d31bc33a Merge branch 'master' of git://git.assembla.com/fpdb-gimick 2011-02-07 11:46:08 +08:00
Chris Moore
f312fea8cc If you only have games of a single limit type (fixed, pot, or no limit), but of more than one blind size, then you won't see the 'NL', 'PL', 'FL' checkboxes in the Limits: section of the filters. When you check the 'All' checkbox, the individual size checkboxes won't be checked, because the code relies on the 'NL', 'PL', 'FL' checkboxes being there to do it. This fixes the problem.
To reproduce: have only 2 hands in the database, both no limit, one 2nl and one 5nl.  Click 'None' then 'All'.  The 2nl and 5nl checkboxes will turn off when you click 'None' but not turn back on when you click 'All'.
2011-02-07 11:27:00 +08:00
gimick
d75de05410 Merge branch 'master' of git://git.assembla.com/fpdboz 2011-02-06 20:57:49 +00: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
Chris
1e6ce47dc0 Don't use hardcoded 'black' as text colour for non-money stats in the stat viewers. Use the theme default instead. 2011-02-06 10:59:30 +08:00
Worros
13dbfa2914 Merge branch 'master' of git://git.assembla.com/free_poker_tools 2011-02-06 02:50:24 +08:00
gimick
f9ff62cf9a rushnotes: switch off debug 2011-02-05 16:42:04 +00:00
gimick
c15b8c7c64 rushnotes: add 3/4 bet stats, fix to allow multi-tabling 2011-02-05 16:34:26 +00:00
gimick
c2200ee7ef Merge branch 'master' of git://git.assembla.com/free_poker_tools 2011-02-05 15:11:52 +00:00
gimick
be96f14fd2 Merge branch 'master' of git://git.assembla.com/fpdboz 2011-02-05 14:38:17 +00:00
Eratosthenes
b4ef4bdecb SQL tokens with leading digits are not allowed. 2011-02-04 11:38:35 -05:00
Eratosthenes
970c98cae7 Revert "Revert "Database.py code rewroten""
This reverts commit d7fd513144.
2011-02-04 11:11:58 -05:00
Eratosthenes
d7fd513144 Revert "Database.py code rewroten"
This reverts commit b1f62de4e5.
2011-02-04 10:47:39 -05: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
donoban
4b8a583659 Revert "Add support for specifying DB port"
This reverts commit 8d78e11a4f.
2011-02-04 07:49:17 +01:00
Worros
6b384634f8 Regression: Fix Stars foldto3/4bet for Allin-pre.txt 2011-02-04 13:00:59 +08:00
donoban
115d187ed1 calc34BetStreet0() rewritten
More efficient with use of break and continue
2011-02-04 05:23:52 +01: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
gimick
5985d7eba5 Merge branch 'master' of git://git.assembla.com/fpdboz 2011-02-03 20:58:05 +00:00
Eratosthenes
09701c59f9 Merge branch 'master' of git://git.assembla.com/fpdboz 2011-02-03 10:24:00 -05:00
Eratosthenes
2dcb9fc13b Merge branch 'master' of git://git.assembla.com/fpdb 2011-02-03 10:23:54 -05:00
Eratosthenes
4539fe4d89 Change hand no back to approx the way Carl had it. 2011-02-03 10:19:39 -05: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
Donoban
1a0d76686f Added 4bet and fold to 4bet stat 2011-02-03 05:04:12 +01:00
Donoban
da05252b2f Wrap GuiStove import on try/except 2011-02-03 04:55:52 +01:00
Donoban
b1f62de4e5 Database.py code rewroten
line[X] replaced by line.append(), easy to read and mantain
2011-02-03 02:50:51 +01:00
gimick
0450424b51 GUI: show 2dp for aggfac (sqlite only, fixed for other db's for code consistency) 2011-02-02 20:38:34 +00: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
Donoban
5369661b01 Disabling DEBUG messages from Database.py 2011-02-02 08:51:06 +01:00
Donoban
13758dd45a Added fold to 3bet 2011-02-02 03:35:38 +01:00
Steffen Schaumburg
7234b74df1 some minor nitpicking 2011-02-01 02:04:47 +01:00
Eratosthenes
543862629f recommit one of Carl's prev commits. 2011-01-31 09:59:11 -05:00
Eratosthenes
2b13d49843 Merge branch 'master' of git://git.assembla.com/fpdboz 2011-01-31 09:54:17 -05:00
Worros
1e64ae599c Regression: FTP LHE 9max
HH where the button sits out - previous crasher.
2011-01-31 20:21:55 +08:00
Eratosthenes
cf7db92ba1 Revert "Make XTables happier with AW_HUD scheme."
This reverts commit d5ba947ede.
2011-01-30 17:19:24 -05:00
Eratosthenes
8477eb912b Revert "Begin integration of AW_HUD stuff."
This reverts commit 27f7921f6e.
2011-01-30 17:18:53 -05:00
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
chaz@pokeit.co
ec477110cf fixed an import bug which prevented handsplayers and handsactions records from ever getting inserted 2011-01-18 03:53:35 -05: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