<feed xmlns='http://www.w3.org/2005/Atom'>
<title>azalea-drasl.git/azalea-nbt/Cargo.toml, 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>2023-11-20T04:07:38+00:00</updated>
<entry>
<title>Replace azalea-nbt with simdnbt (#111)</title>
<updated>2023-11-20T04:07:38+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2023-11-20T04:07:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=2c610826fc9f8e16897f52313faa8e0602d1dc3d'/>
<id>urn:sha1:2c610826fc9f8e16897f52313faa8e0602d1dc3d</id>
<content type='text'>
* delete azalea-nbt and replace with simdnbt

* use simdnbt from crates.io

* remove serde dependency on azalea-registry</content>
</entry>
<entry>
<title>replace log with tracing</title>
<updated>2023-11-18T06:58:47+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2023-11-18T06:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=9633508a3a31a70c657329fdeca0050b7082959e'/>
<id>urn:sha1:9633508a3a31a70c657329fdeca0050b7082959e</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 repo links</title>
<updated>2023-10-08T08:58:57+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2023-10-08T08:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=5212ba4d5d6cb34f9543b8a98d07798deeb7ba94'/>
<id>urn:sha1:5212ba4d5d6cb34f9543b8a98d07798deeb7ba94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>also upgrade deps everywhere else lol</title>
<updated>2023-10-03T06:37:00+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2023-10-03T06:36:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=0ef15254c404ec3afb72a61c19c09bb15dce6427'/>
<id>urn:sha1:0ef15254c404ec3afb72a61c19c09bb15dce6427</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check for entity duplication before spawning</title>
<updated>2023-09-29T02:57:36+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2023-09-29T02:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=0bf8291388f740ed1b854c545eee4a6baa107eef'/>
<id>urn:sha1:0bf8291388f740ed1b854c545eee4a6baa107eef</id>
<content type='text'>
this fixes behavior where in swarms entities in the world might sometimes have a duplicate that gets spawned and despawned immediately
</content>
</entry>
<entry>
<title>Release 0.8.0</title>
<updated>2023-09-15T00:01:20+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2023-09-15T00:01:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=c8aad8bdfeaa19a9d04308718c7772c92fcfae63'/>
<id>urn:sha1:c8aad8bdfeaa19a9d04308718c7772c92fcfae63</id>
<content type='text'>
azalea@0.8.0
azalea-auth@0.8.0
azalea-block@0.8.0
azalea-block-macros@0.8.0
azalea-brigadier@0.8.0
azalea-buf@0.8.0
azalea-buf-macros@0.8.0
azalea-chat@0.8.0
azalea-client@0.8.0
azalea-core@0.8.0
azalea-crypto@0.8.0
azalea-entity@0.8.0
azalea-inventory@0.8.0
azalea-inventory-macros@0.8.0
azalea-language@0.8.0
azalea-nbt@0.8.0
azalea-physics@0.8.0
azalea-protocol@0.8.0
azalea-protocol-macros@0.8.0
azalea-registry@0.8.0
azalea-registry-macros@0.8.0
azalea-world@0.8.0

Generated by cargo-workspaces
</content>
</entry>
<entry>
<title>Release independent packages</title>
<updated>2023-09-14T23:59:01+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2023-09-14T23:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=d850f5988ab0d859a51fe0b5b27c9328afb66a87'/>
<id>urn:sha1:d850f5988ab0d859a51fe0b5b27c9328afb66a87</id>
<content type='text'>
Generated by cargo-workspaces
</content>
</entry>
<entry>
<title>upgrade deps</title>
<updated>2023-09-08T21:51:32+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2023-09-08T21:51:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=35d6ac565d43234bec36e8f013e982f2ab4fc80f'/>
<id>urn:sha1:35d6ac565d43234bec36e8f013e982f2ab4fc80f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use thiserror for azalea_nbt::Error</title>
<updated>2023-08-27T06:27:45+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2023-08-27T06:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=bf8f533d9f75dc6a1e218b5c576fe9a1275b17ec'/>
<id>urn:sha1:bf8f533d9f75dc6a1e218b5c576fe9a1275b17ec</id>
<content type='text'>
</content>
</entry>
</feed>
