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

trying to path through a shk can set the fully_explored flag #69

Open
doy opened this issue Dec 18, 2013 · 0 comments
Open

trying to path through a shk can set the fully_explored flag #69

doy opened this issue Dec 18, 2013 · 0 comments

Comments

@doy
Copy link
Member

doy commented Dec 18, 2013

Either need to do an additional pathing check that ignores monsters, or need to clear the fully_explored flag when a monster moves.

On a related note, this could also come up if there are doors in the way, but it never actually comes up because if the Doors behavior is selected, Explore is skipped entirely. We should avoid relying on this kind of thing though - skipping behaviors is supposed to just be an optimization. The issue here is that this part of the AI is stateful... should think about that.

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