Commit Graph

7 Commits

Author SHA1 Message Date
89d57f5147 Added conversion for Node -> PathNode 2023-02-05 20:44:57 +01:00
da9a99cf7c Better console documentation 2023-02-05 20:44:43 +01:00
b6ca87ea72 Added first Pathfinding 2023-02-05 20:03:47 +01:00
3350d8e3b9 Added GetNode(Coordinates coordinates)
Added GetNode(ulong id)
Instead of returning null in LoadRegion now throw an exception when file is not found.
Added some Method descriptors
2023-02-05 20:02:22 +01:00
10e99a9cd2 Expand PathNode 2023-02-03 23:44:15 +01:00
1e3979ede4 Reworked to Pathnode 2023-02-03 23:36:43 +01:00
f7d9e511d7 Created Pathfinding 2023-02-03 23:35:22 +01:00