<feed xmlns='http://www.w3.org/2005/Atom'>
<title>azalea-drasl.git/azalea/Cargo.toml, 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>change panicking functions in Client and EntityRef to return an AzaleaResult instead</title>
<updated>2026-05-07T20:05:58+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-05-06T04:36:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=9ffd0e80bbb3feace231553d6539124585b03e3c'/>
<id>urn:sha1:9ffd0e80bbb3feace231553d6539124585b03e3c</id>
<content type='text'>
</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>move radix-heap to be a workspace dep</title>
<updated>2026-01-04T23:52:08+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-01-04T23:52:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=f6e4ad941f44edc92bdde270f0d16e5fb3cb0f8d'/>
<id>urn:sha1:f6e4ad941f44edc92bdde270f0d16e5fb3cb0f8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use radix heap in pathfinder for 10% speedup</title>
<updated>2026-01-04T23:45:49+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-01-04T23:45:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=9b9688597e01ae8eeda96d60e837ad66cebb843a'/>
<id>urn:sha1:9b9688597e01ae8eeda96d60e837ad66cebb843a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove unused deps and fix compilation when certain features are disabled</title>
<updated>2025-12-24T03:50:54+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-12-24T03:50:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=aae744918e26c505e0932a65624c4aac65815d19'/>
<id>urn:sha1:aae744918e26c505e0932a65624c4aac65815d19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve docs by enabling scraped examples and bevy trait tags</title>
<updated>2025-12-15T04:23:46+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-12-15T04:23:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=aab9f56da20a36347fe31557377e07a47c114dc6'/>
<id>urn:sha1:aab9f56da20a36347fe31557377e07a47c114dc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add `online-mode` Cargo feature (#281)</title>
<updated>2025-12-01T03:04:12+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2025-12-01T03:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=6c110f2731c3893af397cc6a660f374ff705c99b'/>
<id>urn:sha1:6c110f2731c3893af397cc6a660f374ff705c99b</id>
<content type='text'>
* Add `online-mode` cargo feature

* fix bad formatting in Cargo.toml</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 remove unused deps</title>
<updated>2025-08-12T23:43:19+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-08-12T23:43:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=ac66744586880afd657969ae078700a9749e293a'/>
<id>urn:sha1:ac66744586880afd657969ae078700a9749e293a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Send correct data component checksums (#234)</title>
<updated>2025-08-10T23:55:23+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2025-08-10T23:55:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=7120842f9d2c659a2f12d8922299c2a761bc5582'/>
<id>urn:sha1:7120842f9d2c659a2f12d8922299c2a761bc5582</id>
<content type='text'>
* start implementing data component crc32 hashes

* start doing serde impls for checksums

* make more components hashable

* make all data components serializable

* support recursive components

* fix simdnbt dep

* update changelog

* clippy</content>
</entry>
</feed>
