<feed xmlns='http://www.w3.org/2005/Atom'>
<title>azalea-drasl.git/azalea-brigadier/tests/bevy_app_usage.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-05-07T20:05:58+00:00</updated>
<entry>
<title>azalea-brigadier now allows commands to return a Result</title>
<updated>2026-05-07T20:05:58+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2026-05-07T00:23:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=cabc8b60a729ba17f5b75f7a7956c6d1ddcc8919'/>
<id>urn:sha1:cabc8b60a729ba17f5b75f7a7956c6d1ddcc8919</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change Client::component to return a reference (#298)</title>
<updated>2025-12-28T10:31:29+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2025-12-28T10:31:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=20c7e27250148f62bab9e7b99e4f0cd6deb82325'/>
<id>urn:sha1:20c7e27250148f62bab9e7b99e4f0cd6deb82325</id>
<content type='text'>
* change Client::component to return a reference

* write docs

* merge main

* remove unused parking_lot feature</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>fix clippy issues and improve formatting everywhere</title>
<updated>2025-05-31T03:36:59+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-05-31T03:36:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=ae4b1e85e669bc882d158509ef1eda46c6b2a72e'/>
<id>urn:sha1:ae4b1e85e669bc882d158509ef1eda46c6b2a72e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make fixedbitset require generic const exprs again :3</title>
<updated>2025-05-31T02:44:08+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-05-31T02:44:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=a64c6505049082175224802c5be51ac8f0cf4677'/>
<id>urn:sha1:a64c6505049082175224802c5be51ac8f0cf4677</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement missing brigadier features and cleanup some more</title>
<updated>2025-05-30T23:37:40+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-05-30T23:37:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=a5e7ff771d657258cedcc7a8b3ce265c655f0860'/>
<id>urn:sha1:a5e7ff771d657258cedcc7a8b3ce265c655f0860</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add support for custom suggestions in azalea-brigadier and cleanup a bit</title>
<updated>2025-05-28T23:47:18+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-05-28T23:46:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=da73b4316de4b26322c53f14222c7751a0be55a1'/>
<id>urn:sha1:da73b4316de4b26322c53f14222c7751a0be55a1</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>Add a brigadier example for use inside a bevy App (#146)</title>
<updated>2024-05-10T02:55:55+00:00</updated>
<author>
<name>EightFactorial</name>
<email>29801334+EightFactorial@users.noreply.github.com</email>
</author>
<published>2024-05-10T02:55:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=8138d388e7126df28cb9e12d102d05f9060aaa31'/>
<id>urn:sha1:8138d388e7126df28cb9e12d102d05f9060aaa31</id>
<content type='text'>
</content>
</entry>
</feed>
