<feed xmlns='http://www.w3.org/2005/Atom'>
<title>azalea-drasl.git/azalea-world/src/entity, 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-07-15T03:20:40+00:00</updated>
<entry>
<title>Mining (#95)</title>
<updated>2023-07-15T03:20:40+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2023-07-15T03:20:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=7405427199e5a994d4a6a706f84434a69cb7a7d9'/>
<id>urn:sha1:7405427199e5a994d4a6a706f84434a69cb7a7d9</id>
<content type='text'>
* more mining stuff

* initialize azalea-tags crate

* more mining stuff 2

* mining in ecs

* well technically mining works but

no codegen for how long it takes to mine each block yet

* rename downloads to __cache__

it was bothering me since it's not *just* downloads

* codegen block behavior

* fix not sending packet to finish breaking block

* mining animation 🎉

* clippy

* cleanup, move Client::mine into a client extension

* add azalea/src/mining.rs

---------

Co-authored-by: mat &lt;git@matdoes.dev&gt;</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>
<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>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>1.19.4 (#57)</title>
<updated>2023-03-14T21:33:03+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2023-03-14T21:33:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=12a9c8ce65b58f0c600fd7b9fc5d454ce228b420'/>
<id>urn:sha1:12a9c8ce65b58f0c600fd7b9fc5d454ce228b420</id>
<content type='text'>
* 23w03a

* 23w04a

* 23w05a

* 23w06a

* fix

* 23w07a

mojang broke their json data generator so some stuff is missing

* didn't mean to commit that file here

* 1.19.4-pre2

* fix

* 1.19.4-pre3

* fix

* how did these packets get here

* 1.19.4-pre4

* 1.19.4-rc1

* 1.19.4-rc2

* 1.19.4-rc3

* merge main

* remove debugging code

* 1.19.4</content>
</entry>
<entry>
<title>fix doc errors</title>
<updated>2023-03-11T23:02:57+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2023-03-11T23:02:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=cd0a1ed8d4c7670eb58d33f521026e760798e1a5'/>
<id>urn:sha1:cd0a1ed8d4c7670eb58d33f521026e760798e1a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add RegistryHolder struct and serde features (#81)</title>
<updated>2023-03-11T22:00:10+00:00</updated>
<author>
<name>EightFactorial</name>
<email>29801334+EightFactorial@users.noreply.github.com</email>
</author>
<published>2023-03-11T22:00:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=c57c68ddf8cb9e4e8d27cf3e08f267a8a020c1c0'/>
<id>urn:sha1:c57c68ddf8cb9e4e8d27cf3e08f267a8a020c1c0</id>
<content type='text'>
* Make RegistryHolder struct

* Update deps

* Move RegistryHolder to azalea-protocol

* Convert bytes to bools and back

* Rename and shuffle logic

* Move logic into trait, rename methods

* Final touchups

* Ah, merge mistakes

* Add serde support for ResourceLocation

* Reuse structs

* Error when serde skips values in debug mode
Add missing attributes

* Strict_registry feature, require packet feature

* Add test

* Move into packets

* Docs and touchups

* Reword docs

* Move into module inside ClientboundLoginPacket

* Add azalea-nbt serde feature

* remove duplicate comment and type_ -&gt; kind

---------

Co-authored-by: mat &lt;github@matdoes.dev&gt;</content>
</entry>
<entry>
<title>Bevy 0.10 (#79)</title>
<updated>2023-03-07T20:14:36+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2023-03-07T20:14:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=719379a8a76ab0685f2bd14bebe2f0cd1e97f06b'/>
<id>urn:sha1:719379a8a76ab0685f2bd14bebe2f0cd1e97f06b</id>
<content type='text'>
* replace 0.9.1 with 0.10.0

* start migrating to bevy .10

* well it compiles

* doesn't immediately panic

* remove unused imports

* fmt

* delete azalea-ecs

* make RelativeEntityUpdate an EntityCommand

* fix a doc test

* explain what FixedUpdate does</content>
</entry>
<entry>
<title>Fix system order ambiguities (#74)</title>
<updated>2023-02-25T23:32:15+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2023-02-25T23:32:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=c1588ef66e844c067112ea880a54b4de9ec5a062'/>
<id>urn:sha1:c1588ef66e844c067112ea880a54b4de9ec5a062</id>
<content type='text'>
* start fixing stuff where systems run in the wrong order

* fix ordering ambiguity

* add debugging guide

* some fixes

* fix panic for swarms

* fix some warnings</content>
</entry>
<entry>
<title>make metadata components clonable</title>
<updated>2023-02-22T03:46:41+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2023-02-22T03:46:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=66094921c88e80187a712dca39e421a648d69198'/>
<id>urn:sha1:66094921c88e80187a712dca39e421a648d69198</id>
<content type='text'>
</content>
</entry>
</feed>
