-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Map veteos refactor #208
Comments
Table name:
Questions:
|
Proposed payload from QM client, a JSON array with following structure @Sneer-ra2 BULK update (QM client makes the request upon clicking "Find Match":
OR Single map update: (every time QM client updates a map, make a request)
|
Proposed ladder response from server, when QM client boots up and fetches map sides from the server, (
|
The method The following methods are using the bit_idx too.
Otherwise the propositions looks good |
|
Refactor map vetoes into a new table, not dependent on the order of the map pool. Faction pick / Vetoes should map to player_id, map_id.
The text was updated successfully, but these errors were encountered: