04-28-2015, 05:59 PM
Gentlemen, I'm super excited to announce that PathFinder.cpp is WORKING inside MCServer.
Note that currently, the only interface user is the lousy "pathfind" console command (Soon with console parameters), which finds a path between the two points defined at cPath::consoleCommand() and paints it with cobblestone.
The mob AI does not query the PathFinder for paths yet, but that should be the easy part.
Note that currently, the only interface user is the lousy "pathfind" console command (Soon with console parameters), which finds a path between the two points defined at cPath::consoleCommand() and paints it with cobblestone.
The mob AI does not query the PathFinder for paths yet, but that should be the easy part.