<feed xmlns='http://www.w3.org/2005/Atom'>
<title>azalea-drasl.git/azalea-world/src/world.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-13T16:51:30+00:00</updated>
<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>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>additional doc aliases for Instance and InstanceName</title>
<updated>2025-12-28T03:43:38+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-12-28T03:43:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=588902ba4a3965982bdd84d92b20c6f7613f3978'/>
<id>urn:sha1:588902ba4a3965982bdd84d92b20c6f7613f3978</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>create typos.toml and fix typos</title>
<updated>2025-12-15T04:42:20+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-12-15T04:42:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=de48bfc94ea4e62a8d5702d456aa4e82ced3890c'/>
<id>urn:sha1:de48bfc94ea4e62a8d5702d456aa4e82ced3890c</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>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>typos</title>
<updated>2025-06-27T23:00:26+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-06-27T23:00:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=5564d475a285c5b40ac74d7123091ce6c63f8c17'/>
<id>urn:sha1:5564d475a285c5b40ac74d7123091ce6c63f8c17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement EntityHitResult</title>
<updated>2025-06-16T21:31:04+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-06-16T21:30:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=fd9bf168716f195e7e6225b93dfb099aa01b1fde'/>
<id>urn:sha1:fd9bf168716f195e7e6225b93dfb099aa01b1fde</id>
<content type='text'>
</content>
</entry>
</feed>
