Skip to content
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

Replacing SendChoices by ChosenEntities #4

Open
jleclanche opened this issue Oct 5, 2015 · 0 comments
Open

Replacing SendChoices by ChosenEntities #4

jleclanche opened this issue Oct 5, 2015 · 0 comments

Comments

@jleclanche
Copy link
Member

jleclanche commented Oct 5, 2015

The SendChoiceselement we get from GameState.SendChoices is very symmetrical to ChosenEntities (GameState.DebugPrintEntitiesChosen), which we only get from other players. The problem is that we don't get the exactly the same data in each case, so we have to keep them separate for now.

Ideally we should use ChosenEntities for both. But then we lack the choice type.. this would require some changes on Blizzard's side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant