<feed xmlns='http://www.w3.org/2005/Atom'>
<title>azalea-drasl.git/azalea-core/src/position.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-01-18T22:35:49+00:00</updated>
<entry>
<title>add simulation-based pathfinder execution engine</title>
<updated>2026-01-18T22:35:49+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-01-18T22:35:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=268c62587e090c72b67a29e1cc42cda6c9d7340b'/>
<id>urn:sha1:268c62587e090c72b67a29e1cc42cda6c9d7340b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use more compact chunk section positions in pathfinder</title>
<updated>2026-01-17T22:28:37+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-01-17T22:28:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=74ef7d19b2bc4453f5368cc39c838582f2f3bafd'/>
<id>urn:sha1:74ef7d19b2bc4453f5368cc39c838582f2f3bafd</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>Make Bevy dependencies optional in azalea-protocol (#303)</title>
<updated>2026-01-12T08:09:41+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2026-01-12T08:09:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=1accbac964168af5fa0d87cb170389f0a9d01363'/>
<id>urn:sha1:1accbac964168af5fa0d87cb170389f0a9d01363</id>
<content type='text'>
* Make Bevy dependencies optional in azalea-protocol

* derive serde traits on Direction again

* update docs for types that may not have Component</content>
</entry>
<entry>
<title>fix warning when Vec3 codec is represented as floats</title>
<updated>2025-12-19T03:15:23+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-12-19T03:15:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=edd9ac93ec6abef4e57c6de828ee59b13da8d58f'/>
<id>urn:sha1:edd9ac93ec6abef4e57c6de828ee59b13da8d58f</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>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>Enchantments (#286)</title>
<updated>2025-12-09T19:29:59+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2025-12-09T19:29:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=26d619c9a329087a23d6577ee74bd764f50cd773'/>
<id>urn:sha1:26d619c9a329087a23d6577ee74bd764f50cd773</id>
<content type='text'>
* start implementing enchants

* store parsed registries

* more work on enchants

* implement deserializer for some entity effects

* mostly working definitions for enchants

* fix tests

* detect equipment changes

* fix errors

* update changelog

* fix some imports

* remove outdated todo

* add basic test for enchants applying attributes

* use git simdnbt</content>
</entry>
<entry>
<title>rename ResourceLocation to Identifier ahead of mojmap changes</title>
<updated>2025-11-13T03:04:52+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-11-13T03:04:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=fbaae39cdf9c5a7a34005a51a37b85f7cdd5ea00'/>
<id>urn:sha1:fbaae39cdf9c5a7a34005a51a37b85f7cdd5ea00</id>
<content type='text'>
</content>
</entry>
</feed>
