Open evoskamp opened 1 year ago
What specifically do you mean here?
I certainly think that during game signup it would be useful to display "game full", and we can do that. Is there more?
If you set the flag on the game it displays it during game choices. But it'd be nice to show it in the game book as well, so people can see whether or not they want to sign up (late). We get that every year.
And, like today, someone dropped out, and two, three games opened up that are pretty popular.
Some of it is also I don't want to have to set the flag: just count of players from game assignments against the max should do
A trigger on game assignments should do the trick. Count game assignments that have gm = 0 and if it equals or exceeds the max player, set the Full flag.
I don't know that I'd want to unset the Full flag: at ACUS we set it manually on GM request.
It should also show in the game book