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

HackInternetAIUpdate does not transition to proper exit states #879

Open
charliefoxtwo opened this issue Mar 1, 2024 · 0 comments
Open
Labels
essential Feature and/or bugfix we'll have to implement. low priority

Comments

@charliefoxtwo
Copy link
Contributor

As there's still a lot to do for state machines, #875 didn't handle many AI state machine transitions when giving an order to a hacker that is hacking. However, as these sorts of orders probably aren't given to hackers that often, it may be easy for this missing behavior to go unnoticed for quite some time, so I'm filing this issue so we remember.

Behaviors that are covered:

  • Stop

Behaviors that are sort of covered:

  • Move (doesn't use the proper move state machine, but that's not implemented yet)
  • Garrison (since garrison doesn't use a state machine currently)

Behaviors that are not covered:

  • Attack Move (accessible when selected with another non-hacker unit)
  • Defend
  • ???
@charliefoxtwo charliefoxtwo added essential Feature and/or bugfix we'll have to implement. low priority labels Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
essential Feature and/or bugfix we'll have to implement. low priority
Projects
None yet
Development

No branches or pull requests

1 participant