Closed ctm closed 4 years ago
TIL if there are check-boxes in the description, GitHub will list how many have been done in the summary, so I moved the original content of this comment into the description so I would see the count.
I've been working on TESLA, and hope to have it up before I leave for Cuba, NM on Friday, November 1st, albeit without yet implementing the sevens rule (#20) (and possibly also allowing check-raise) in California Lowball. AFAIK, I have all the data structures needed so that games can change mid-level.
FWIW, I added Limit 6 (HORSE + Badacey) just now. I'm not going to check that box until it's tested, but it's queued up for testing today a 1pm Pacific.
Last week's Limit 6 testing revealed some brown-bag bugs which I've since fixed. I've done a tiny bit of self-testing of it, but I can believe bugs remain, especially since I only finished the refactor for #30 a few minutes ago and that may have added bugs. Nonetheless, I've checked the box for Limit 6 as well as the No Limit main event. If I find bugs, I'll create separate tickets for them (and uncheck the boxes until the bugs are fixed).
FWIW, now that the EMBARGO 2020 tournaments have announced, I'll probably add them to the list and make them the highest priority so people can conceivably play them a bit before EMBARGO and so I can try running online versions in parallel with the brick-and-mortar tourneys, although it's unclear anyone would play them until I have a better UI.
I've deployed approximations of each of the EMBARGO 2020 tournaments, including jof_short_nlo
as the short name for the Monte Christensen Memorial Jam or Fold Short Deck No Limit Omaha tournament. However, I won't tick the check-box for that until mb2 supports rebuys (#55).
Now that BARGE 2020 is being done as eBARGE, I don't think it's particularly important to implement those other structures. After all, there are a lot more BARGEs and EMBARGOs than just 2019 and 2020.
A dealer's choice tournament may make sense at some point, but this is an old ticket and it's nice to close them.
Here are the tournament structures mb2 will support:
I don't yet have the EMBARGO 2020 structures, so in the meantime, I've reused levels from other structures as approximations.