Manuel Vögele
|
d325f8acee
|
Don't attempt to start background caching on gridless scenes, as it's currently unsupported (fixes #196)
|
2022-05-06 20:22:42 +02:00 |
|
Jonathan Calvert
|
1577435a33
|
Fix issue caused by client setting moving from Levels to Wall Height (#195)
|
2022-05-06 20:16:52 +02:00 |
|
Cole Schultz
|
1b8b2328c6
|
Add the pathfinding radius setting (#194)
|
2022-04-29 10:41:05 +02:00 |
|
Jonathan Calvert
|
2979e86201
|
Improve Pathfinding: Add background caching (#175)
|
2022-03-09 18:40:43 +01:00 |
|
Manuel Vögele
|
6604e322bd
|
Show diagnoal count in debug print
|
2022-03-08 11:49:27 +01:00 |
|
Manuel Vögele
|
b68f3bbe29
|
Elevation also needs to be respected if only "wall-height" is enabled
|
2022-03-08 11:45:58 +01:00 |
|
Jonathan Calvert
|
846e39d946
|
Pathfinding: Keep Multiple Caches (#177)
|
2022-03-05 21:36:56 +01:00 |
|
Manuel Vögele
|
26748ee234
|
Revert ebd0ee6ccf, which introduced a bug instead of fixing one
|
2022-03-04 08:40:04 +01:00 |
|
Manuel Vögele
|
ebd0ee6ccf
|
Fix the order of colission checks during pathfinding waypoint culling to make one-way-walls work properly
|
2022-03-02 22:33:42 +01:00 |
|
Jonathan Calvert
|
1d477094b8
|
Fix bug with diagonal movement (#174)
|
2022-03-01 14:28:01 +01:00 |
|
Jonathan Calvert
|
bbfce2bb77
|
Pathfinding Improvements: Improve 5-10-5 Diagonal Handling (#170)
|
2022-02-28 23:08:56 +01:00 |
|
Manuel Vögele
|
54cee52eb2
|
Add support for the wall height module in the gridless pathfinder
|
2022-02-28 22:48:15 +01:00 |
|
Jonathan Calvert
|
a967a03197
|
Levels Compatibility: Clear pathfinding cache after changing elevation (#173)
|
2022-02-28 21:17:54 +01:00 |
|
Jonathan Calvert
|
8d243ce919
|
Fix one-way wall collision detection (fixes #167) (#172)
|
2022-02-28 19:13:12 +01:00 |
|
Jonathan Calvert
|
b227d5073b
|
Pathfinding Improvements: Replace nextNodes array with PriorityQueueSet (#169)
|
2022-02-28 18:23:46 +01:00 |
|
Jonathan Calvert
|
576db2dc5a
|
Pathfinding Improvements: Bound Algorithm to Canvas (#168)
|
2022-02-28 09:52:12 +01:00 |
|
Manuel Vögele
|
074d2f5052
|
Disable pathfinding when the hotkey for moving tokens without pathfinding is enabled (fixes #158)
|
2022-02-17 00:47:13 +01:00 |
|
Manuel Vögele
|
fb702cd850
|
Add support for gridless pathfinding
|
2022-02-15 17:56:08 +01:00 |
|