<feed xmlns='http://www.w3.org/2005/Atom'>
<title>azalea-drasl.git/azalea-world/src/find_blocks.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-03-21T04:35:31+00:00</updated>
<entry>
<title>Extensible ChunkStorage</title>
<updated>2026-03-21T04:35:31+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-03-21T04:35:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=88606d9ce9e13fcdd4ab5ce26e52630dee614c1e'/>
<id>urn:sha1:88606d9ce9e13fcdd4ab5ce26e52630dee614c1e</id>
<content type='text'>
Co-authored-by: sdwhw &lt;191973436+sdwhw@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>fix tests</title>
<updated>2026-02-22T02:44:11+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-02-22T02:44:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=70b3a70e077900b078285316c864f7e74ecbff2b'/>
<id>urn:sha1:70b3a70e077900b078285316c864f7e74ecbff2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplify bit storage</title>
<updated>2026-02-19T07:23:05+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-02-19T07:23:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=50119ac97a36d94ab9bb5bd2d8c31d1d0c494a48'/>
<id>urn:sha1:50119ac97a36d94ab9bb5bd2d8c31d1d0c494a48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename Instance to World (#304)</title>
<updated>2026-01-13T16:51:30+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2026-01-13T16:51:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=d5fa5e32b37754b3b5c136e58821e48cd3b7c2ff'/>
<id>urn:sha1:d5fa5e32b37754b3b5c136e58821e48cd3b7c2ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move Client struct to azalea crate (#297)</title>
<updated>2025-12-28T04:02:00+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2025-12-28T04:02:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=9513f42e87f64c409cdb2a100500a50e5a713bac'/>
<id>urn:sha1:9513f42e87f64c409cdb2a100500a50e5a713bac</id>
<content type='text'>
* move the Client struct out of azalea-client into azalea

* actually add client impls in azalea</content>
</entry>
<entry>
<title>Refactor azalea-registry (#294)</title>
<updated>2025-12-12T06:56:02+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2025-12-12T06:56:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=f9c25665c203d6377ace62f1e95381d037d8fd9e'/>
<id>urn:sha1:f9c25665c203d6377ace62f1e95381d037d8fd9e</id>
<content type='text'>
* move registries in azalea-registry into separate modules

* rename Item and Block to ItemKind and BlockKind

* remove 'extra' registries from azalea-registry

* hide deprecated items from docs

* use DamageKindKey instead of Identifier when parsing registries

* store tag entries as a Vec instead of a HashSet

* sort tag values by protocol id

* update changelog</content>
</entry>
<entry>
<title>upgrade deps and clean up lots of doc comments</title>
<updated>2025-10-12T20:01:54+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-10-12T20:01:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=ee2575794e91b9457a74a95daf1dcc707058cd58'/>
<id>urn:sha1:ee2575794e91b9457a74a95daf1dcc707058cd58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>take BlockPos instead of &amp;BlockPos in all function arguments</title>
<updated>2025-06-11T05:55:33+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-06-11T05:55:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=9b0bd29db4faa9d94df0cec472346b814e7efcb9'/>
<id>urn:sha1:9b0bd29db4faa9d94df0cec472346b814e7efcb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add Event::ReceiveChunk and find_blocks_in_chunk function</title>
<updated>2025-06-02T17:25:38+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-06-02T17:25:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=2c5f293210a09c99577a6999afd52357c898eaeb'/>
<id>urn:sha1:2c5f293210a09c99577a6999afd52357c898eaeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add basic support for getting biome ids in chunks</title>
<updated>2025-06-01T20:45:26+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-06-01T20:45:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=d028d7c3e9c84d177b7b10fa0d8f77d11bcea20f'/>
<id>urn:sha1:d028d7c3e9c84d177b7b10fa0d8f77d11bcea20f</id>
<content type='text'>
</content>
</entry>
</feed>
