The Tournament Director Forums

Main => Beta Testing => Topic started by: Corey Cooper on April 21, 2007, 06:14:30 PM

Title: Version 2.3 Beta 1
Post by: Corey Cooper on April 21, 2007, 06:14:30 PM
Once again major changes have occurred across the entire source base of the Tournament Director software, so a beta test is in order.

This version includes many new features, as well as a number of bug fixes (see below for a complete list).  If you would like to beta test the software, please read:

- The software contains no KNOWN bugs.  However, given the amount of change, I'm absolutely certain beta testers will find some.  Be prepared.

- BACKUP YOUR DATA BEFORE INSTALLING THIS VERSION.  I cannot stress this enough.  If you install this over your existing version, you better have a backup of your database, saved tournaments, templates, and preferences because you will not be able to revert to the previous version (should you need to) without losing data.  Not only are tournament files incompatible with previous versions, but ALL files that are saved by the software are incompatible with previous versions.  Files are now saved in Unicode format to support international languages, and previous versions of the software will not load them.  (So as not to confuse anyone, this version will of course load files saved with previous versions of the software, as usual.)

- Please post any comments you have.  If you have problems, post them here or email them to support@thetournamentdirector.net.  Please post your comments if you experience no problems, too.  It's always good to get a perspective on how stable the software is.

- Thank you in advance for your participation.

Download version 2.3 Beta 1 here: http://thetournamentdirector.net/TournamentDirector23b1.exe

Edit: beta 1 is no longer available.  See topic on beta 2: http://thetournamentdirector.net/forums/index.php?topic=736.0


changes.txt:

The Tournament Director 2.3 beta 1
Copyright © 2004 - 2007 Corey Cooper

Version 2.3 beta 1
======================================================================
New Features:
----------------------------------------------------------------------
Tables
- Players who have not bought-in to the tournament may now be seated
- Added feature to randomly set the dealer button at start of tournament
- Added ability to sort in different ways the players on the Player Movement
  (table balancing) dialog
- Added the ability to control table collapse/elimination order
- Increased the table name maximum length
- Updated the Tables Export to allow sorting by name, or by table & seat

Options
- Updated Fixed Rake to accept fixed amounts or percentage amounts
- Reduced the size of the "Notes" field and added an input for the Points
  for Playing formula; allows modifying the Points for Playing formula without
  opening the Test Points for Playing dialog
- Separated the variables on the Test Points for Playing dialog into Player
  and Tournament sections
- Added assign() function to formulas, which allows the assignment of values
  to variables; this can significantly simplify some formulas, while
  simultaneously allowing formulas to be more powerful
- Added switch() function to formulas, which eliminates the need for long
  strings of if() functions
- Added "prizepool" variable (pp) to Points for Playing
- Added "inthemoneyrank" variable (mr) to Points for Playing, which represents
  the lowest rank a player must achieve to be "in the money" (also represents
  the number of players who will rank "in the money")

Tournament Page
- Added "showPoints" and "showCash" attributes to <rankings> token
- Added a confirmation for "Next Round" and "Previous Round" actions
- Added <totalrake> token, displaying the value of the collected rake
- Added actions to <tdbutton> token to go to the Player Rankings page or
  the Seating Chart page, or to any user-defined layout screen
- Added action to <tdbutton> to stop all currently playing sounds
- Added "includeBountyChip" attribute to <buyin> token
- Added <unseated> token, which displays the count of players currently
  not seated
- Add <prize> token to display a specific prize
- Add <bustsuntilmoney> token indicating how many busts must occur before
  all remaining players are "in the money"
- Updated "ranks" attribute on <pointsforplaying> token to accept "all"
  as an upper-limit

Stats
- Added a "default" filter that accepts all tournaments, players, leagues,
  and seasons
- Added "Single Field view mode" on Stats tab, which displays the values of
  a single data field (such as Points) for each player, for each tournament
- Cash and Points adjustments (made on the Player dialog on the Players tab)
  now take effect even if the player does not buy-in to the tournament;
  (this can allow, for example, for a player to be penalized if they don't
  show up for a tournament)
- Double-clicking an income source on the Player Income dialog opens the
  corresponding Tournament Info dialog, indicating from which tournament
  a particular portion of income originated
- Added a stat indicating the number of times a player has reached the final
  table
- Added additional information to the Tournament Info dialog
  (double-click a tournament on the Tournaments Info dialog on the Stats tab)

Players
- Added "Income Sources" button to Edit Game Player dialog, and added bounty
  chips and cash income sources
