<feed xmlns='http://www.w3.org/2005/Atom'>
<title>azalea-drasl.git/azalea-nbt/benches, 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>add basic pathfinding test</title>
<updated>2023-08-25T07:34:31+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2023-08-25T07:34:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=d5465cd28e43d48b3e913fdb1161eb907e4d80d0'/>
<id>urn:sha1:d5465cd28e43d48b3e913fdb1161eb907e4d80d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Inventory (#48)</title>
<updated>2023-05-04T01:57:27+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2023-05-04T01:57:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=634cb8d72c6608512aedba19e5cd669104bc35ea'/>
<id>urn:sha1:634cb8d72c6608512aedba19e5cd669104bc35ea</id>
<content type='text'>
* start adding azalea-inventory

* design more of how inventories are defined

* start working on az-inv-macros

* inventory macro works

* start adding inventory codegen

* update some deps

* add inventory codegen

* manually write inventory menus

* put the inventories in Client

* start on containersetcontent

* inventory menu should hopefully work

* checks in containersetcontent

* format a comment

* move some variant matches

* inventory.rs

* inventory stuff

* more inventory stuff

* inventory/container tracking works

* start adding interact function

* sequence number

* start adding HitResultComponent

* implement traverse_blocks

* start adding clip

* add clip function

* update_hit_result_component

* start trying to fix

* fix

* make some stuff simpler

* clippy

* lever

* chest

* container handle

* fix ambiguity

* fix some doc tests

* move some container stuff from az-client to azalea

* clicking container

* start implementing simulate_click

* keep working on simulate click

* implement more of simulate_click

this is really boring

* inventory fixes

* start implementing shift clicking

* fix panic in azalea-chat i hope

* shift clicking implemented

* more inventory stuff

* fix items not showing in containers sometimes

* fix test

* fix all warnings

* remove a println

---------

Co-authored-by: mat &lt;git@matdoes.dev&gt;</content>
</entry>
<entry>
<title>random nbt improvements</title>
<updated>2023-03-24T20:09:31+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2023-03-24T20:09:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=ac680d39f23f0fe004970fb9e48ca9a60437f607'/>
<id>urn:sha1:ac680d39f23f0fe004970fb9e48ca9a60437f607</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simd number arrays</title>
<updated>2023-03-24T01:20:13+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2023-03-24T01:20:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=0641dac7f0aa6c055fca8ab633ad85859d0ddd97'/>
<id>urn:sha1:0641dac7f0aa6c055fca8ab633ad85859d0ddd97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nbt lookup optimization</title>
<updated>2023-03-23T19:38:18+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2023-03-23T19:38:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=95925b64fa0e75a7567c9b2361d90d477fc9bf55'/>
<id>urn:sha1:95925b64fa0e75a7567c9b2361d90d477fc9bf55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>polish nbt a bit</title>
<updated>2023-03-23T18:04:53+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2023-03-23T18:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=5e5682ab52322f33563fd362c622ab7613cc555a'/>
<id>urn:sha1:5e5682ab52322f33563fd362c622ab7613cc555a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename Tag to Nbt</title>
<updated>2023-03-23T13:55:33+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2023-03-23T13:55:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=ecb3f2ffd7dd4aa26213844a023e37fab4057ed0'/>
<id>urn:sha1:ecb3f2ffd7dd4aa26213844a023e37fab4057ed0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make encode not a Result and small optimizations</title>
<updated>2023-03-23T05:19:00+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2023-03-23T05:19:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=d08bf9b943a6578990668f7f073309f3bb9678ab'/>
<id>urn:sha1:d08bf9b943a6578990668f7f073309f3bb9678ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>binary search map</title>
<updated>2023-03-23T04:18:55+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2023-03-23T04:18:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=c3b63ad129abf956f2171b66980fc94d728fa08b'/>
<id>urn:sha1:c3b63ad129abf956f2171b66980fc94d728fa08b</id>
<content type='text'>
</content>
</entry>
</feed>
