<feed xmlns='http://www.w3.org/2005/Atom'>
<title>azalea-drasl.git/azalea-client/src/chat.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>debug log CARGO_PKG_VERSION on swarm start</title>
<updated>2025-02-22T21:52:23+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-02-22T21:52:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=444993b609d54124183fbcadee121c11897ee20e'/>
<id>urn:sha1:444993b609d54124183fbcadee121c11897ee20e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>optimize pathfinder</title>
<updated>2024-12-25T03:00:48+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2024-12-25T03:00:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=0ee9ed50e30222784d094e20302cadc879f2b6db'/>
<id>urn:sha1:0ee9ed50e30222784d094e20302cadc879f2b6db</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>replace once_cell with std:;sync::LazyLock</title>
<updated>2024-11-27T10:26:40+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2024-11-27T10:26:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=0817382098128adcecb77756a3c7cd1bd0066057'/>
<id>urn:sha1:0817382098128adcecb77756a3c7cd1bd0066057</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make some internal system handles public for use with before/after (#180)</title>
<updated>2024-11-12T18:07:36+00:00</updated>
<author>
<name>Shayne Hartford</name>
<email>shaybox@shaybox.com</email>
</author>
<published>2024-11-12T18:07:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=09cdc22b86d0f9ed2bedc76cb92739277b3997e8'/>
<id>urn:sha1:09cdc22b86d0f9ed2bedc76cb92739277b3997e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>group imports with rustfmt</title>
<updated>2024-10-26T05:29:26+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2024-10-26T05:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=6b0fe5bf638079d535e70c3c91e78fe35a5d2a2f'/>
<id>urn:sha1:6b0fe5bf638079d535e70c3c91e78fe35a5d2a2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix command packets (#155)</title>
<updated>2024-06-16T21:03:34+00:00</updated>
<author>
<name>EnderKill98</name>
<email>117233381+EnderKill98@users.noreply.github.com</email>
</author>
<published>2024-06-16T21:03:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=350e32d0a9f21103e271e80e63daa5711a78e1d7'/>
<id>urn:sha1:350e32d0a9f21103e271e80e63daa5711a78e1d7</id>
<content type='text'>
* Fix copy&amp;paste mistake from chat command signed packet to chat command packet

* Bugfix

---------

Co-authored-by: EnderKill98 &lt;no@mail.tld&gt;</content>
</entry>
<entry>
<title>revert packet name to Disguised and make it more like ChatPacket::Player</title>
<updated>2023-12-04T20:27:13+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2023-12-04T20:25:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=797dd9171088cd697b3c95663cbbc65b05315414'/>
<id>urn:sha1:797dd9171088cd697b3c95663cbbc65b05315414</id>
<content type='text'>
</content>
</entry>
</feed>
