Recent Posts

Pages: [1] 2 3 ... 10
1
Help Me / Re: Changing tourney info after the fact
« Last post by stickyshed on March 26, 2023, 01:06:36 PM »
Thanks for the response.   Is there a way to update just the tourney start time, once it's over?

On Friday a laptop running the tourney crashed (guess who had disabled autosave?) so when the laptop recovered, we had to start afresh (I just moved the levels to roughly where they were - luckily there had been no bustouts etc).

By the wa the crash was hardware-induced, not software.  I'm now using a fresh laptop.
2
Templates, Layouts and Sounds / Re: How to configure a mixed layout?
« Last post by Stuart Murray on March 18, 2023, 11:07:40 AM »
Specify the game type and game name on your rounds tab

Then on your layout you want to use <gamename> and <gametype> tokens in a cell to display the current game name and game type.
3
Suggestions / Re: Buy in Profiles in Simple Mode
« Last post by Desti75 on March 17, 2023, 07:41:56 AM »
Same request here. In meantime, i'll try the trick.
4
Templates, Layouts and Sounds / How to configure a mixed layout?
« Last post by Steff on March 15, 2023, 03:43:09 AM »
Hi

I have no idea how to start, sorry.

We want to play a tournament, where there is a change of the poker format every two level.
Level 1+2 = THNL
Level 3+4 = PLO
Level 5+6 = Crazy Pineapple
Level 7-8 = repeat the series

The actual format should be displayed a the screen below the blinds.
Any ideas?

Thanks in advance,

Steffen
5
Suggestions / Please PLEASE P L E A S E include invite/management features
« Last post by stickyshed on March 14, 2023, 03:59:35 AM »
I know this has been requested before, and your response was along the lines of "plenty of other software does it better" but Statsgenie is a buggy mess, homepokertour doesn't seem to exist, and I'm not aware of any others. It may not have been worth looking at before, but it might be now.

It's a big ask I realise, but it would make TD absolutely the best poker software out there, period. The player database already exists. The Tournament stats already exist. What's missing, I know, is some form of continuous, persistent tournament tracking, but if that could be nailed, this software would have literally everything anybody could need, right out of the box.

Eh it doesn't cost anything to dream :P
6
Yep that's pretty much perfect.  Thanks - again - for your continued efforts.
7
Beta Testing / Re: New version?
« Last post by Carlavatky on March 12, 2023, 12:16:06 PM »
bump
8
Évènement et Sons / Re: QUELQUE SONS
« Last post by lolo02100 on March 11, 2023, 01:39:40 AM »
bonjour rajout de la blind

- blind 200-–-500
9
It's easy to enable, just didn't think anyone would want it on those screens.  In the meantime, you can almost fake it.  Create a new cell, give it a name and the following Contents:

Code: [Select]
<div style="left: 0px; top: 0px; position: fixed; z-index: 999999; font-family: Segoe UI; color: #000; border: 1px solid #000; border-radius: 2px; padding: 4px; background: #fff;">
  <div style="position: relative;">
    <div>
      <div style="width: 131px; margin: auto; padding-bottom: 3px; text-align: center; white-space: nowrap; font-size: 19px;">Round <round></div>
      <div style="position: relative; margin: auto; padding-bottom: 3px; text-align: center; white-space: nowrap; font-size: 16pt;">
        <div style="width: 131px; margin: auto; padding-bottom: 3px; text-align: center; white-space: nowrap; font-size: 19px;"><hours>:<minutes>:<seconds></div>
      </div>
      <div hidefocus="true" style="padding: 3px; border: solid 1px transparent; border-radius: 2px; background: transparent; cursor: pointer; margin: auto; width: 90%; text-align: center; font-size: 16px;"<action src="click" type="Clock">>
        <i class="fas fa-play"></i>
      </div>
    </div>
  </div>
</div>

It will always display the round number, even on breaks, and it won't flash PAUSED when paused or show GAME OVER after the tournament, and the button always stays as the "Play" symbol (not the "Pause" symbol when running).  But it's functional.
10
Help Me / Re: Can the inlinerankings token be updated?
« Last post by stickyshed on March 10, 2023, 05:21:45 AM »
Thanks as always for getting back to me quickly (you might not think so, but you did). There should be a button or link somewhere on this forum where people can buy you a coffee for your continued hard work.
Pages: [1] 2 3 ... 10