Commit Graph

18 Commits

Author SHA1 Message Date
Maciekxdabu
d5e2c9ae1b merloj: finished basic communication
- rough, working design for now, needs to be polished
2022-06-03 13:53:29 +02:00
Maciekxdabu
ed8f316588 Merge branch 'Development' into merloj-soldier_communication 2022-06-03 13:31:20 +02:00
Gabriel Ksawery Skowron-Rodriguez
72c3b3f5f8 Soldier now knows their squad 2022-06-03 13:27:36 +02:00
Maciekxdabu
8f0e1a45ac Merge branch 'Development' into merloj-soldier_communication 2022-06-03 13:26:12 +02:00
Maciekxdabu
f24523da7c merloj: Communication p2
- can now find Soldiers in viewRange
2022-06-03 13:26:03 +02:00
Krzysztof Stefan Rudnicki
a1c85a04e5 Merge branch 'kuchy-robust-formation' into 'Development'
# Conflicts:
#   theProject/Assets/Scripts/Managers/TilemapManager.cs
2022-06-03 11:05:21 +00:00
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
Maciekxdabu
e627369767 merloj: Communication class base
- also deleted unused Box Collider from Soldier prefab
2022-05-30 15:02:13 +02:00
0e36930777 feat: reformat formation assignment
toDo: fix middle squares not being taken
2022-05-30 15:00:56 +02:00
Maciekxdabu
f20a5b1e71 merloj: TTLList 2022-05-30 14:12:04 +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
530aee0cf8 fixed merge 2022-05-23 14:30:01 +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