cd36893120Merge branch 'master' of git://git.assembla.com/fpdboz.git
Eric Blade
2011-04-05 07:48:13 -0400
76a2d3230bitalian translation complete - thanks very much to seppone1991!
Steffen Schaumburg
2011-04-05 11:32:00 +0200
ddf3378d12transifex managed to recover some more spanish translation
Steffen Schaumburg
2011-04-05 11:00:17 +0200
5a03212333add big chunk of spanish translation - thanks very much to José Luis Ledesma
Steffen Schaumburg
2011-04-05 10:55:16 +0200
f6a712d578remove alchemy stuff - if anyone wants to bring this or another ORM back that would be great
Steffen Schaumburg
2011-04-05 10:27:23 +0200
0b3ccc6c5cremove outdated and unused alchemy stuff - if anyone wants to bring this or another ORM back that would be great
Steffen Schaumburg
2011-04-05 10:24:57 +0200
00767d4cf7add example files from entraction
Steffen Schaumburg
2011-04-05 04:50:37 +0200
2d8e611f2ddisplay more details about OS in about dialogue
Steffen Schaumburg
2011-04-05 04:43:34 +0200
d7ed15bcfeAdded the column 'showed' to handsplayers which flags whether or not a player showed his or her hand. If false and 'sawSD' is true then they mucked. If true and 'sawSD' is false, then they showed outside of a showdown (site dependent). Also fixed up readShownCards in FTP's hhc so it recorded mucked and showed correctly.
Chaz Littlejohn
2011-04-05 02:41:53 +0000
79a4f01122add another check to localise, final version of announcement
Steffen Schaumburg
2011-04-05 00:26:04 +0200
dc2635eac5add italian (thanks seppone1991!) and update all l10n files
Steffen Schaumburg
2011-04-04 23:47:05 +0200
5f9d402701Added new showdownStrings dictionary in the Hand module as well as the appropriate regex in re_ShownCards for capturing the text discrption of showdown hands. FTP and Stars only for now. Once evaluating hand strings is added to Stove, this will be used as a back up for games Poker-eval does not fully support such as Razz and Badugi
Chaz Littlejohn
2011-04-04 19:57:54 +0000
d349d41e29rushaux: fix boolean SELECT - should now work for all db's
gimick
2011-04-04 10:54:54 +0100
c518c482acFixed several errors in the new storeHudCache which were preventing the data from being imported in full
Chaz Littlejohn
2011-04-04 06:32:57 +0000
d98a28ea0aAdded support for board cards in FTP run it twice (RIT) hands. Hands continues to store the standard board for the hand, while run it twice board cards dealt after the all in are stored in the new Boards table. Designed to allow for more than 2 boards if a hand history allows it. Can be enabled for other sites by adding regex to detect multiple FLOP|TURN|RIVER deals in hhc.markStreets, and by updating hhc.readCommunityCards to save RIT streets and set hand.runItTimes with the number of deals. The Hands table now includes a 'runIt' BOOL indicating if a hands was run multiple times and board inserts are done in the storeHand method.
Chaz Littlejohn
2011-04-04 04:50:01 +0000
32eb449215changes to 0.22 announcement
Steffen Schaumburg
2011-04-04 03:09:25 +0200
85cc6259c4add draft announcement for 0.22, changelog mostly by gimick
Steffen Schaumburg
2011-04-04 02:40:36 +0200
f55cd5569dAdded methods for storing the filename and import statistics in a new 'Files' table which links with the Hands table via Hands.fileId. Extended support for storing mixed game information for Full Tilt Poker coming from the filename, and updated mixed game dictionaries for PokerStars. Added a field in GameTypes to track this mixed game variable entitled 'mix' which takes on the string value of 'none' if not a mix game hand.
Chaz Littlejohn
2011-04-02 23:56:52 +0000
eec01083b1FTP: Add high limit lookup
Worros
2011-04-02 23:22:56 +0800
b20dde4f29Import: reenable the test data for gametypes
Worros
2011-04-02 22:48:38 +0800
dd95b8d3bbRegression: Fix card data for FTP draw .hp file
Worros
2011-04-01 12:26:38 +0800
d8baef3072Merge branch 'chazdazzle' of git://github.com/ChazDazzle/fpdb-chaz
Worros
2011-04-01 10:09:13 +0800
148777bebdChanged the order of how draw cards are stored in HP so cards dealt to hero on Draws 1-3 (the open field of the holecards dictionary are placed after the cards held from previous streets (the closed field of the holecards dictionary)
Chaz Littlejohn
2011-04-01 02:08:20 +0000
54f05e4866Merge branch 'sorrow' into chazdazzle
Chaz Littlejohn
2011-03-31 16:41:28 +0000
6fc599005dRegression: New OnGame tourney files
Worros
2011-03-31 18:11:50 +0800
98902a3633Regression: FTP Badugi hand data update
Worros
2011-03-31 18:05:04 +0800
c1ada8436fOnGame: Refine tourney portion of re_HandInfo
Worros
2011-03-31 17:49:18 +0800
faaca41b5aMerge branch 'sorrow' into chazdazzle
Chaz Littlejohn
2011-03-30 03:25:58 +0000
fc2b79a5e8tourneysPlayersIds is later updated by db.createOrUpdateTourneysPlayers and turned into a dict rather than a list so it makes sense to initialise as such
Chaz Littlejohn
2011-03-30 03:18:36 +0000
c361992b13added \u20ac into the sym dict
Chaz Littlejohn
2011-03-30 03:15:12 +0000
9eb0138f3dTHP: Make less noisy
Worros
2011-03-30 11:13:03 +0800
1e3bbd6047Merge branch 'chazdazzle' of git://github.com/ChazDazzle/fpdb-chaz
Worros
2011-03-30 11:12:22 +0800
c19549b3dachanged the currency substitutions to byte stream AND unicode -- i.e. u'$|\xe2\x82\xac|\u20ac|'
Chaz Littlejohn
2011-03-29 20:15:21 +0000
b00c30cbbfRe-did patch to fix import when no hero is defined
Chaz Littlejohn
2011-03-29 14:18:00 +0000
dc839c9caeMerge branch 'sorrow' into chazdazzle
Chaz Littlejohn
2011-03-29 14:04:59 +0000
69905a051bEverleaf: Clean out some crufty comments
Worros
2011-03-29 18:07:39 +0800
316e4ff284Everleaf: Possible fix for older tourney hh's
Worros
2011-03-29 18:05:21 +0800
59d22bed5dImport: Remove unicode translation from addImportFile
Worros
2011-03-29 17:20:13 +0800
0cef119a3bStars: Add unicode marker back to currency substitution
Worros
2011-03-29 17:17:29 +0800
de9c65e3eaDatabase: Fix sessionCache when no hero exists
Worros
2011-03-29 17:13:31 +0800
684689c9dbRevert "changed all of the currency substitutions from byte stream (i.e. \xe2\x82\xac for EURO) to unicode (u'\u20AC') as it was throwing unicode errors when attempting to format the string in the various regex statements. I am aware that I may be the only one to encounter this problem."
Worros
2011-03-29 15:46:15 +0800
efa1a9e6cfSQL: Change column types to 'timestamp' for sessionCache
Worros
2011-03-29 15:36:48 +0800
ab5e28e73dImport: Add to_hud back to init list
Worros
2011-03-29 15:36:18 +0800
7b319d5aa0Hand.py: Add in test data to prepInsert
Worros
2011-03-29 14:58:44 +0800
38fbae957acharset needs to be set to 'utf8' for the MySQL connection to store unicode strings correctly
Chaz Littlejohn
2011-03-29 06:10:07 +0000
59b65ca146Merge branch 'chazdazzle' of git://github.com/ChazDazzle/fpdb-chaz
Worros
2011-03-29 13:52:08 +0800
300340218bspecifiying 'utf8' CHARSET in Players.name field not required and will lead to a conflict if mysql database created using a different utf-8 collation
Chaz Littlejohn
2011-03-28 18:34:05 +0000
f8f25fe4ecPSSummary: Fix for Stars.fr winnings
Worros
2011-03-28 18:04:51 +0800
cf5e3878bdFTP: Allow '_' in tablename
Worros
2011-03-28 17:14:27 +0800
bcb23d47e8Regression: FTP hand with '_' in tablename.
Worros
2011-03-28 17:13:00 +0800
f9e84a5aa3Regression: Rename Everleaf tourney test files
Worros
2011-03-27 23:32:35 +0800
a6901339d9Merge branch 'master' of git://git.assembla.com/fpdb-gimick.git
Eric Blade
2011-03-26 05:17:08 -0400
c9512d3a1bMerge branch 'master' of git://git.assembla.com/fpdboz.git
Eric Blade
2011-03-26 05:16:45 -0400
65ab68a069Merge branch 'master' of git://git.assembla.com/fpdb
Worros
2011-03-25 13:22:19 +0800
b6ca0565ceFTP: Allow # in tablename
Worros
2011-03-25 13:14:26 +0800
a87f43f933Updated the import process for Draw hands so that cards, along with additional draws can now be stored. HandsPlayers now includes 20 card fields to accomodate up to 4 five card hands for each player. The regex for the 'stands pat' action was also improved so that hero cards from those streets could be taken from that line of text
Chaz Littlejohn
2011-03-24 06:00:10 +0000
5eeafc4503Added regex & methods for picking up the 'discards' and 'stands pat' actions in FTP draw hands
Chaz Littlejohn
2011-03-24 04:08:08 +0000
7c31a19077Modified HHC so gtk & pygtk are imported to execute a callback only if import is run from the gui
Chaz Littlejohn
2011-03-23 19:34:15 +0000
3e9dacf900Added a rebuild_sessionscache method for creating the SC table from hands in the database
Chaz Littlejohn
2011-03-23 05:44:03 +0000
8c4d5d42b4Added printtest back in and fixed a couple of SessionsCache bugs
Chaz Littlejohn
2011-03-23 04:59:44 +0000
3ac088b748Fixed a timezone issue in storeSessionsCache
Chaz Littlejohn
2011-03-23 01:22:18 +0000
dd6ce46487Added methods to create utilize a lock table for managing access to the database during a multi-threaded import. Currently, only MySQL is supported
Chaz Littlejohn
2011-03-22 21:45:09 +0000
3c2fdaf53eFixed some data-type bugs in the Import class -- essentialy the same commit as 530a21cb9f65f83f8b09ef08f6415c8bd256fccc in the chaz branch of my repo
Chaz Littlejohn
2011-03-22 21:31:27 +0000
91d791a3acCommented out the truly absurd amount of printing that goes on whenever you load a Config file
Chaz Littlejohn
2011-03-22 20:56:14 +0000
09f1616e87fixed a small bug in storeHudCache
Chaz Littlejohn
2011-03-22 20:49:27 +0000
d0ae2a155dchanged all of the currency substitutions from byte stream (i.e. \xe2\x82\xac for EURO) to unicode (u'\u20AC') as it was throwing unicode errors when attempting to format the string in the various regex statements. I am aware that I may be the only one to encounter this problem.
Chaz Littlejohn
2011-03-22 20:43:09 +0000