~ruther/NosSmooth

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

Add combat extension
107e3404 — Rutherther 2 years ago
fix(pathfinding): return custom PathNotFoundError instead of NotFoundError
287285c0 — Rutherther 2 years ago
feat(pathfinding): create custom pathfinding
89dac165 — Rutherther 2 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*