Loading...
  OR  Zero-K Name:    Password:   

Post edit history

B1403384 23 on Comet Catcher Redux v3.1 (Multiplayer)

To display differences between versions, select one or more edits in the list using checkboxes and click "diff selected"
Post edit history
Date Editor Before After
7/9/2022 6:58:04 AMAUrankAdminAquanim before revert after revert
7/9/2022 6:51:30 AMAUrankAdminAquanim before revert after revert
Before After
1 Obviously that's an extreme example, but yes pure snake draft is going to produce some garbage games, even outside corner cases. 1 Obviously that's an extreme example, but yes pure snake draft is going to produce some garbage games, even outside corner cases.
2 \n 2 \n
3 At the moment the balancer (as I understand it) searches a list of candidate solutions (based on elos and party/clan stacks) and selects the "best", measured by difference in rating average. 3 At the moment the balancer (as I understand it) searches a list of candidate solutions (based on elos and party/clan stacks) and selects the "best", measured by difference in rating average.
4 \n 4 \n
5 The lowest-effort improvement I can think of is to take the best N solutions according to rating average ( in a large teams game, these should almost always be close to balanced anyway) and choose from them according to some cleverer criteria. 5 The lowest-effort improvement I can think of is to take the best N solutions from that list ( in a large teams game, these should almost always be close to balanced anyway) and choose from them according to some cleverer criteria.