metro-rts/src
2024-08-15 21:45:01 +02:00
..
goap fix: general AI behaviour fixes 2024-08-15 21:45:00 +02:00
utils@79c37a3ccc feat: updated src/utils to newest 2024-08-15 21:21:11 +02:00
enemy_world_state.cpp feat: added unconscious event 2024-08-15 21:45:01 +02:00
enemy_world_state.hpp feat: added unconscious event 2024-08-15 21:45:01 +02:00
entity_health.cpp feat: added unconscious event 2024-08-15 21:45:01 +02:00
entity_health.hpp feat: added unconscious event 2024-08-15 21:45:01 +02:00
goal_marker.cpp feat: fully implemented click-to-move 2024-08-15 21:43:20 +02:00
goal_marker.hpp feat: fully implemented click-to-move 2024-08-15 21:43:20 +02:00
nav_marker.cpp fix: general AI behaviour fixes 2024-08-15 21:45:00 +02:00
nav_marker.hpp fix: general AI behaviour fixes 2024-08-15 21:45:00 +02:00
nav_room.cpp fix: get_editor_neighbours now actually gets editor neighbours 2024-08-15 21:43:21 +02:00
nav_room.hpp fix: self preservation plan in the wrong order 2024-08-15 21:43:21 +02:00
register_types.cpp feat: units use navigation obstacle avoidance 2024-08-15 21:43:21 +02:00
register_types.h Created game template 2024-03-07 20:41:08 +01:00
rts_actions.cpp fix: general AI behaviour fixes 2024-08-15 21:45:00 +02:00
rts_actions.hpp fix: general AI behaviour fixes 2024-08-15 21:45:00 +02:00
rts_game_mode.cpp fix: general AI behaviour fixes 2024-08-15 21:45:00 +02:00
rts_game_mode.hpp fix: general AI behaviour fixes 2024-08-15 21:45:00 +02:00
rts_player.cpp fix: general AI behaviour fixes 2024-08-15 21:45:00 +02:00
rts_player.hpp fix: general AI behaviour fixes 2024-08-15 21:45:00 +02:00
rts_states.cpp feat: MoveTo state now uses Unit::movement_speed 2024-08-15 21:45:01 +02:00
rts_states.hpp fix: general AI behaviour fixes 2024-08-15 21:45:00 +02:00
tank_unit.cpp feat: implemented melee attacks for Tank enemy 2024-08-15 21:43:20 +02:00
tank_unit.hpp feat: implemented melee attacks for Tank enemy 2024-08-15 21:43:20 +02:00
unit.cpp feat: added on_unconscious and movement speed to unit 2024-08-15 21:45:01 +02:00
unit.hpp feat: added on_unconscious and movement speed to unit 2024-08-15 21:45:01 +02:00
unit_world_state.cpp fix: general AI behaviour fixes 2024-08-15 21:45:00 +02:00
unit_world_state.hpp fix: general AI behaviour fixes 2024-08-15 21:45:00 +02:00