<feed xmlns='http://www.w3.org/2005/Atom'>
<title>azalea-drasl.git/azalea-protocol/src/packets/game/clientbound_change_difficulty_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>organize azalea_core and re-export it from azalea</title>
<updated>2023-10-01T20:19:13+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2023-10-01T20:19:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=befa33a87950b6d0f3364cb4fe603f6d84bf4b8f'/>
<id>urn:sha1:befa33a87950b6d0f3364cb4fe603f6d84bf4b8f</id>
<content type='text'>
</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>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>difficulty packet</title>
<updated>2022-01-03T06:14:41+00:00</updated>
<author>
<name>mat</name>
<email>github@matdoes.dev</email>
</author>
<published>2022-01-03T06:14:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=96eba2b39a596dd19c29a93aaa3b5bb9b700ba62'/>
<id>urn:sha1:96eba2b39a596dd19c29a93aaa3b5bb9b700ba62</id>
<content type='text'>
</content>
</entry>
</feed>
