<feed xmlns='http://www.w3.org/2005/Atom'>
<title>azalea-drasl.git/azalea-entity/src/plugin/indexing.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-01-13T16:51:30+00:00</updated>
<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>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>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>
<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>handle relative teleports correctly and fix entity chunk indexing warnings</title>
<updated>2025-06-09T08:15:07+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-06-09T08:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=4a4de819616d620d15680e71fb32390e28ab07cd'/>
<id>urn:sha1:4a4de819616d620d15680e71fb32390e28ab07cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix clippy issues and improve formatting everywhere</title>
<updated>2025-05-31T03:36:59+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-05-31T03:36:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=ae4b1e85e669bc882d158509ef1eda46c6b2a72e'/>
<id>urn:sha1:ae4b1e85e669bc882d158509ef1eda46c6b2a72e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix InstanceName desync</title>
<updated>2025-05-02T01:20:25+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-05-02T01:20:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=881055e58711838893416bfc555e0643c5cfa515'/>
<id>urn:sha1:881055e58711838893416bfc555e0643c5cfa515</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update to bevy 0.16</title>
<updated>2025-04-25T02:10:03+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-04-25T02:10:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=b3af8d73faa2663e25e5688897720e57842f99ae'/>
<id>urn:sha1:b3af8d73faa2663e25e5688897720e57842f99ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename ChatPacket::username and uuid to sender and sender_uuid</title>
<updated>2025-04-04T20:24:22+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-04-04T20:11:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=e99ae608b67ad3ff105666e619d04ca9385488e1'/>
<id>urn:sha1:e99ae608b67ad3ff105666e619d04ca9385488e1</id>
<content type='text'>
also adds more convenience functions to Client
</content>
</entry>
<entry>
<title>fix entity deindexing happening at the wrong time</title>
<updated>2025-03-28T00:54:17+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-03-28T00:54:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=4e5c551d650ad3233f9653aaad07b216191ec5b2'/>
<id>urn:sha1:4e5c551d650ad3233f9653aaad07b216191ec5b2</id>
<content type='text'>
</content>
</entry>
</feed>
