jukkae / rascal

A roguelike.
Other
1 stars 0 forks source link

AI fixes #254

Open jukkae opened 5 years ago

jukkae commented 5 years ago

http://www.roguebasin.com/index.php?title=Roguelike_Intelligence_-_Stateless_AIs Needs to have reasonable patrolling, defend modes, as well as use pathfinding and aim for self-preservation. What else? Dialog is orthogonal.

jukkae commented 5 years ago

Currently, it's possible to step outside of AI's FOV cone and drop them easily. This can be considered a feature, to an extent, but should still be fixed.