Commit Graph

  • 0b4e7c66cb p61- corrected blocker error in win install instructions - thanks Ryan Hayward for pointing this out :) steffen123 2008-08-20 17:48:54 +0100
  • d73a4614f3 p60 - patches from ray - autoimport now doesnt block GUI and calls HUD. steffen123 2008-08-19 23:38:01 +0100
  • eff5c9cc6e p59 - hud update from ray steffen123 2008-08-19 00:18:17 +0100
  • c716dfd35e p58 - added HUD from ray fpdb_parse now returns hand id rather than site hand no steffen123 2008-08-18 23:53:25 +0100
  • 999eac4019 p58 - steffen123 2008-08-18 19:42:30 +0100
  • 928e7262f4 p57 - added optional call to hud into importer changed config file to windows line endings started updating print_hand to new tables steffen123 2008-08-18 15:41:34 +0100
  • 660530a166 p56 - various fixes to get FTP working again fixed in prev commit: sometimes truncuates position on store in tourneys steffen123 2008-08-18 09:05:22 +0100
  • b546868e10 p55 - three bugfixes fixed bug that it filtered sitouts in tourneys fixed bug that it didnt handle if some joined (tourney) out of hand fixed bug that it didnt handle : in player name steffen123 2008-08-18 07:43:05 +0100
  • f6d596d2ed p54 - fixed bug that caused everything but FL to fail steffen123 2008-08-18 06:51:18 +0100
  • de845d4e90 p53 - more progress on tourneys steffen123 2008-08-18 06:27:37 +0100
  • 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 steffen123 2008-08-18 05:58:41 +0100
  • 6eb42cd05e p51 - added to git instructions updated tv to use new HudCache steffen123 2008-08-18 03:56:59 +0100
  • 6a5d1d6332 p50 - added Hands.maxSeats steffen123 2008-08-18 02:45:06 +0100
  • 1bfb744fc3 p49 - corrected duplication of db and user creation in windows install steffen123 2008-08-18 02:02:02 +0100
  • 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 steffen123 2008-08-17 13:13:42 +0100
  • ea5db15e10 p47 - added website courtesy of ectomorfo steffen123 2008-08-17 07:02:01 +0100
  • 5a462037c3 p46 - auto-importer kinda works - it does what its supposed to, but freezes the interface. you can however just start the interface a second time. anyone know how to fix this? steffen123 2008-08-17 05:28:26 +0100
  • 579b44450c p45 - implemented HandsPlayers.seatNo steffen123 2008-08-17 04:44:53 +0100
  • 18ff57027f p44 - implement hands.tableName/importTime steffen123 2008-08-17 03:18:42 +0100
  • 9531c8d85b p43 - implemented gametypes.base/.hiLo and more updates to table design steffen123 2008-08-17 02:46:23 +0100
  • 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. steffen123 2008-08-17 01:48:03 +0100
  • 0f032bcc5e git41 - added a bunch of new cache fields containing placeholder data. okay totalProfit should actually be filled correctly already :) steffen123 2008-08-16 22:03:27 +0100
  • 16be2b39f9 git40 - fixed little bug in table creation and added tourneyGametypeId to the cache to make tourney caching more sensible. steffen123 2008-08-16 07:16:50 +0100
  • 701a824ac6 git39 - started to reactivate tourney support - split tourneys table in design and recreate code, but still need to update the code steffen123 2008-08-15 04:28:51 +0100
  • 423753de17 git38 - make HudData tables positional (sf request 2052124) steffen123 2008-08-15 03:32:27 +0100
  • 732edf9e69 git37 - make table drops depending on previous db version steffen123 2008-08-15 02:53:37 +0100
  • ff2e75cb6b git36 - implement tv-combinedStealFold and tv-combined2B3B steffen123 2008-08-15 02:45:19 +0100
  • 341b24a2e0 git35 - changed table and field names to match my naming convention to stabilise downstream-facing api. steffen123 2008-08-15 01:45:40 +0100
  • e56a65b4c9 git34 - reading CB/2B/3B now. Some doc updates steffen123 2008-08-13 08:11:20 +0100
  • 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 steffen123 2008-08-13 06:50:30 +0100
  • aecfa6d61b git31 - last git added generating the reaction to steal data. this git adds em to tv. On the tested hand this works correctly :) steffen123 2008-08-13 04:22:22 +0100
  • 2a0f73646c git30 - steffen123 2008-08-13 04:13:56 +0100
  • 6d61e1e6c6 git29 - it displays ST correctly (well, for the one steal I checked that is) steffen123 2008-08-13 03:29:24 +0100
  • 6d7bdc347c git28 - added test hands for steal and cb uncommented db version checking - it works started implementing storing steals filling steal attempts and attempt chances fields now, but not verified correctness nor am i displaying it steffen123 2008-08-13 03:07:44 +0100
  • 436bfc26f2 git27 - changed version identifier to alpha1. yay :) steffen123 2008-08-11 23:03:30 +0100
  • 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 steffen123 2008-08-11 17:39:13 +0100
  • 47bf90d71c git25 - default path of importer and table viewer are now plattform dependent defaults that'll work on default setups but can also be changed using the profile file steffen123 2008-08-11 01:29:08 +0100
  • 9b737612d0 git24 - changed config file format to match new way of passing around settings inside the code - will use this to facilitate various code cleanups and a generalised method of dealing with settings got deep links for windows DL for everything tv option of combined postflop is now exported to profile steffen123 2008-08-11 00:44:46 +0100
  • 488af76f8e git23 - added references to readme-user and agpl to main screen steffen123 2008-08-10 03:34:45 +0100
  • e56e071b7c git22 - now shows single postflop agg/fold rate - can be changed by editing fpdb. may flip this arbitrarily, will export it to profile soon steffen123 2008-08-10 03:26:51 +0100
  • 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 steffen123 2008-08-10 02:52:05 +0100
  • 3d82fd4f6a git20 - made differently arranged array for actiontypes, used that to calculate 3B/4B percentage steffen123 2008-08-09 18:53:07 +0100
  • 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 steffen123 2008-08-08 22:03:43 +0100
  • bf691fe9e7 git18 - tv now has background colours to make it far more legible steffen123 2008-08-08 00:07:00 +0100
  • 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 steffen123 2008-08-07 16:08:23 +0100
  • 0a9c2cb292 git16 - fixed tv browse button size steffen123 2008-08-07 12:14:53 +0100
  • 490af1acaf git15 - fixed bug that it read sawShowdown wrong. fixed postflop fold importing. fairly certain importer is running correctly now :) also added SD/F, the percentage of the time the user saw the showdown when they saw the flop. I believe this is normally called WtSD, but this is clearer. widened main GUI a bit more the todolist is still growing hehe steffen123 2008-08-07 11:08:50 +0100
  • 39f5b9095c git14 - finished one .expected for the HUD data table. seems to reveal a total of 5 errors - ouch changed range of tv-activeSeats on user feedback - will do this occasionally until i make it configurable "fix": "imp/tv bug: handcount is only about 1/2 of what it should be" -> this was NOT a bug. I was just a bit silly and didn't connect the dots from activating a filter by number of active players and the sudden drop of hands. steffen123 2008-08-07 00:17:51 +0100
  • 9ca400b4ab git13 - tv now displays the data over a range of activeSeats. see table_viewer.py lines 75-84 for ranges. added version string to GUI made GUI a bit wider to accomodate wider t steffen123 2008-08-06 21:57:02 +0100
  • 5ee5594741 git12 - added percent sign to tv display removed debug prints that im not going to touch for a while. steffen123 2008-08-06 21:09:29 +0100
  • fb7a8ba9a2 git11 - documentation improved. tv shows 3B4B number of hands in brackets. set correct permissions on docs steffen123 2008-08-05 19:55:50 +0100
  • 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 steffen123 2008-08-05 00:14:17 +0100
  • 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. steffen123 2008-08-04 23:03:13 +0100
  • 7af8bb922a git8 - updated the 3 ps testdatas and regression test steffen123 2008-08-04 21:51:32 +0100
  • d95bc6dff6 git7 - calculates&displays flop stuff. I wouldnt go as far as claiming that "it works", but it runs without compiler/VM-caught error and it produces numbers - good enough till i get around to updating that damned print_hands steffen123 2008-08-04 19:57:33 +0100
  • b377fd08c6 git6 - it displays (in brackets behind the percentage) how many hands AF/FF/AT/FT/AR/FR is based on commented out some prints split off a "before alpha release" section off the known-bugs list steffen123 2008-08-04 15:54:13 +0100
  • 02d928fb1e git5 - tv now displays all postflop rounds for holdem/omaha again (but with placeholder info as not calculating base data for that in importer yet) added extra field to table to facilitate 3B calculations. steffen123 2008-08-04 12:54:54 +0100
  • b829b3b266 git4 - tv displays up to flop. steffen123 2008-08-04 08:31:15 +0100
  • 6659dc6b9d git3 - it stores and updates hud data lines for holdem/omaha ring games :) steffen123 2008-08-04 08:01:26 +0100
  • 67c2b3fe04 git2 - import now stores the first few fields into a new line. little fix on load_profile - still doesnt work tho steffen123 2008-08-04 07:29:53 +0100
  • f17e8b54b4 git1 - initial git commit. note that right now nothing works due to reworking things steffen123 2008-08-04 04:44:28 +0100