<feed xmlns='http://www.w3.org/2005/Atom'>
<title>azalea-drasl.git/azalea-client/src/client.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-07T20:05:58+00:00</updated>
<entry>
<title>rename PhysicsState to ClientMovementState and add utility functions for it</title>
<updated>2026-05-07T20:05:58+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-03-30T04:02:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=4af9762854aad30b7fdc40640618e465197f2148'/>
<id>urn:sha1:4af9762854aad30b7fdc40640618e465197f2148</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement SetExperience (#307)</title>
<updated>2026-01-24T04:04:54+00:00</updated>
<author>
<name>Raeders</name>
<email>38367311+nebula161@users.noreply.github.com</email>
</author>
<published>2026-01-24T04:04:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=d665924eb2163fc8afe256e502a39e72ad0e4a42'/>
<id>urn:sha1:d665924eb2163fc8afe256e502a39e72ad0e4a42</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>Change Client::component to return a reference (#298)</title>
<updated>2025-12-28T10:31:29+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2025-12-28T10:31:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=20c7e27250148f62bab9e7b99e4f0cd6deb82325'/>
<id>urn:sha1:20c7e27250148f62bab9e7b99e4f0cd6deb82325</id>
<content type='text'>
* change Client::component to return a reference

* write docs

* merge main

* remove unused parking_lot feature</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>implement cookie packets to fix betteranticheat support</title>
<updated>2025-12-16T10:41:25+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-12-16T10:41:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=188428950722ccaa9b163c12fca92133f18316ba'/>
<id>urn:sha1:188428950722ccaa9b163c12fca92133f18316ba</id>
<content type='text'>
</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>
<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>
</feed>
