<feed xmlns='http://www.w3.org/2005/Atom'>
<title>azalea-drasl.git/azalea-registry/src/data.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-03-24T16:15:56+00:00</updated>
<entry>
<title>26.1 (#316)</title>
<updated>2026-03-24T16:15:56+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2026-03-24T16:15:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=eeaf1435e81d9cbd8daa0efa22029c1f259a64b5'/>
<id>urn:sha1:eeaf1435e81d9cbd8daa0efa22029c1f259a64b5</id>
<content type='text'>
* start updating to 26.1

* start updating to 26.1-snapshot-6

* 26.1-snapshot-6

* 26.1-snapshot-10

* 26.1-rc-1

* fix tests

* 26.1-rc-2 and sort default components

* 26.1

* update changelog</content>
</entry>
<entry>
<title>fix identifier partialeq/hash and add Client::resolve_registry_key</title>
<updated>2026-01-06T13:05:47+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-01-06T13:05:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=4c61a41476e383d8fb765790bd3dd65e4019c0f4'/>
<id>urn:sha1:4c61a41476e383d8fb765790bd3dd65e4019c0f4</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>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>1.21.11 (#273)</title>
<updated>2025-12-09T17:23:45+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2025-12-09T17:23:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=84cd261118c9d1e3145d4d1751c0d22098cd8cd8'/>
<id>urn:sha1:84cd261118c9d1e3145d4d1751c0d22098cd8cd8</id>
<content type='text'>
* run codegen for 25w44a

* 25w44a

* 25w46a

* rename ResourceLocation to Identifier per mojmap changes

* update changelog

* 1.21.11-pre1

* 1.21.11-pre2

* 1.21.11-pre3

* add AttackRange fields from pre4

* 1.21.11-rc3

* 1.21.11</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>
<entry>
<title>1.21.6 (#215)</title>
<updated>2025-06-17T18:49:07+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-06-17T18:49:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=ffbe7a3e426e66c21c7156780728f96f8277c68a'/>
<id>urn:sha1:ffbe7a3e426e66c21c7156780728f96f8277c68a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve docs for biome code</title>
<updated>2025-06-02T17:51:03+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-06-02T17:51:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=c5ddae58a172289fffde991830bb79860421a961'/>
<id>urn:sha1:c5ddae58a172289fffde991830bb79860421a961</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add basic support for getting biome ids in chunks</title>
<updated>2025-06-01T20:45:26+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-06-01T20:45:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=d028d7c3e9c84d177b7b10fa0d8f77d11bcea20f'/>
<id>urn:sha1:d028d7c3e9c84d177b7b10fa0d8f77d11bcea20f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>1.21.5 (#198)</title>
<updated>2025-03-25T16:17:39+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2025-03-25T16:17:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=ef357fdf3667f3ded03203fc0f7cdec48a01ad8f'/>
<id>urn:sha1:ef357fdf3667f3ded03203fc0f7cdec48a01ad8f</id>
<content type='text'>
* 25w02a

* move item_components codegen to a different module

* remove outdated test

* 25w03a

* start updating to 24w09b

* 1.21.5-pre2

* fix broken packets

* 1.21.5-rc2

* merge main

* delete unused acket_handling

* 1.21.5</content>
</entry>
</feed>
