<feed xmlns='http://www.w3.org/2005/Atom'>
<title>azalea-drasl.git/azalea-client/src/inventory.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>2025-02-23T03:45:26+00:00</updated>
<entry>
<title>Refactor azalea-client (#205)</title>
<updated>2025-02-23T03:45:26+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2025-02-23T03:45:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=e21e1b97bf9337e9f4747cd1b545b1b3a03e2ce7'/>
<id>urn:sha1:e21e1b97bf9337e9f4747cd1b545b1b3a03e2ce7</id>
<content type='text'>
* start organizing packet_handling more by moving packet handlers into their own functions

* finish writing all the handler functions for packets

* use macro for generating match statement for packet handler functions

* fix set_entity_data

* update config state to also use handler functions

* organize az-client file structure by moving things into plugins directory

* fix merge issues</content>
</entry>
<entry>
<title>update to rust edition 2024</title>
<updated>2025-02-22T23:01:54+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-02-22T23:01:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=34f53baf85fb5c7163ec5d71a8ab9d45d3f271b6'/>
<id>urn:sha1:34f53baf85fb5c7163ec5d71a8ab9d45d3f271b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix incorrect packets</title>
<updated>2024-12-19T02:52:41+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2024-12-19T02:31:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=e268c4929177e540baa9d2bb29bc171f49cc7a25'/>
<id>urn:sha1:e268c4929177e540baa9d2bb29bc171f49cc7a25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor azalea-protocol (#190)</title>
<updated>2024-11-28T01:31:40+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2024-11-28T01:31:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=08958c2278b15ebeac8a964f392ebb792e479b61'/>
<id>urn:sha1:08958c2278b15ebeac8a964f392ebb792e479b61</id>
<content type='text'>
* start updating to 1.21.4

* fix block codegen and stop using block data from burger

* rename packet related modules and structs to be simpler

* ItemSlot -&gt; ItemStack for more consistency with mojmap

* .get() -&gt; .into_packet()

* simplify declare_state_packets by removing packet ids

* rename read_from and write_into to azalea_read and azalea_write

* rename McBufReadable and McBufWritable to AzaleaRead and AzaleaWrite

* McBuf -&gt; AzBuf

* remove most uses of into_variant

* update codegen and use resourcelocation names for packets

* implement #[limit(i)] attribute for AzBuf derive macro

* fixes for 1.21.4

* fix examples

* update some physics code and fix ChatType

* remove unused imports in codegen

* re-add some things to migrate.py and update +mc version numbers automatically

* downgrade to 1.21.3 lol</content>
</entry>
<entry>
<title>Rename InventoryComponent to Inventory to match other components (#177)</title>
<updated>2024-10-22T00:21:38+00:00</updated>
<author>
<name>Shayne Hartford</name>
<email>shaybox@shaybox.com</email>
</author>
<published>2024-10-22T00:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=cd2f298a62819a3fabc52ef17560c2124a74d555'/>
<id>urn:sha1:cd2f298a62819a3fabc52ef17560c2124a74d555</id>
<content type='text'>
(cherry picked from commit 266058a8d441169b46ef819595eee62337ab324c)</content>
</entry>
<entry>
<title>1.20.5 (#127)</title>
<updated>2024-04-23T15:34:50+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2024-04-23T15:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=1d80f531b74bc3b31023753acb81b35efcdadd73'/>
<id>urn:sha1:1d80f531b74bc3b31023753acb81b35efcdadd73</id>
<content type='text'>
* 23w51b

* make recalculate_near_end_of_path public

so other plugins can do .after(recalculate_near_end_of_path)

* update to 24w03a i think

* start implementing 24w13a

* registries work (but a lot of packets are still broken)

* fix recipes and commands packets

* i love codecs :D i am not going insane :D mojang's java is very readable :D

* item components are "implemented" meowmeowmeowmeowmeowmeowmeowmeowmeowmeowmeowmeowmeowmeowmeowmeowmeowmeow

* update to 1.20.5-pre3

* fix all the broken packets and clippy (mojang please don't do an update like this again or i will murder someone)

* 1.20.5-rc1

* fix failing tests

* 1.20.5</content>
</entry>
<entry>
<title>upgrade deps, bevy 0.13</title>
<updated>2024-02-17T20:43:42+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2024-02-17T20:43:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=be4f13c36c281f086602092098522b3f25fc0680'/>
<id>urn:sha1:be4f13c36c281f086602092098522b3f25fc0680</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename open_container to open_container_at and add get_open_container</title>
<updated>2024-01-04T07:55:00+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2024-01-04T07:55:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=1347f3549282397be6a46b8b7cb76a7900d0690a'/>
<id>urn:sha1:1347f3549282397be6a46b8b7cb76a7900d0690a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add mining to the pathfinder (#122)</title>
<updated>2023-12-15T17:26:40+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2023-12-15T17:26:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=a707e2eb82b74994a16083b31fa4576332cf1995'/>
<id>urn:sha1:a707e2eb82b74994a16083b31fa4576332cf1995</id>
<content type='text'>
* basic pathfinder mining poc

* mining descending and autotool

* pathfinder mining descending

* pathfinder fixes

* allow disabling pathfinder miner and other fixes

* small optimization to avoid chunk vec iter lookup sometimes

* seeded rng in pathfinder bench

* consistently use f32::INFINITY

this brings performance much closer to how it was before

* astar heuristic optimization from baritone

* add downward_move

* fix downward move execute

* avoid liquids and falling blocks when mining

* fix COST_HEURISTIC

* fix to not path through flowing liquids

* only reset pathfinder timeout while mining if the block is close enough

* cache mining costs of block positions

* fix mine_while_at_start and move PathfinderDebugParticles to its own module

* add ReachBlockPosGoal

in other news: azalea's sin/cos functions were broken this whole time and i never noticed

* clippy and add things that i accidentally didn't commit

* improve wording on doc for azalea::pathfinder</content>
</entry>
<entry>
<title>make it so plugins can send and receive packets during the login state</title>
<updated>2023-12-03T08:41:09+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2023-12-03T08:41:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=1f46ef8c115db0c53e21dfb6a3e633825c6747c3'/>
<id>urn:sha1:1f46ef8c115db0c53e21dfb6a3e633825c6747c3</id>
<content type='text'>
</content>
</entry>
</feed>
