Manuel Vögele
|
0cd91b06bb
|
Merge branch 'develop' into pathfinding-difficult-terrain
|
2022-03-08 11:10:34 +01:00 |
|
Manuel Vögele
|
a0aa51df78
|
Use the correct token shape
|
2022-03-08 10:21:18 +01:00 |
|
Manuel Vögele
|
d1db57451a
|
5-10-5 support
|
2022-03-08 10:21:18 +01:00 |
|
Manuel Vögele
|
1783d26362
|
Fix several overculling artifacts
|
2022-03-08 10:21:18 +01:00 |
|
Manuel Vögele
|
4cdbd61259
|
Don't cull waypoints if the path cost would increase by doing so
|
2022-03-08 10:21:14 +01:00 |
|
Manuel Vögele
|
8687777fc1
|
Discourage diagonals
|
2022-03-08 10:18:35 +01:00 |
|
Manuel Vögele
|
aec11f9f79
|
Initial difficult terrain support
|
2022-03-08 10:18:35 +01:00 |
|
Manuel Vögele
|
65911c11f0
|
Only reclaculate the ruler if it's a Drag Ruler (fixes #161)
|
2022-03-07 14:37:15 +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 |
|
EndlesNights
|
b031acaa6e
|
dnd 4e system support (#162)
|
2022-02-28 09:42:10 +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
|
18253dc42b
|
Delay reload to make sure all settings are being applied
|
2022-02-16 11:46:46 +01:00 |
|
Manuel Vögele
|
fb702cd850
|
Add support for gridless pathfinding
|
2022-02-15 17:56:08 +01:00 |
|