<feed xmlns='http://www.w3.org/2005/Atom'>
<title>azalea-drasl.git/azalea/examples/todo, 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-20T06:21:58+00:00</updated>
<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>Implement `EntityRef` (#299)</title>
<updated>2025-12-29T03:54:12+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2025-12-29T03:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=39488a6585ce969af93f43ece1ffb1174dc95e1d'/>
<id>urn:sha1:39488a6585ce969af93f43ece1ffb1174dc95e1d</id>
<content type='text'>
* start implementing EntityRef struct

* use EntityRef and impl more functions for it

* fix doctests

* typo

* slightly reword some docs

* update changelog</content>
</entry>
<entry>
<title>add a few more functions for getting common components to Client</title>
<updated>2025-12-28T12:36:47+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-12-28T12:36:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=839d536e8020b291bc1d213a5e8e823dc513a940'/>
<id>urn:sha1:839d536e8020b291bc1d213a5e8e823dc513a940</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>
<entry>
<title>Delete `StartError` and `JoinError` (#296)</title>
<updated>2025-12-12T07:29:49+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2025-12-12T07:29:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=f4a3c53eee7d29bade0c074f402c4a45aa98eca8'/>
<id>urn:sha1:f4a3c53eee7d29bade0c074f402c4a45aa98eca8</id>
<content type='text'>
* delete StartError and JoinError

* update changelog</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>Run handler function in a Tokio LocalSet (#295)</title>
<updated>2025-12-12T03:00:37+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2025-12-12T03:00:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=ff1e28f88e93ba83cf76569b5613445b841efd45'/>
<id>urn:sha1:ff1e28f88e93ba83cf76569b5613445b841efd45</id>
<content type='text'>
* Run handler function in a Tokio LocalSet

* remove tokio flavor=current_thread from examples

* update changelog</content>
</entry>
<entry>
<title>add note about current_thread to azalea readme</title>
<updated>2025-06-15T07:03:22+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-06-15T07:03:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=5e81d85d7e8eeca1b6c86ea028353d7c55361961'/>
<id>urn:sha1:5e81d85d7e8eeca1b6c86ea028353d7c55361961</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move login state to the ECS (#213)</title>
<updated>2025-04-17T21:16:51+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2025-04-17T21:16:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=3f60bdadac1a02e1109148bbbe5a8a3545f13849'/>
<id>urn:sha1:3f60bdadac1a02e1109148bbbe5a8a3545f13849</id>
<content type='text'>
* use packet handlers code for login custom_query

* initial broken implementation for ecs-only login

* fixes

* run Update schedule 60 times per second and delete code related to run_schedule_sender

* fix tests

* fix online-mode

* reply to query packets in a separate system and make it easier for plugins to disable individual replies

* remove unused imports</content>
</entry>
<entry>
<title>rename ChatPacket::username and uuid to sender and sender_uuid</title>
<updated>2025-04-04T20:23:19+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-04-04T20:23:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=1fd02925903cfe59e85977b5c27e49457d99b142'/>
<id>urn:sha1:1fd02925903cfe59e85977b5c27e49457d99b142</id>
<content type='text'>
</content>
</entry>
</feed>
