Commit Graph

8 Commits

Author SHA1 Message Date
Gabriel Ksawery Skowron-Rodriguez
b9b335be01 preliminary final movement
+ path created
- path costs not working correctly
- only "whole map" path is generated
2022-06-03 12:59:45 +02:00
Gabriel Ksawery Skowron-Rodriguez
8b4b345e23 pathfinding wip
+ mostly works
- for some reason does not find finalNode
sometimes
2022-05-30 15:02:44 +02:00
Gabriel Ksawery Skowron-Rodriguez
635c7d2b0a small comment added 2022-05-27 21:46:21 +02:00
Gabriel Ksawery Skowron-Rodriguez
8589ee8007 basic movement done
+ soldier tries to move directly into the target position
- if it cannot move, it does nothing
2022-05-27 13:33:29 +02:00
Gabriel Ksawery Skowron-Rodriguez
b3b8f4cb76 merge fix 2022-05-23 14:50:00 +02:00
Gabriel Ksawery Skowron-Rodriguez
5ef45955fc removed debug logs from soldier 2022-05-23 14:32:03 +02:00
Gabriel Ksawery Skowron-Rodriguez
28f7e76c0b sort of fix 2022-05-23 14:15:06 +02:00
Gabriel Ksawery Skowron-Rodriguez
42452e6e64 Cleanup Soldiers and Bases (make Entity base class) 2022-05-23 14:04:53 +02:00