<feed xmlns='http://www.w3.org/2005/Atom'>
<title>azalea-drasl.git/azalea-protocol/src/packets/status/serverbound_status_request_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>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>add derive McBuf to every packet</title>
<updated>2022-05-15T01:03:24+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2022-05-15T01:03:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=f0792f25bbbf4ab038b4c1a0cdb4294f3580b16c'/>
<id>urn:sha1:f0792f25bbbf4ab038b4c1a0cdb4294f3580b16c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clientbound_add_entity_packet &amp; clientbound_set_entity_data_packet</title>
<updated>2022-05-01T18:51:59+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2022-05-01T18:51:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=9dacd90abcfaa62ade1e4f130ed53da2c9facdbc'/>
<id>urn:sha1:9dacd90abcfaa62ade1e4f130ed53da2c9facdbc</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>Set carried item and update tags packets</title>
<updated>2022-04-21T15:25:46+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2022-04-21T15:25:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=2c848ebaa59781462aba6da428c8dfcc51dbacf8'/>
<id>urn:sha1:2c848ebaa59781462aba6da428c8dfcc51dbacf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>start adding packet macros</title>
<updated>2022-01-02T05:55:19+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2022-01-02T05:55:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=a1afbb6031527c1db5831fc8e916bc0ecce633b4'/>
<id>urn:sha1:a1afbb6031527c1db5831fc8e916bc0ecce633b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix some clippy warnings</title>
<updated>2021-12-26T20:17:01+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2021-12-26T20:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=1a961d968b80b720ef2d3900c0b95e1c16a0089e'/>
<id>urn:sha1:1a961d968b80b720ef2d3900c0b95e1c16a0089e</id>
<content type='text'>
</content>
</entry>
</feed>