- Added Random Player dialog to assist in picking player(s) at random; also
  added hotkey mapping and <tdbutton> token action to open the dialog from
  the Tournament pages
- Added ability to NOT track players; this brings back functionality from
  version 1.3.x in which individual players are not added to the tournament,
  but only the number of players is specified.  Bust-outs simply reduce the
  number of players in the tournament by one
- Updated Adjust Rankings dialog to allow changing the tournament end time

Database
- Players can now be added to the tournament directly from the Database tab;
  players that are in the current tournament are highlighted in red
- Added an additional player information field named "ID"

General
- Internationalized the application; no translation has been done, but the
  application can by fully or partially translated by anyone
- Added a "Remove License" button to the Register dialog, making it easier
  to transport the software using a flash drive (for example)
- Added a visual reminder indicating that Auto save is not enable
- Added support for PokerTourneyLeague.com stats tracking website

Sounds
- Added "Import Sounds" feature to quickly import many sound files at once
- Added sound event that plays continuously (every so many seconds) while
  the clock is paused (audio reminder to unpause the clock)
- Added ability to mute sounds

Seating Chart
- Updated "List Format" mode so that column titles remain visible on the page
  even if the list scrolls
- Added setting to alternate background colors in "List Format" mode

Preferences
- Added preferences "Pause at start of rounds" and "Pause at start of breaks"
- Added preference to right- or left-align numeric amounts
- Added preference to auto-save after major events (bust-out, buy-in, round
  change, etc)
- Added preference to specify the display precision of points (that is,
  display points as whole numbers, or as 1.1, or 1.15, etc)
- Added additional Name Formats
- Updated Status Messages to allow absolute positioning
- Added creating/printing receipts (for buy-ins, rebuys, etc)
- Added preference for searching on all player dialogs (Add Players to
  Tournament, Buy Players In, Bust Players Out, Rebuy Players, etc)

Prizes
- Added new prize types "Award to random player" and "Award as bounty on
  random player"

Layout
- Updated Insert Token to pre-select appropriate token if the token text
  is properly highlighted
- Added "Find" button to Cell Properties dialog which displays the screens in
  which the cell is included

Player Rankings
- Added option to turn off display of seconds in Time Out column

Chips
- Added display of the maximum players a chipset and chip allocation will
  accommodate

----------------------------------------------------------------------
Bugs Fixed:
----------------------------------------------------------------------
- Added check all / check none links to some dialogs (some were missing these
  links)
- Changing the Fixed Rake didn't always cause the tournament financials to be
  recalculated
- Saving a Tables template didn't retain Unavailable seats
- If seats are marked as unavailable, an unbalanced tables state could be
  triggered when the tables were actually in balance
- Animated image files sometimes caused an error on dialogs where image files
  were selected
- Deleting all screens/screensets and displaying the Tournament page
  resulted in an error
- On the Tournament page, right-clicking on a player and selecting
  "Undo Buy-in" caused an error
- Deleting all screens of a layout and then deleting a cell caused an
  error
- The tournament Save button (on the Game tab) shows the tournament
  filename as its tooltip, but it wasn't being set upon entering the Game tab
- The "in the money" formula variable (m) was not properly calculated when
  compiling Stats
- The Backup feature did not include sub-folders and files
- The <pointsforplaying> token only processed long-name variables (for example,
  "rank" but not "r")
- The Tournament Page wasn't automatically updated when adding and buying-in
  players at once
- Context-menu on the Seating Chart page allowed rebuying a player who had
  never bought-in
- Status display wasn't updated when the Auto Prizes feature was turned off
- The Add Players dialog, when invoked by a hotkey, wasn't setting the default
  League properly
- Using the Adjust Rankings dialog and moving a player to 2nd place could
  set their bust-out time to after the tournament end time
- Copying a Screen did not copy the Screen's background image
======================================================================
Title: Re: Version 2.3 Beta 1
Post by: DragonII on April 22, 2007, 10:48:02 AM
Thak you for new version! Ill try that on sharp (tournemant at saturday).
So far i have tested a little bit yesterday and look great and did'nt found a bug or problem yet.
Title: Re: Version 2.3 Beta 1
Post by: dik9 on April 22, 2007, 11:02:37 AM
Not run a tourny as yet, but had a play about testing. Great Work!!!

I have found that my pause sound does not apply? and also, should it print rebuys or add-ons if so how please?
Title: Re: Version 2.3 Beta 1
Post by: MattBurlew on April 22, 2007, 01:30:25 PM
So far so good.

