yagamiapp / api

The REST Api and Websocket doorway to the Yagami database
0 stars 0 forks source link

Prevent staff from making matches if pool limits are exceeded #8

Open clxxiii opened 2 years ago

clxxiii commented 2 years ago

Pool limits

Pool does not have enough maps for other settings: poolLengthMinusTBs < (bestOf - 1) + (bans * 2) Pool does not have a TB length of 0, 1, or 3.

clxxiii commented 3 months ago

Not behavior related, should be implemented in yagamiapp/api