<feed xmlns='http://www.w3.org/2005/Atom'>
<title>azalea-drasl.git/azalea-nbt/src/error.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>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>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>
<entry>
<title>use variables directly in format strings</title>
<updated>2022-10-28T02:22:47+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2022-10-28T02:22:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=9de6c03dfbaa08890b1ec8322a97b7097d4a9d37'/>
<id>urn:sha1:9de6c03dfbaa08890b1ec8322a97b7097d4a9d37</id>
<content type='text'>
thanks clippy we love you
</content>
</entry>
<entry>
<title>Replace impl Read with Cursor&lt;&amp;[u8]&gt; (#26)</title>
<updated>2022-10-08T01:12:36+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2022-10-08T01:12:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=bc3aa9467ae1e2d0ea1727093af9b0af14965e69'/>
<id>urn:sha1:bc3aa9467ae1e2d0ea1727093af9b0af14965e69</id>
<content type='text'>
* Start getting rid of Cursor

* try to make the tests pass and fail

* make the tests pass

* remove unused uses

* fix clippy warnings

* fix potential OOM exploits

* fix OOM in az-nbt

* fix nbt benchmark

* fix a test

* start replacing it with Cursor&lt;Vec&lt;u8&gt;&gt;

* wip

* fix all the issues

* fix all tests

* fix nbt benchmark

* fix warnings</content>
</entry>
<entry>
<title>Fixes</title>
<updated>2022-05-26T22:55:07+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2022-05-26T22:55:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=0530c5757925c615d0529926b1550da05f0669d9'/>
<id>urn:sha1:0530c5757925c615d0529926b1550da05f0669d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix warnings in azalea-nbt</title>
<updated>2022-04-24T19:56:46+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2022-04-24T19:56:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=97d392f4e5721d8aa8940f253918965ff0b40348'/>
<id>urn:sha1:97d392f4e5721d8aa8940f253918965ff0b40348</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplify error handling</title>
<updated>2022-04-22T04:33:58+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2022-04-22T04:33:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=248f752748a0033db7f8242ee0ecd73ea8ce8ec9'/>
<id>urn:sha1:248f752748a0033db7f8242ee0ecd73ea8ce8ec9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>start adding nbt to the protocol</title>
<updated>2021-12-20T21:22:02+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2021-12-20T21:22:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=6ae94b96e6d51e3bf251d4a01f17fa7d41c9500f'/>
<id>urn:sha1:6ae94b96e6d51e3bf251d4a01f17fa7d41c9500f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nbt</title>
<updated>2021-12-19T02:33:16+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2021-12-19T02:33:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=b030b9de9345d7b1cfef205e5b9a1e2c7dc6025e'/>
<id>urn:sha1:b030b9de9345d7b1cfef205e5b9a1e2c7dc6025e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reading nbt</title>
<updated>2021-12-18T23:02:23+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2021-12-18T23:02:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=76e1985fc4ab21c43e17fef685b17a567b1073a5'/>
<id>urn:sha1:76e1985fc4ab21c43e17fef685b17a567b1073a5</id>
<content type='text'>
</content>
</entry>
</feed>
