<feed xmlns='http://www.w3.org/2005/Atom'>
<title>azalea-drasl.git/azalea-world/src/chunk_storage.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>optimize pathfinder swarms and write perf guide</title>
<updated>2026-03-20T06:21:58+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-03-19T02:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=25cd1c0b60604655b70d70f8ec33a54853905eea'/>
<id>urn:sha1:25cd1c0b60604655b70d70f8ec33a54853905eea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update Section::block_count when setting blocks</title>
<updated>2026-03-05T08:36:32+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-03-05T08:36:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=28a593311a8e76f9c54d81fc5b2c8ab474076090'/>
<id>urn:sha1:28a593311a8e76f9c54d81fc5b2c8ab474076090</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix incorrect PalettedContainer::write impl</title>
<updated>2026-02-23T03:38:25+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-02-23T03:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=8fd11c174d921a8085bb7e67ae62958e23d174cb'/>
<id>urn:sha1:8fd11c174d921a8085bb7e67ae62958e23d174cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove check for block_count and add relevant comment</title>
<updated>2026-01-20T00:39:24+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-01-20T00:39:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=043b010acaab5a4faf76b8b6574bfcde9ec26d94'/>
<id>urn:sha1:043b010acaab5a4faf76b8b6574bfcde9ec26d94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor physics optimizations</title>
<updated>2026-01-19T09:28:15+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-01-19T09:05:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=6f82263de58c6f33cca8cc36276b5e478801b352'/>
<id>urn:sha1:6f82263de58c6f33cca8cc36276b5e478801b352</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge AzaleaRead and AzaleaWrite (#305)</title>
<updated>2026-01-13T16:51:45+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2026-01-13T16:51:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=b21ac946cafaacc9ee2478ea48ed9e72554f79ed'/>
<id>urn:sha1:b21ac946cafaacc9ee2478ea48ed9e72554f79ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make Bevy dependencies optional in azalea-protocol (#303)</title>
<updated>2026-01-12T08:09:41+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2026-01-12T08:09:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=1accbac964168af5fa0d87cb170389f0a9d01363'/>
<id>urn:sha1:1accbac964168af5fa0d87cb170389f0a9d01363</id>
<content type='text'>
* Make Bevy dependencies optional in azalea-protocol

* derive serde traits on Direction again

* update docs for types that may not have Component</content>
</entry>
<entry>
<title>write/update docs for several items</title>
<updated>2025-12-15T07:59:26+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-12-15T07:59:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=0569ffd2d85585eb69de9068ab3f62e768bce4e7'/>
<id>urn:sha1:0569ffd2d85585eb69de9068ab3f62e768bce4e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sort derives with cargo sort-derives</title>
<updated>2025-12-15T01:44:40+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-12-15T01:44:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=dcbd690f21665e22ea250024a1aa85dec34e6c9e'/>
<id>urn:sha1:dcbd690f21665e22ea250024a1aa85dec34e6c9e</id>
<content type='text'>
might add to ci later, unsure how to do it without adding significant friction for contributors though
</content>
</entry>
</feed>
