issues
search
cyberlarino
/
shortest-path
BSD 2-Clause "Simplified" License
0
stars
0
forks
source link
Refactor to add PathfinderRequestHandler
#13
Closed
cyberlarino
closed
2 years ago
cyberlarino
commented
2 years ago
Adds unit tests to path requesting
Moves more of the code out of the 'ShortestPathPlugin' class
Now filters start/target points upon request to make sure it doesn't try to pathfind into a blocked tile
Resolves #8.
Resolves #8.