Closed nickdnk closed 2 years ago
This breaks the coaching and team-name assignment logic quite a bit, in that it actually doesn't really work with get5_check_auths 0
. I would still prefer the approach where we lock the auths when loading a match.
As https://github.com/splewis/get5/pull/867 introduces some breaking changes, I took out the essential parts that fix broken stuff only.
This still has the fixes for warmup during back instead of a restart + not kicking secondary GOTV, but it does not make any changes to the behavior of
get5_check_auths
, and instead fixes the!swap
command when auths are not enforced.