<feed xmlns='http://www.w3.org/2005/Atom'>
<title>azalea-drasl.git/azalea-entity/src/plugin/mod.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-19T05:12:20+00:00</updated>
<entry>
<title>implement speed effect</title>
<updated>2026-03-19T05:12:20+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-03-19T05:12:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=b03d2942e1bef98e13acadde5cbb8856a3f8c74d'/>
<id>urn:sha1:b03d2942e1bef98e13acadde5cbb8856a3f8c74d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>optimized converting from blockstate to blockkind</title>
<updated>2026-03-05T09:18:48+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-03-05T09:18:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=4e338230f7145a025b1d2a0ee1538bae4aebba8c'/>
<id>urn:sha1:4e338230f7145a025b1d2a0ee1538bae4aebba8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix incorrect PalettedContainer::write impl</title>
<updated>2026-02-23T03:38:25+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-02-23T03:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=8fd11c174d921a8085bb7e67ae62958e23d174cb'/>
<id>urn:sha1:8fd11c174d921a8085bb7e67ae62958e23d174cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enable threaded ecs and implement some micro-optimizations</title>
<updated>2026-02-22T04:55:40+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-02-22T04:55:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=b4e4d2c001dddd530c6e416e841c571c7e127138'/>
<id>urn:sha1:b4e4d2c001dddd530c6e416e841c571c7e127138</id>
<content type='text'>
</content>
</entry>
<entry>
<title>optimizations at high entity counts</title>
<updated>2026-02-22T04:35:41+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-02-22T04:35:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=2756eb419af2210eed3d0574e20a620918e4e577'/>
<id>urn:sha1:2756eb419af2210eed3d0574e20a620918e4e577</id>
<content type='text'>
</content>
</entry>
<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>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>move update_fluid_on_eyes from Update to GameTick</title>
<updated>2025-12-12T12:05:17+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-12-12T12:05:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=b6e2e14e67c71a7b8473ea56e3caaf33fd50905d'/>
<id>urn:sha1:b6e2e14e67c71a7b8473ea56e3caaf33fd50905d</id>
<content type='text'>
</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>
</feed>
