From 007e439281fa09042632b07358f00113b4a42820 Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Fri, 30 Dec 2022 23:05:20 -0800 Subject: [PATCH] remove TODO about battle tables --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8fe79990..59d04dc2 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,6 @@ Current known issues / missing features / things to do: - Disconnecting during a tournament when there are no other humans in the match simply cancels the match (so it can be replayed) instead of forfeiting, which is almost certainly incorrect behavior. (Then again, no one likes losing tournaments to COMs...) - Tournament deck restrictions aren't enforced when populating COMs at tournament start time. This can cause weird behavior if, for example, a COM deck contains assist cards and the tournament rules forbid them. - There is a rare failure mode during battles that causes one of the clients to be disconnected. - - Battle tables may work properly, but are not well-tested. ## Compatibility