Commit graph

25 commits

Author SHA1 Message Date
Sara d7441eade9 feat: enemy and player units are now each in their own avoidance layers 2024-08-15 21:45:33 +02:00
Sara 2c21845991 feat: added print debug info interaction to player and unit 2024-08-15 21:45:33 +02:00
Sara 41f353eda3 tweak: moved navigation marker in test_level 2024-08-15 21:45:33 +02:00
Sara a08bb0b2e8 feat: enemy_unit now has defeat_enemy_unit and maintain_health separate 2024-08-15 21:45:33 +02:00
Sara ec0b080ebb tweak: set movement speed for enemy to 1.5 2024-08-15 21:45:01 +02:00
Sara a4a27e4c14 chore(tools): set godot git plugin to autoload 2024-08-15 21:45:01 +02:00
Sara b87752c1a9 feat: moved players and added another enemy 2024-08-15 21:44:20 +02:00
Sara 50670f6afd feat: added export presets 2024-08-15 21:44:20 +02:00
Sara 6a20073452 feat: enabled fullscreen on startup 2024-08-15 21:43:21 +02:00
Sara 0e8bcf4442 feat: units use navigation obstacle avoidance 2024-08-15 21:43:21 +02:00
Sara 6755929906 feat: generated git metadata for godot project 2024-08-15 21:43:21 +02:00
Sara e075f55328 feat: folder colours 2024-08-15 21:43:21 +02:00
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 f9b3c6eb3f feat: implemented heal action and goal 2024-08-15 21:43:20 +02:00
Sara a78bbfd3b5 feat: implemented melee attacks for Tank enemy 2024-08-15 21:43:20 +02:00
Sara aeeddb34c1 feat: added death animation 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 8cfbbcce27 feat: fully implemented click-to-move 2024-08-15 21:43:20 +02:00
Sara 2da424f934 feat: setup basic godot project files 2024-08-15 21:43:20 +02:00
Sara da30f4bfa1 feat: initialized project 2024-08-15 21:43:20 +02:00
Sara 06650112a5 fix: added missing libgit_plugin.linux.* for git plugin 2024-08-15 20:55:04 +02:00
Sara 1fce4436ef feat: added godot git addon 2024-08-07 20:33:57 +02:00
Sara 6881f8e84a feat: added project.godot update as part of init.sh 2024-05-28 11:41:16 +02:00
Sara 09035af13b Created game template 2024-03-07 20:41:08 +01:00