Commit graph

11 commits

Author SHA1 Message Date
Sara 111485437c bug(goap): fixed unexpected AI behaviour
- Death now removes entity from awareness
- State failure now causes replan or goal reevaluation
2024-08-15 21:43:21 +02:00
Sara a2240797b8 fix: self preservation plan in the wrong order 2024-08-15 21:43:21 +02:00
Sara 4ba6869a30 feat: added debug prints to planner and actor world state 2024-08-15 21:43:21 +02:00
Sara f9b3c6eb3f feat: implemented heal action and goal 2024-08-15 21:43:20 +02:00
Sara 1021920e1f feat: added Goal::check_requirements_met 2024-08-15 21:43:20 +02:00
Sara 7cf5b128ff feat: implemented fire at target action 2024-08-15 21:43:20 +02:00
Sara ffafcac23a feat: added state done functions to goap::State 2024-08-15 21:43:20 +02:00
Sara d506a9c2d0 feat: removed goap::Planner::test_goal 2024-08-15 21:43:20 +02:00
Sara 8cfbbcce27 feat: fully implemented click-to-move 2024-08-15 21:43:20 +02:00
Sara 1ddfa17659 feat: implemented goal oriented action planning 2024-08-15 21:43:20 +02:00
Sara 844b905174 feat: Started defining GOAP concepts 2024-08-15 21:43:20 +02:00