Quote:
Originally Posted by _dave_
I think FTP is already supported? It at least looks like it is, reading the source code...
EDIT: ah, the OP says coming soon - guess there are a few last things to be done before FTP is a go?
|
It kinda does and it kinda doesn't

This is the same situation for:
1. FTP
2. Stud/Razz
3. Tourneys (incl SnG)
I already had them running at one point, but then decided to "leave them behind" so I could implement a more advanced fpdb for holdem. This way I could figure out what way of doing things works well (e.g. that the HudCache table makes things very very fast) without having to do all the special handling for stud, tourneys etc.
I am now happy with the overall structure of fpdb, although obviously a lot of work remains to be done (including refactoring to fully separate GUI and processing and cleaning up some extremely inefficient code). Now that this state is reached it should not be hard to bring back these three things and I already made a start on tourneys.
Alpha2 will be delayed a little bit pending integration of a major major new feature, but it'll be worth it