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

General Stability #26

Open
7 tasks done
SquarerFive opened this issue Mar 7, 2021 · 0 comments
Open
7 tasks done

General Stability #26

SquarerFive opened this issue Mar 7, 2021 · 0 comments
Milestone

Comments

@SquarerFive
Copy link
Owner

SquarerFive commented Mar 7, 2021

To be fixed before 0.0.5:

  • Ensure navigation/combat is standard across all levels
  • Reduce memory usage, switch array dtype to 32bit (float32, int32), allocate resources on demand.
  • Clear bots on level reset.
  • Reduce behaviour cycle latency [try to query once for all bots]
  • DFAstar++ to prefer recorded (known) paths
  • Fix random crash on CQ (clone destination)
  • Load navmesh on level change
@SquarerFive SquarerFive added this to the 0.0.5 milestone Mar 7, 2021
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