1) Is it possible to display the dealer button on either the Seating Chart page or within the seating chart token?  We only use the seating chart page prior to the tournament starting so it would be nice to have there (since we can randomly choose dealers now).

2) New Sound Event Idea - Is it possible to have a sound event for the player who busts out two before the money, i.e. putting everyone left "on the bubble".  I have a perfect sound clip for it (West Ham United's [English soccer club] "We're Forever Blowing Bubbles") if it's possible.
Title: Re: Version 2.3 Beta 1
Post by: MattBurlew on April 22, 2007, 10:29:15 PM
3 more issues:

1) The Seating Chart page doesn't seem to auto-scroll.

2) I set a bounty on a random player as a prize (cool feature), but it requires I enter some kind of prize as well.  I set it to 0.01% percent of the prize pool to get it to work.  Also, on the Problems report it says I have a bounty set on an unknown player.

3) On the Cell Properties dialog, the options for vertical alignment are "Top", "Center", and "Left".
Title: Re: Version 2.3 Beta 1
Post by: Bixby on April 23, 2007, 08:54:52 AM
Thanks Corey.

We have used the software for quite awhile now but were never using the Stats. I have our points formula working perfectly now so we decided to re-do the tournaments in TD for the 2007 to test out the version. So far, everything looks good and the stats reporting is great, (should have done this a long time ago).

Keep up the great work and awesome support.
-Matt

Title: Re: Version 2.3 Beta 1
Post by: Corey Cooper on April 23, 2007, 10:01:40 AM
So far so good.

1) Is it possible to display the dealer button on either the Seating Chart page or within the seating chart token?  We only use the seating chart page prior to the tournament starting so it would be nice to have there (since we can randomly choose dealers now).

2) New Sound Event Idea - Is it possible to have a sound event for the player who busts out two before the money, i.e. putting everyone left "on the bubble".  I have a perfect sound clip for it (West Ham United's [English soccer club] "We're Forever Blowing Bubbles") if it's possible.

I'll put these on the to-do list.
Title: Re: Version 2.3 Beta 1
Post by: Corey Cooper on April 23, 2007, 10:16:41 AM
3 more issues:

1) The Seating Chart page doesn't seem to auto-scroll.

2) I set a bounty on a random player as a prize (cool feature), but it requires I enter some kind of prize as well.  I set it to 0.01% percent of the prize pool to get it to work.  Also, on the Problems report it says I have a bounty set on an unknown player.

3) On the Cell Properties dialog, the options for vertical alignment are "Top", "Center", and "Left".

1) Looks like the Seating Chart doesn't auto scroll in Diagram format.  Switch to List format and it scrolls.  Switch back to Diagram format and it scrolls, but only to the bottom and then stops.

2) (a) Yes.  It is a prize, so you always have to enter some kind of "prize".  :)  Change it to "Non-monetary" if you don't want it to be a portion of the pot.  (b) Good catch, I'll fix this.

3) Good catch.  This is what is known as a "cut-and-paste" bug.  :)  I'll be surprised if there are not more of these.
Title: Re: Version 2.3 Beta 1
Post by: MattBurlew on April 23, 2007, 08:08:29 PM
Just for your response to the first part of my point #2  ;D

In the help file under section 8 (Game Tab), functions, you refer to both log-e and log-10 as a "natural logarithm".  Just to be pedantic, only the log base e is the "natural log".  Log base 10 would be the "common log" (or just log base 10).

http://en.wikipedia.org/wiki/Logarithim

I knew that math degree would come in handy one day.  ;D
Title: Re: Version 2.3 Beta 1
Post by: Corey Cooper on April 23, 2007, 11:07:38 PM
Told you there would be another cut-and-paste bug.
Title: Re: Version 2.3 Beta 1
Post by: bylars on April 24, 2007, 10:02:23 PM
Is there a way to set it so when the random bounty gets eliminated that it displays it on the main screen, without having to go to the prizes screen?
Title: Re: Version 2.3 Beta 1
Post by: MattBurlew on April 25, 2007, 05:43:54 AM
Use the prizes token and make sure that prize is set to display.
Title: Re: Version 2.3 Beta 1
Post by: Corey Cooper on April 25, 2007, 10:52:03 AM
Yes, the prizes token will display it immediately so long as you have the "showRecipients" attribute set to true.

