metro-rts/src/goap
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
..
action.cpp bug(goap): fixed unexpected AI behaviour 2024-08-15 21:43:21 +02:00
action.hpp bug(goap): fixed unexpected AI behaviour 2024-08-15 21:43:21 +02:00
action_db.cpp feat: implemented fire at target action 2024-08-15 21:43:20 +02:00
action_db.hpp feat: implemented fire at target action 2024-08-15 21:43:20 +02:00
actor_world_state.cpp feat: added debug prints to planner and actor world state 2024-08-15 21:43:21 +02:00
actor_world_state.hpp feat: implemented goal oriented action planning 2024-08-15 21:43:20 +02:00
goal.cpp feat: added Goal::check_requirements_met 2024-08-15 21:43:20 +02:00
goal.hpp feat: added Goal::check_requirements_met 2024-08-15 21:43:20 +02:00
planner.cpp bug(goap): fixed unexpected AI behaviour 2024-08-15 21:43:21 +02:00
planner.hpp feat: implemented fire at target action 2024-08-15 21:43:20 +02:00
state.cpp feat: implemented heal action and goal 2024-08-15 21:43:20 +02:00
state.hpp feat: implemented heal action and goal 2024-08-15 21:43:20 +02:00