Author Topic: Status Updates Feature Requests  (Read 4996 times)

Seitz333

  • Full Member
  • ***
  • Posts: 117
    • View Profile
Status Updates Feature Requests
« on: February 06, 2015, 10:06:45 PM »
Hey Corey when do you think we will get some new tokens to use with the Status Updates feature? I would like to see the following:

1. Who has busted out
2. Who is still in
3. Who did a rebuy/addon
4. Prize/bounty winnings
5. points earned (not sure if this one is possible)
6. Time of bustout
7. Round out
8. Hitman
9. Title
9. Description

Thanks,

Chuck
« Last Edit: February 07, 2015, 03:17:41 PM by Seitz333 »

TIMMER

  • Hero Member
  • *****
  • Posts: 562
    • View Profile
Re: Status Updates Feature Requests
« Reply #1 on: February 07, 2015, 01:23:24 PM »
are already there. Token (rankings)

Seitz333

  • Full Member
  • ***
  • Posts: 117
    • View Profile
Re: Status Updates Feature Requests
« Reply #2 on: February 07, 2015, 03:16:57 PM »
Ok I found the title token and the description token but I do not see the rankings token or the rankings data listed in the status updates file that is output from the data sent to my web server. Do I have an old file in the TD software folder that does not send the rankings info?

Chuck


Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: Status Updates Feature Requests
« Reply #3 on: February 09, 2015, 02:15:57 PM »
It's still a to-do item.  :(

rakrul

  • Newbie
  • *
  • Posts: 37
    • View Profile
Re: Status Updates Feature Requests
« Reply #4 on: March 27, 2016, 11:23:56 PM »
Just bumping this one as I would like to show who's out and who's in as well. And maybe even points awarded? I'm guessing points aren't calculated until the tournament is over though so it can't be done.
Edit: Oh, and chipcount. For the league final table, we count and manually enter the chipcount per player during the break so it would be cool to show this as well.

Also, and this is the tiniest detail ever, in your TournamentStatus.js example you have big blind / small blind and it should be reversed. :)
Code: [Select]
TDStatus.setValue("blinds", TDStatus.getChipsString(TDStatus.Vars["bigblind"]) + " / " + TDStatus.getChipsString(TDStatus.Vars["smallblind"]));
« Last Edit: March 28, 2016, 02:46:35 AM by rakrul »

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: Status Updates Feature Requests
« Reply #5 on: March 29, 2016, 06:34:12 PM »
It's still actually pretty high on the list, so I do plan on getting to it.  Microsoft has just accelerated some other stuff in front of it ....

rakrul

  • Newbie
  • *
  • Posts: 37
    • View Profile
Re: Status Updates Feature Requests
« Reply #6 on: December 15, 2016, 09:49:21 AM »
Any idea on the schedule now?

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: Status Updates Feature Requests
« Reply #7 on: December 19, 2016, 04:59:52 PM »
Nothing specific.  I'm working on the last few bits of 3.4 beta 3.  I haven't reconciled the feature list to see what else will be added for the final version 3.4, but at this point I'm hoping it will be little to nothing (that is, what else will be added between version 3.4 beta 3 and the final version 3.4).  I might be able to get the status updates changes in, but I can't say for sure at this point.