~ruther/NosSmooth

ref: 286b8d11d72777baee365a4069f3aacaae7ab2e3 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*