Example:
<prizes orient="vertical" max="0" showAmounts="true" roundOff="false" showPoints="false" roundOffPoints="false" showRecipients="true">
Title: Re: Version 2.3 Beta 1
Post by: DragonII on April 29, 2007, 01:32:07 PM
Nice job, Corey! ;)

I have now tested this beta version in the tournament yesterday and ran fine on my laptop.
But i noticed chips page (and also other too?), when i rightclicking on a chipvalue (example red) and want adjust value and few choices appear: "Settings.Chips.Context.EditChip" and few similar with "Settings.Chips.Context.*" (note * is different like "InsertChip", "DeleteChip").

But i think this feature will change when new version releasing.
Title: Re: Version 2.3 Beta 1
Post by: Corey Cooper on April 29, 2007, 09:30:30 PM
These are keys into the language file.  Either I screwed up the key name or forgot to put the text into the file.  To be honest, with over 4000 messages, I'm surprised those are the only mistakes found (so far).

Thanks for reporting this, and about your tournament.
Title: Re: Version 2.3 Beta 1
Post by: CanopicJar on May 02, 2007, 05:38:46 PM
Will this new version allow you to re-sort your sound events by type?  This would list all the sounds for bust out together, etc.  Now they are only listed in the order which you add them.

Travis
Title: Re: Version 2.3 Beta 1
Post by: Corey Cooper on May 03, 2007, 11:17:41 AM
Uhm, no, it won't.  There's no sorting of the sound events because.... well, I never thought about it I guess.
Title: Re: Version 2.3 Beta 1
Post by: CanopicJar on May 03, 2007, 12:42:05 PM
Uhm, no, it won't.  There's no sorting of the sound events because.... well, I never thought about it I guess.

I was going over my sounds and replacing some of the 'less funny' ones and I realized it would be alot easier if you could see everything listed by type instead of by the order they were created.  I have MANY sound events.

Travis
Title: Re: Version 2.3 Beta 1
Post by: CasinoCalgary on May 03, 2007, 11:49:21 PM
With the receipts option.
How does that work?  ???

The help says I have to turn it on but when I buy a player into the tournament there is no option to print?

And I see there is a area to enter in Sales people but how does the program know who is selling what.

The Collapse order is great  ;D . Now when I run my big tournaments I don't have tables all over the place.

Title: Re: Version 2.3 Beta 1
Post by: Corey Cooper on May 04, 2007, 10:12:52 AM
When you turn on the option to Issue receipts, receipt files will be created, in the chosen folder, using the chosen template.  Additionally, on each of the various buy-in, rebuy, add-on, undo buy-in, etc, dialogs, there will be a Salesperson drop-down list so you can select a salesperson.  This is actually a combo-box, meaning you can add a new person to the list directly without having to go back to the Preferences tab to do it.

If you have the Print receipts option checked, each time a receipt file is created, it is also sent to the printer.  The TD can't actually print, but it will pop-up the print dialog so you can print the receipt.
Title: Re: Version 2.3 Beta 1
Post by: Phaze on May 04, 2007, 07:10:24 PM
I keep meaning to go to casino calgary during a tourny to see what they've done with the program. Give me a private messege, CasinoCalgary, and lemme know when your tourny's are.

(I would have sent a pm myself, but not sure if he will read them)
Title: Re: Version 2.3 Beta 1
Post by: CasinoCalgary on May 05, 2007, 02:12:47 AM
Receipts

I found how to print. Problems that I found are:

1.  If you add a player to the tournament from the data base or a new player, you have to enter them, then once they are registered in the tournament then you have to right click on there name and then buy them in so it will print a receipt which is not easy for mass entry's.

2.  Will only allow to select Saleman when doing a refund. Selling entry's you must must enter in the name manually.

3.  When a Receipt is printed it has only the Logo, Salesmen, Receipt #, date, and amount. Would be a lot better if it had name and date of event and name of the player to prove who's receipt it is or has been refunded for in case of computer crashes so there is a back up. The receipt could be a lot smaller. Logo is nice but not really needed. I use a epson tm-t88III printer for my receipts. The printer is like one a bars and restaurants use for receipts for customers food.

Only other thing that would be great if it could be done is to have each salesman/Housemen have there own cash box. That would say how many entry's each Houseman has sold for that tournament. This way if a Housemen doesn't have the correct amount of cash for the entry's sold in there cash box, I know who to go after and what players may have not paid.

The changes that have been done to the program is great. I Already used it in my weekly tournament and had No problems.



