~ruther/NosSmooth

ref: c1f31ab17d05b3035b5f362e8e0ede56be9d1b40 NosSmooth/Extensions/NosSmooth.Extensions.Pathfinding/Pathfinder.cs -rw-r--r-- 6.5 KiB
3a690ba9 — Rutherther 3 years ago
Merge pull request #32 from Rutherther/combat

Add combat extension
107e3404 — Rutherther 3 years ago
fix(pathfinding): return custom PathNotFoundError instead of NotFoundError
287285c0 — Rutherther 3 years ago
feat(pathfinding): create custom pathfinding
89dac165 — Rutherther 3 years ago
fix(pathfinding): update pathfinding to work with same position, small distances...
5ee7ece7 — Rutherther 3 years ago
feat(pathfinding): add basic pathfinding using A*