metro-rts/src/goap
2024-08-16 16:19:14 +02:00
..
action.cpp bug(goap): fixed unexpected AI behaviour 2024-08-15 21:43:21 +02:00
action.hpp chore: fixed external includes being in quotes ipv angle brackets 2024-08-15 21:45:33 +02:00
action_db.cpp chore: removed flyweight db debug print calls 2024-08-16 16:19:14 +02:00
action_db.hpp feat: implemented fire at target action 2024-08-15 21:43:20 +02:00
actor_world_state.cpp chore: fixed external includes being in quotes ipv angle brackets 2024-08-15 21:45:33 +02:00
actor_world_state.hpp fix: general AI behaviour fixes 2024-08-15 21:45:00 +02:00
goal.cpp fix: general AI behaviour fixes 2024-08-15 21:45:00 +02:00
goal.hpp feat: added Goal::check_requirements_met 2024-08-15 21:43:20 +02:00
planner.cpp feat: upgraded project to godot 4.3 2024-08-16 00:14:04 +02:00
planner.hpp feat: units use navigation obstacle avoidance 2024-08-15 21:43:21 +02:00
state.cpp fix: general AI behaviour fixes 2024-08-15 21:45:00 +02:00
state.hpp feat: increased visibility of various getters in goap::State 2024-08-15 21:45:33 +02:00