|
1485621698
|
prepared Shortcut rework for A* (working segment data)
|
2022-02-05 14:26:46 +01:00 |
|
|
1573598c2a
|
new algorithm draft for diag moves; committed missing files
|
2022-02-03 01:11:06 +01:00 |
|
|
2bf072e3c6
|
implemented diagonal movement
|
2022-01-28 21:58:04 +01:00 |
|
|
237c056b30
|
Base functionality for MapObject placement
|
2022-01-24 21:26:06 +01:00 |
|
|
239054df49
|
Big rework to A*; factored out path linking
|
2022-01-18 20:09:37 +01:00 |
|
|
180207f441
|
First draft of A* pathfinding implementation
|
2022-01-16 18:33:43 +01:00 |
|
|
33de4f2fa6
|
added Distance function, quick fix for Neighbors function
|
2022-01-13 16:54:37 +01:00 |
|
|
219b99c8d7
|
Neighbors function draft; refactoring
|
2022-01-13 16:34:06 +01:00 |
|
|
b5c9c661fe
|
plan to implement pathfinding; minor fixes & refactorings
|
2022-01-12 18:22:16 +01:00 |
|
|
7f4fd950df
|
initial commit
|
2022-01-11 11:07:17 +01:00 |
|