|
d3b153fd45
|
Cleaned up AStar code
|
2022-10-09 22:38:10 +02:00 |
|
|
5d7d238630
|
added MLEM.FNA
|
2022-06-24 14:01:26 +02:00 |
|
|
aabb1ed5df
|
added .editorconfig
|
2022-06-17 18:23:47 +02:00 |
|
|
59af00c89a
|
Code cleanup, and marked AStar.InfiniteCost as obsolete
|
2022-06-15 11:38:11 +02:00 |
|
|
29bbd61f8b
|
reformat and cleanup
|
2021-12-28 14:56:11 +01:00 |
|
|
f37179486c
|
added some pathfinding tests, as well as some minor code improvements
|
2021-11-23 21:42:18 +01:00 |
|
|
106102adf6
|
clean up unused using statements
|
2020-12-14 21:51:27 +01:00 |
|
Ellpeck
|
e427305490
|
cleaned up the demos a bit to allow better usage on mobile
|
2020-07-17 14:56:22 +02:00 |
|
Ellpeck
|
deec553b22
|
code cleanup
|
2020-06-18 17:24:35 +02:00 |
|
Ellpeck
|
ed5114d089
|
added FindPathAsync
|
2020-02-06 17:43:34 +01:00 |
|
Ellpeck
|
c209078661
|
added a corner-based rectangleF method to fix the pathfinding demo
|
2020-01-30 01:08:10 +01:00 |
|
Ellpeck
|
074fea5fd0
|
banish MonoGame.Extended from everything but MLEM.Extended
|
2020-01-30 00:55:02 +01:00 |
|
Ellpeck
|
b1ce3dc933
|
generify the demos to make them work on android and desktop
|
2019-09-01 11:55:41 +02:00 |
|
Ellpeck
|
3603de78d0
|
added a time calculation to the pathfinder
|
2019-09-01 10:54:25 +02:00 |
|
Ellpeck
|
a9593ccb74
|
overhauled pathfinding and added a demo for it
|
2019-08-18 15:14:35 +02:00 |
|