chore: bump versions to support new PacketSerializer
Merge pull request #32 from Rutherther/combat
Add combat extension
fix(pathfinding): return custom PathNotFoundError instead of NotFoundError
feat(pathfinding): create custom pathfinding
chore(pathfinding): update dependencies
feat(pathfinding): add user cancelling to walk manager
fix(pathfinding): update pathfinding to work with same position, small distances...
chore: update dependencies
chore(pathfinding): add nuget info
feat(pathfinding): add basic pathfinding using A*