Commit Graph

5 Commits

Author SHA1 Message Date
4f0d5d4f30 RegionManager.cs:
More extensive logging
2023-02-08 19:05:29 +01:00
e265c56bce Datastructure rewrite 2023-02-06 17:32:55 +01:00
da9a99cf7c Better console documentation 2023-02-05 20:44:43 +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
f7d9e511d7 Created Pathfinding 2023-02-03 23:35:22 +01:00