Title: Re: Version 2.3 Beta 1
Post by: Corey Cooper on May 05, 2007, 10:25:49 AM
- You don't have to right-click each player to buy them in.  You can press the Buy-in Players button (on the Players tab, or use the hotkey from the Tournament page) and select which players you want and buy them in all in one shot.  This will also issue receipts.  (It will also individually print the receipts - meaning opening the "Print" dialog - for each of the buy-ins, so be careful how many you do at once.)

- Not sure how you've come to this conclusion.  The "salesperson" input on each of the dialogs is identical.  So you can either select an existing person, or enter a new one on every dialog on which this input appears.  Let me know if this is not working properly for you.

- The receipt has a template file, which you can completely change to suit your own needs.  You can change the size, add your own logo(s), change the layout, whatever you want.  There are other fields that can be added that are not necessarily included in the default template, like the event name, and more extensive information on the particular player.  If you are in Track players mode (the default - meaning you are adding specific players to your tournament), the player's name is printed on the receipt.  You can update the template to add additional info, like address or email address or ID, if you want.  This is spelled out in the user manual.

I'll give the last suggestion a thought.  I'm not sure how far I think the software ought to go with the sales and receipts just yet.
Title: Re: Version 2.3 Beta 1
Post by: dik9 on May 05, 2007, 11:25:23 PM
I do not know how far you do actually want to go with TD as it is fabulous now, but now receipts are being printed, have you thought of assigning a barcode to a member and using a bluetooth scanner that is assigned to an individual floorwalker that auto updates rebuy/add-on etc upon scan, a system that is very popular over hear uses that method with upto 20 scanners being used at once in the same tourny. I understand the expense this would make TD to run, but sure if you could sell via online shop something like this, with all the TD's you have here, then it may be viable.
Title: Re: Version 2.3 Beta 1
Post by: UPT on May 11, 2007, 12:04:30 PM
I like the Beta as always Corey...

Under "Add Players To Tournament", the new 'find' field is nice... however can you default the cursor to not be in the search box. Make me click in the search box to use it. (I see the 'Preference' to turn this feature off.)


Under "Tables"... is there a reason you removed 'set designation as final table' as an option?

Also, for some reason when I hit "suggest movement" for seating.. it tries to move people who are locked in seats.. I don't know why this is leaking in sometimes.

Would it be possible to add a toggle to a table that does not include it in the seating suggestion rountine?


Tournament Page
- Added a confirmation for "Next Round" and "Previous Round" actions... Can you make this a option we can toggle in "Preferences"? I appreciate the safety net... but let me turn it on & off please.
Title: Re: Version 2.3 Beta 1
Post by: Corey Cooper on May 11, 2007, 01:48:32 PM
For the Search field, I pretty much took the approach of "if they turn it on, then they want to use it", so that's why the focus is placed there when the dialog opens.

The final table designation has been removed in favor of being able to specify table collapse order.  (In a sense, specifying a final table is just a subset of what you can now do.)  If you want to designate a final table, press the "Collapse Order" button and move the table into the right column (Collapse these tables last:).

The Seat Lock is not a "guaranteed" lock.  Locked players will be moved only after considering other players to move.  For example, if you have 2 tables of 10 seats, and get down to 5 players on each table, the TD will suggest moving them all to one table, even if every single player was locked in their seat.  But when given a choice, the TD will always choose unlocked players over locked players.

I think excluding a table from seating suggestion would probably break the whole balancing algorithm.  This is one of the reasons seating suggestions became "suggestions" - and are not enforced.

I'll add a preference for the round change confirmation - pretty easy to do.
Title: Re: Version 2.3 Beta 1
Post by: UPT on May 23, 2007, 01:05:52 PM
Sounds good... lovin' the beta.


One idea, not really beta specific... how about some place on the "Game" tab where the name of the tourney is listed. In full screen mode I have no idea what tourney is loaded. :)

Thanks Corey
Title: Re: Version 2.3 Beta 1
Post by: Corey Cooper on May 23, 2007, 01:18:41 PM
I tried to find space to put the filename, but given that the filename can potentially be just about any size, I couldn't find a reasonable place to put it (besides the window title bar).  You can also hover the mouse over the "Save" button to see the filename.  I'll see if I can come up with something before the next beta...
Title: Re: Version 2.3 Beta 1
Post by: tomkracinovich on May 27, 2007, 08:21:01 PM
Thanks, we are enjoying the beta.  The ability to set table collapse order is a real winner.  ;D

