<feed xmlns='http://www.w3.org/2005/Atom'>
<title>azalea-drasl.git/azalea-protocol/src/packets/login/clientbound_hello_packet.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>2024-11-28T01:31:40+00:00</updated>
<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>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>Publish everything* to crates.io</title>
<updated>2022-09-05T15:36:48+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2022-09-05T15:36:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=e9f88ce546acb57fe190740d0a74ae0ce6c8d671'/>
<id>urn:sha1:e9f88ce546acb57fe190740d0a74ae0ce6c8d671</id>
<content type='text'>
Except azalea-client since it's not ready yet
</content>
</entry>
<entry>
<title>Split clientbound and serverbound packets</title>
<updated>2022-07-29T07:59:40+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2022-07-29T07:59:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=4ee4687053b7442f518823b08099c156f4da4e83'/>
<id>urn:sha1:4ee4687053b7442f518823b08099c156f4da4e83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix everything so azalea-buf works</title>
<updated>2022-06-24T00:17:04+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2022-06-24T00:17:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=37c6618c16319a7f40fd2e165190407472598e84'/>
<id>urn:sha1:37c6618c16319a7f40fd2e165190407472598e84</id>
<content type='text'>
</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>impl Write instead of Vec&lt;u8&gt; for consistency</title>
<updated>2022-05-02T04:38:55+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2022-05-02T04:35:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=dedcd0de8f017a00645b31cfdc1819a4e8da0850'/>
<id>urn:sha1:dedcd0de8f017a00645b31cfdc1819a4e8da0850</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce usage of AsyncRead</title>
<updated>2022-05-02T02:54:03+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2022-05-02T02:54:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=567c6f4f2c39976d170111b816806453636f8241'/>
<id>urn:sha1:567c6f4f2c39976d170111b816806453636f8241</id>
<content type='text'>
We already receive everything from the server when it tells us the length, so we can actually just treat the stream as a Read instead of an AsyncRead.
</content>
</entry>
<entry>
<title>default implementation for read and write Vec&lt;T&gt;</title>
<updated>2022-04-26T15:33:41+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2022-04-26T15:33:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=e5fcfa119309877ab515b921f8ada5f1b1ec4c30'/>
<id>urn:sha1:e5fcfa119309877ab515b921f8ada5f1b1ec4c30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ENCRYPTION WORKS!!!!!!!!!!!</title>
<updated>2022-04-25T03:46:41+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2022-04-25T03:46:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=f4dd3a9293367fa8f3d839a184e8055b22595204'/>
<id>urn:sha1:f4dd3a9293367fa8f3d839a184e8055b22595204</id>
<content type='text'>
</content>
</entry>
</feed>
