A bit more cleanup to avoid duplicate testing and to separate the GOAP algorithm code from the little AI Manager thing.

This commit is contained in:
Zed A. Shaw 2025-03-11 10:57:29 -04:00
parent b2c1b220ac
commit 3f83d3f0bb
8 changed files with 296 additions and 290 deletions

1
.gitignore vendored
View file

@ -27,3 +27,4 @@ backup
*.dll
*.world
coverage
.venv