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

Move factory assist state to gadgets. #1835

Closed
GoogleFrog opened this issue Jan 18, 2017 · 1 comment
Closed

Move factory assist state to gadgets. #1835

GoogleFrog opened this issue Jan 18, 2017 · 1 comment

Comments

@GoogleFrog
Copy link
Contributor

With commshare this state needs to be in gadget-world and managed by a gadget. It would be nice for spectating in any case (I could advise people to enable it).

@GoogleFrog
Copy link
Contributor Author

This is somewhat more important since a gadget version would prevent this bug:

  • Player gives order to unit in factory.
  • Unit completes.
  • Widget detects completion. Notices that player did not override command queue. Gives move move guard order to constructor.
  • Player order arrives over network, applied to unit.
  • Move move guard arrives over network. Overrides player order.

With a gadget version of factory assist it would never override player orders given to in-construction constructors.

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

No branches or pull requests

1 participant