Manuel Vögele
|
17d8db6c34
|
Remove debug graphics when pathfinding cache is being wiped
|
2022-02-15 09:44:39 +01:00 |
|
Manuel Vögele
|
466e5a36d1
|
Fix a memleak in the pathfinding debug rendering
|
2022-02-15 09:40:54 +01:00 |
|
Manuel Vögele
|
8e29cf186b
|
Only wipe gridded pathfinding cache when the wall layout changes
|
2022-02-15 09:33:24 +01:00 |
|
Manuel Vögele
|
dd9a7ecf68
|
Wipe gridless cache if the wall layout changes
|
2022-02-15 09:14:04 +01:00 |
|
Manuel Vögele
|
f5b0e145ac
|
Merge branch 'develop' into pathfinding
|
2022-02-03 18:57:03 +01:00 |
|
Manuel Vögele
|
4d6543174a
|
Always keep tokenSize/2 distance from walls
|
2022-02-02 10:36:03 +01:00 |
|
Manuel Vögele
|
6273f7f8a7
|
Merge branch 'develop' into pathfinding
|
2022-02-01 12:03:53 +01:00 |
|
Manuel Vögele
|
8817775201
|
Several pathfinding bugfixes
|
2022-01-31 23:09:16 +01:00 |
|
Manuel Vögele
|
673fa42a20
|
Call gridless pathfinder from rust code
|
2022-01-31 22:33:02 +01:00 |
|
Manuel Vögele
|
57ed4d2cc5
|
Rename src/ to js/
|
2022-01-30 14:24:10 +01:00 |
|