<feed xmlns='http://www.w3.org/2005/Atom'>
<title>azalea-drasl.git/azalea-brigadier, 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>correct shapes for blocks with random offsets</title>
<updated>2026-05-07T20:05:58+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-05-07T05:12:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=ee7358ebc2d3a033b48b3a97af4255e1efba9ef9'/>
<id>urn:sha1:ee7358ebc2d3a033b48b3a97af4255e1efba9ef9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>azalea-brigadier now allows commands to return a Result</title>
<updated>2026-05-07T20:05:58+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-05-07T00:23:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=cabc8b60a729ba17f5b75f7a7956c6d1ddcc8919'/>
<id>urn:sha1:cabc8b60a729ba17f5b75f7a7956c6d1ddcc8919</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>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>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>enable str_to_string clippy lint</title>
<updated>2025-12-12T09:51:42+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-12-12T09:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=ca70e5e321a3c174c53d0650feed84db471ac30d'/>
<id>urn:sha1:ca70e5e321a3c174c53d0650feed84db471ac30d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>polish readmes</title>
<updated>2025-12-12T07:53:08+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-12-12T07:52:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=7c3a5768cda78cb9590aac1e1469d36333cd95ac'/>
<id>urn:sha1:7c3a5768cda78cb9590aac1e1469d36333cd95ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cleanup</title>
<updated>2025-11-12T00:56:14+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-11-12T00:56:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=a4312599f7c04709a92b7be238dcf577bafbb14f'/>
<id>urn:sha1:a4312599f7c04709a92b7be238dcf577bafbb14f</id>
<content type='text'>
- remove deprecated code
- add `[lints] workspace=true` to every Cargo.toml, to make modifying clippy lints easier for later
- remove some unnecessary #[allow]s
- use Vec3i in some parts of the collision code
</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>Sneaking (#237)</title>
<updated>2025-08-15T01:40:13+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2025-08-15T01:40:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=e74ed047dbaf3877db4a89a2d589e992abd0bb11'/>
<id>urn:sha1:e74ed047dbaf3877db4a89a2d589e992abd0bb11</id>
<content type='text'>
* start implementing sneaking

* fix horizontal_collision being inverted and cleanup

* clippy

* change dimensions and eye height based on pose

* proper support for automatically crouching in certain cases

* fix anticheat issues

* add line to changelog and update a comment</content>
</entry>
</feed>
