<feed xmlns='http://www.w3.org/2005/Atom'>
<title>azalea-drasl.git/azalea/src/pathfinder/mod.rs, branch main</title>
<subtitle> Fork of azalea that adds support for authentication over Drasl/Yggdrasil.
</subtitle>
<id>https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/atom?h=main</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/'/>
<updated>2026-05-08T18:20:24+00:00</updated>
<entry>
<title>several stability fixes for pathfinder when doing long paths</title>
<updated>2026-05-08T18:20:24+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-05-08T18:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=c963b0a5fbe57423ccda0c3b2bfe108439dd895c'/>
<id>urn:sha1:c963b0a5fbe57423ccda0c3b2bfe108439dd895c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change panicking functions in Client and EntityRef to return an AzaleaResult instead</title>
<updated>2026-05-07T20:05:58+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-05-06T04:36:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=9ffd0e80bbb3feace231553d6539124585b03e3c'/>
<id>urn:sha1:9ffd0e80bbb3feace231553d6539124585b03e3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>instant path updates for simple paths, and add follow command to testbot</title>
<updated>2026-03-27T19:49:34+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-03-27T19:49:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=2d3e4194b885ec499826812da52c965f5a7235cf'/>
<id>urn:sha1:2d3e4194b885ec499826812da52c965f5a7235cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix various regressions from optimization attempts</title>
<updated>2026-03-06T06:12:07+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-03-06T06:12:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=8dc511bb1b77da67d5428e8bafeab92ad3bfabf4'/>
<id>urn:sha1:8dc511bb1b77da67d5428e8bafeab92ad3bfabf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>warn if pathfinder is running without optimizations, and other minor fixes</title>
<updated>2026-01-29T19:02:36+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-01-29T19:02:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=6c0be6913dd0bcbb7e17a3e2a4daa45fcc8f5103'/>
<id>urn:sha1:6c0be6913dd0bcbb7e17a3e2a4daa45fcc8f5103</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix tests</title>
<updated>2026-01-18T23:09:46+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-01-18T23:09:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=1a3a027bf9c9e0c9c290fd309adbc2904cc78d84'/>
<id>urn:sha1:1a3a027bf9c9e0c9c290fd309adbc2904cc78d84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add simulation-based pathfinder execution engine</title>
<updated>2026-01-18T22:35:49+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-01-18T22:35:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=268c62587e090c72b67a29e1cc42cda6c9d7340b'/>
<id>urn:sha1:268c62587e090c72b67a29e1cc42cda6c9d7340b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't fail parkour jumps that collide with ceiling blocks horizontally</title>
<updated>2026-01-18T02:18:36+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-01-18T02:15:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=5c3ea8e1d97d92b4ea9c406bbb59f928ee0c6a66'/>
<id>urn:sha1:5c3ea8e1d97d92b4ea9c406bbb59f928ee0c6a66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename PathfinderCtx to MovesCtx</title>
<updated>2026-01-18T01:29:04+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-01-18T01:29:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=81e5a0200a4fe5438ab67c82600f063410d637c0'/>
<id>urn:sha1:81e5a0200a4fe5438ab67c82600f063410d637c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>split pathfinder execution code into its own module</title>
<updated>2026-01-18T01:17:02+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-01-18T01:17:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=56bf94ac9ec5614ddc4ab5168a8c3fb5036242a5'/>
<id>urn:sha1:56bf94ac9ec5614ddc4ab5168a8c3fb5036242a5</id>
<content type='text'>
</content>
</entry>
</feed>
