-
Notifications
You must be signed in to change notification settings - Fork 20
JGR mode behavior dispatcher for bots #1579
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
base: master
Are you sure you want to change the base?
JGR mode behavior dispatcher for bots #1579
Conversation
|
Demo footage: https://streamable.com/fb68kk |
c448c01 to
380bf98
Compare
|
Got an assert here after a round had ended. Probably not a fault of changes in this PR but ??? |
i.e. the pointer does exist, but is not convertible to the desired type. Because Whether |
Yea, I put the |
|
Do we want to consider revisiting that assert in this PR or as a separate issue? It might be easier to replicate the issue separately, using the bots to passively set up the test conditions. |
380bf98 to
1701cd7
Compare
Description
Encapsulates bot behaviors related to the JGR game mode such that modifications to the behavior of Juggernaut mode bots can be isolated away from general seek and destroy behavior.
Toolchain