Skip to content
#

pathfinding

Here are 1,192 public repositories matching this topic...

gamerpaddy
gamerpaddy commented Oct 2, 2019

Is there a way to continue a task if it got aborted by baritone not the player, or after a player reconnects to the server?

Like, im tunneling with lots of picks in my inventory. sometimes, the server cant keep up and chunks stop loading.
once baritone runs into unloaded chunks, the task get cancelled.
also when my connection resets for some reason, i need to reconnect, after that, bariton

Self-driving-vehicle

Simulation of self-driving vehicles in Unity. This is also an implementation of the Hybrid A* pathfinding algorithm which is useful if you are interested in pathfinding for vehicles.

  • Updated Dec 18, 2019
  • C#

Improve this page

Add a description, image, and links to the pathfinding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pathfinding topic, visit your repo's landing page and select "manage topics."

Learn more