Commit Graph

28 Commits

Author SHA1 Message Date
sqlcoder
c6f3595b93 update with latest handsplayers/hudcache changes 2009-06-07 21:55:49 +01:00
steffen123
c8d12cfe61 p144 - updated table design after comments on draw tables 2008-12-10 03:55:12 +00:00
steffen123
75ff2f7d42 p125 - expanded explanation of cardXValue for draw 2008-10-08 06:37:16 +01:00
steffen123
e23ae25d00 p124 - renamed categories for 27 single/tripple draw. updated abbreviations. 2008-10-08 06:28:09 +01:00
steffen123
b20c44d147 p123 - finished adapting table design for initial draw support. 2008-10-08 06:00:49 +01:00
steffen123
9e819f3ad2 p122 - started on table design for draw games 2008-10-08 05:47:47 +01:00
steffen123
2a90030982 p118 - added all in field to HandsActions and parsing to importer. still need to update hudCache generation to use this tho
expanded some todo prints and the graph missing lib error to clarify for users
2008-10-06 04:26:59 +01:00
steffen123
4e8a09ff84 p93 - unbet now stores a negative amount since that's what it is 2008-09-22 22:12:03 +01:00
steffen123
66d938accc p62 - major patch from ray with new stats in HUD
added db todo file with the things that are left for the db
2008-08-20 20:29:08 +01:00
steffen123
8fb57d3729 p52 - much progress on tourneys and some minor stuff and a change of tables
migrated install-in-windows to website
renamed table tourneysgametypes to tourneytypes
2008-08-18 05:58:41 +01:00
steffen123
6a5d1d6332 p50 - added Hands.maxSeats 2008-08-18 02:45:06 +01:00
steffen123
5612ee6637 p48 - removed some redundant bracketed values from tv
renamed cache fields and added more to be flexible for stud style games. note that tv is not updated yet
added forums and bugtracker to website sidebar
2008-08-17 13:13:42 +01:00
steffen123
9531c8d85b p43 - implemented gametypes.base/.hiLo and more updates to table design 2008-08-17 02:46:23 +01:00
steffen123
e9d8b685ec p42 - started implementing autoimport.
renamed some files to match the future more precise splitting of processing and frontend code
changing from gitX to pX to match Gentoo portage's convention.

changed table design on feedback from ray but not yet the actual code - more coming shortly
2008-08-17 01:48:03 +01:00
steffen123
0f032bcc5e git41 - added a bunch of new cache fields containing placeholder data. okay totalProfit should actually be filled correctly already :) 2008-08-16 22:03:27 +01:00
steffen123
16be2b39f9 git40 - fixed little bug in table creation and added tourneyGametypeId to the cache to make tourney caching more sensible. 2008-08-16 07:16:50 +01:00
steffen123
701a824ac6 git39 - started to reactivate tourney support - split tourneys table in design and recreate code, but still need to update the code 2008-08-15 04:28:51 +01:00
steffen123
423753de17 git38 - make HudData tables positional (sf request 2052124) 2008-08-15 03:32:27 +01:00
steffen123
341b24a2e0 git35 - changed table and field names to match my naming convention to stabilise downstream-facing api. 2008-08-15 01:45:40 +01:00
steffen123
61d0857a4c git33 - added fields for CB/2B/3B to table design, table creation and tv. importer fills it with placeholder data
renamed ebuild from v0.01 alpha to v1.0 alpha as I won't be using normal version numbers before 1.0
2008-08-13 06:50:30 +01:00
steffen123
09f233d6e4 git26 - add to install the sql commands to create DB etc.
fixed little bug in load_profile introduced by recent improvements there
updated regression testing to take into account everything new, made sure it passes all tests
more table design cleaning
various doc updates
added create-release.sh to automate release creation
2008-08-11 17:39:13 +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
0e84dceb1f git19 (REIMPORT needed) - updated everything to use new action counting method -> it half works, but fails to store (or print) a substantial proportion of the action_nos
removed bunch of commented prints from fpdb_parse
2008-08-08 22:03:43 +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
84b3851cb5 git10 - added field to table design that i had neglected to document. apologies. renamed it as well to be more useful, its now PF3B4BChance. more table design cleaning.
finished PrintPlayerFlags and renamed to the more appropriate PrintPlayerHudData
fixed: imp/tv bug: PFR is blatantly crazy
moved the scripts that do regression testing into the testdata directory and renamed that into regression-test
2008-08-05 00:14:17 +01:00
steffen123
2ed82c58ee git9 - (tables slightly changed) started PrintPlayerFlag - it does the command line parsing and prints the input' data and the selected ids.
Changed tabledesign type possibilities from cash/tour to ring/tour to match importer. if anyone has code broken by this send it in and ill fix it. also cleaned the html a bit more.
2008-08-04 23:03:13 +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