diff options
| author | mat <27899617+mat-1@users.noreply.github.com> | 2022-11-12 23:54:05 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-12 23:54:05 -0600 |
| commit | 6eee543a3367d38a6f0e9bffb457a2bd76a8f9cc (patch) | |
| tree | a5e493ccd7ec24293b8d866242c3836146517122 /azalea-buf/src | |
| parent | fa57d03627aa20b1df44caed7cb025b6db1d9b53 (diff) | |
| download | azalea-drasl-6eee543a3367d38a6f0e9bffb457a2bd76a8f9cc.tar.xz | |
Pathfinder (#25)
Pathfinding is very much not done, but it works enough and I want to get this merged.
TODO: fast replanning, goals that aren't a single node, falling moves (it should be able to play the dropper), parkour moves
Diffstat (limited to 'azalea-buf/src')
| -rwxr-xr-x[-rw-r--r--] | azalea-buf/src/definitions.rs | 0 | ||||
| -rwxr-xr-x[-rw-r--r--] | azalea-buf/src/lib.rs | 0 | ||||
| -rwxr-xr-x[-rw-r--r--] | azalea-buf/src/read.rs | 0 | ||||
| -rwxr-xr-x[-rw-r--r--] | azalea-buf/src/serializable_uuid.rs | 0 | ||||
| -rwxr-xr-x[-rw-r--r--] | azalea-buf/src/write.rs | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/azalea-buf/src/definitions.rs b/azalea-buf/src/definitions.rs index 18581aa0..18581aa0 100644..100755 --- a/azalea-buf/src/definitions.rs +++ b/azalea-buf/src/definitions.rs diff --git a/azalea-buf/src/lib.rs b/azalea-buf/src/lib.rs index 568b542e..568b542e 100644..100755 --- a/azalea-buf/src/lib.rs +++ b/azalea-buf/src/lib.rs diff --git a/azalea-buf/src/read.rs b/azalea-buf/src/read.rs index b387dcfb..b387dcfb 100644..100755 --- a/azalea-buf/src/read.rs +++ b/azalea-buf/src/read.rs diff --git a/azalea-buf/src/serializable_uuid.rs b/azalea-buf/src/serializable_uuid.rs index f42eed86..f42eed86 100644..100755 --- a/azalea-buf/src/serializable_uuid.rs +++ b/azalea-buf/src/serializable_uuid.rs diff --git a/azalea-buf/src/write.rs b/azalea-buf/src/write.rs index e00ddce9..e00ddce9 100644..100755 --- a/azalea-buf/src/write.rs +++ b/azalea-buf/src/write.rs |
