Commit graph

21 commits

Author SHA1 Message Date
Sara c4d87f0f8a feat: implemented utility item locks 2024-09-09 11:13:59 +02:00
Sara 9c96edee94 chore: removed camera pivot marker 2024-09-02 21:27:42 +02:00
Sara 9a1e2a4ecf feat: added animation to ground goal marker 2024-09-02 21:27:27 +02:00
Sara 1c1c7977de feat: exposed Inventory::get_/set_utility_id to editor 2024-09-02 21:27:07 +02:00
Sara 6185722f50 feat: updated ground marker graphics 2024-09-02 20:35:10 +02:00
Sara 2a0c9a623e feat: replaced separate melee and ranged actions with use weapon and get in range 2024-08-21 14:18:27 +02:00
Sara c9c41ac2d7 feat: created character specializations of unit and world state 2024-08-18 17:42:20 +02:00
Sara 75fbfec2d1 tweak: set player unit weapon to handgun 2024-08-16 16:19:36 +02:00
Sara a024aab203 feat: implemented item and inventory outline 2024-08-15 21:45:33 +02:00
Sara d7441eade9 feat: enemy and player units are now each in their own avoidance layers 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 0e8bcf4442 feat: units use navigation obstacle avoidance 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