Skip to content

Marking players as "in game"

Aras Ergus requested to merge players-in-game into master

This adds the possibility of marking players as "in game" in which case they are ignored while looking for assignments, i.e. implements the proposal of issue #4 (closed).

I am, however, unsure how one should deploy this: Since the structure of State has been changed, simply using the new version would reset games to the hard coded defaults (right?).

Merge request reports