<feed xmlns='http://www.w3.org/2005/Atom'>
<title>azalea-drasl.git/azalea/src/swarm/chat.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-29T02:07:52+00:00</updated>
<entry>
<title>re-export azalea-chat from azalea, and rename azalea::chat to client_chat</title>
<updated>2026-03-29T02:07:52+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-03-29T02:07:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=7b7b12223205d5df21a31ae8e6fcd7ad69bd7cb4'/>
<id>urn:sha1:7b7b12223205d5df21a31ae8e6fcd7ad69bd7cb4</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>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>upgrade bevy to 0.17.0-rc.2</title>
<updated>2025-09-28T18:55:04+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-09-28T18:55:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=2c8b7c5c2c9297273abfba8f7743f1bc25f166b1'/>
<id>urn:sha1:2c8b7c5c2c9297273abfba8f7743f1bc25f166b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update to bevy 0.16</title>
<updated>2025-04-25T02:10:03+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-04-25T02:10:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=b3af8d73faa2663e25e5688897720e57842f99ae'/>
<id>urn:sha1:b3af8d73faa2663e25e5688897720e57842f99ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Bevy and migrate to workspace dependencies and package attributes (#181)</title>
<updated>2024-12-05T00:31:22+00:00</updated>
<author>
<name>EightFactorial</name>
<email>29801334+EightFactorial@users.noreply.github.com</email>
</author>
<published>2024-12-05T00:31:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=6379035b852f1b619565d27f5cee3b93042c2312'/>
<id>urn:sha1:6379035b852f1b619565d27f5cee3b93042c2312</id>
<content type='text'>
* Use workspace `Cargo.toml` for dependencies and package atributes

* Fix a couple clippy warnings

* Update bevy, update build script, move deps to workspace, and fix clippy warnings

* Remove carrots from crate versions
The default behavior is the same

* Remove unused dependencies
Compiles and all tests pass, so it should be fine

* Update codegen to use `std::sync::LazyLock` instead of `once_cell::sync::Lazy`

* Update Bevy to `0.15.0-rc.3`
Surprisingly little needed to be changed

* Update to bevy 0.15.0

* Fix leftover merge issues

* Clarify the reason the swarm can't connect

* Fix duplicate lint, remove `log` dependency</content>
</entry>
<entry>
<title>group imports with rustfmt</title>
<updated>2024-10-26T05:29:26+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2024-10-26T05:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=6b0fe5bf638079d535e70c3c91e78fe35a5d2a2f'/>
<id>urn:sha1:6b0fe5bf638079d535e70c3c91e78fe35a5d2a2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix typos in code with crate-ci/typos</title>
<updated>2023-12-10T00:36:16+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2023-12-10T00:36:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=10ee7e147dc56e12e61ac3bd962abe85ddf25934'/>
<id>urn:sha1:10ee7e147dc56e12e61ac3bd962abe85ddf25934</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bevy 0.12</title>
<updated>2023-11-07T00:04:57+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2023-11-07T00:04:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=ee55453fbf9a799e23cbca60e384f6adf3d11acf'/>
<id>urn:sha1:ee55453fbf9a799e23cbca60e384f6adf3d11acf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to Bevy 0.11 (#94)</title>
<updated>2023-07-10T00:11:29+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2023-07-10T00:11:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=d1afd02aa84e7b4450c1607277f078eb2a0f1bf3'/>
<id>urn:sha1:d1afd02aa84e7b4450c1607277f078eb2a0f1bf3</id>
<content type='text'>
* update to bevy 0.11

* clippy

---------

Co-authored-by: mat &lt;git@matdoes.dev&gt;</content>
</entry>
</feed>