One minor change, that I'm not sure was intentional is a bit of an issue for us.  In 2.2.2 after you hit the x to bust someone out and the list of players came up, you could type the first letter of the busted player's name and the list moved to that part of the alphabet.  That doesn't seem to work in the beta.  Some of our volunteers are computer challenged and they are unable to use the search function.

Also, a suggestion for the future.  I'm not sure if this is possible, but it would be nice if the program didn't go full screen until a layout was up.  That way when working on setup and the like, you would have access to the system clock and the programs on the task bar.  If this is not possible having a live clock on the setup pages would be nice.

Thanks again.

Tom
Title: Re: Version 2.3 Beta 1
Post by: Corey Cooper on May 29, 2007, 11:39:55 AM
That was unintentional.  Click in one of the "Find" boxes on the page and then click elsewhere (ie, give focus to the Find input and then move focus somewhere else) and the "jump to" feature will work again.  I'll fix this for the next beta.  Hope to release it this evening.

You can also turn the search feature off on the "Preferences" tab.  If you don't use it, just turn it off.

The reason you must restart the app to go from full-screen to windowed, or vice-versa, is a limitation of Windows HTML applications.  Whichever mode the application starts in is the mode it must remain in.  Therefore, you've got to exit and restart just to go from full-screen to windowed.

I'll add the clock idea to the to-do list.  In the meantime, you might consider using the countdown feature.  That way you'll know exactly how much time remains until the tournament is supposed to start.  Just remember that the tournament will start automatically after the countdown..
Title: Re: Version 2.3 Beta 1
Post by: Scotty K on May 29, 2007, 10:48:07 PM
Hey Corey...

Great job on the beta.  I'm looking forward to putting it through the paces.

In regard to the receipts feature, I too am having a few problems here.  As per your previous post on this issue, I had selected the Track Players option, and yet the player names did not appear on the receipt.  I could only make the name appear when I put that particular token in my own template file; is this correct?

Also, for some reason, I cannot get the name of the event to appear on the receipt, even though it appears on your template and is present on mine.  Am I doing something wrong here?
Title: Re: Version 2.3 Beta 1
Post by: Corey Cooper on May 30, 2007, 01:09:26 PM
Yes, that is correct.  The default template is pretty generic, and doesn't include player details.  You'll have to modify it to suit your needs.

The <eventname> token is busted.  Sorry I didn't catch that.  It will be fixed in the next beta.

Looks like I missed creating a receipt when adding players to the tournament and buying them into the tournament at the same time.  Again, I'll fix it for beta 2.
Title: Re: Version 2.3 Beta 1
Post by: TheCOG on June 03, 2007, 10:38:32 PM
Hi Corey,

I finally installed the beta and started working with it, hence a couple of messages in quick succession.

One new feature I'm particularly interested in is this one:

"- Added actions to <tdbutton> token to go to the Player Rankings page or the Seating Chart page, or to any user-defined layout screen".

OK - so how do I actually go to a user-defined layout screen?  I have one, which is screen #2, and titled "rankings".  I tried the following for "type":  "2", "screen:2", "screen2", "rankings", but none worked.

Thanks again, Carl.
Title: Re: Version 2.3 Beta 1
Post by: Corey Cooper on June 04, 2007, 10:34:34 AM
Good question.  It looks like either I actually never added that feature, or the code was lost.  On my to-do list, it's listed along with adding the ability to create a button that goes to the Player Rankings or the Seating Chart page, so I wonder if I only partially implemented this feature.....   Arg, that's frustrating.
Title: Re: Version 2.3 Beta 1
Post by: DragonII on June 05, 2007, 06:33:31 AM
Hey Corey!
Take your time to adding some features and fixing bugs. I know its not easy.

Now im using b2 version and look great so far, havent tested it in tournament yet but soon.

Just wondering about seats page. Is it possible to make own seats (circle with 8 seats) and show on screen?
Like this example:
Code: [Select]
                   Table 1                                  Table 2                               Table 3
             Player 1     Player 2                  Player 1     Player 2               Player 1     Player 2
        Player 8               Player 3       Player 8                Player 3     Player 8                Player 3
        Player 7               Player 4       Player 7                Player 4     Player 7                Player 4
            Player 6      Player 5                Player 6       Player 5              Player 6      Player 5
Title: Re: Version 2.3 Beta 1
Post by: Corey Cooper on June 05, 2007, 01:02:36 PM
Unfortunately not.  I've looked into doing this before but haven't yet come up with a good way to implement this.  Still on the to-do list, but that's it...