<feed xmlns='http://www.w3.org/2005/Atom'>
<title>azalea-drasl.git/azalea-client/src/packet_handling/game.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 errors on switching dimensions (#204)</title>
<updated>2025-02-21T19:43:56+00:00</updated>
<author>
<name>mat</name>
<email>27899617+mat-1@users.noreply.github.com</email>
</author>
<published>2025-02-21T19:43:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=833f306e8b8faddd232b5c736b2134ed08adcb6c'/>
<id>urn:sha1:833f306e8b8faddd232b5c736b2134ed08adcb6c</id>
<content type='text'>
* Fix errors on switching dimensions

* fix other tests

* clippy

* fix log feature in test_simulation

* fix chunks oops</content>
</entry>
<entry>
<title>use MinecraftEntityId type instead of u32 in az-protocol</title>
<updated>2025-02-16T17:10:04+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-02-16T17:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=228489dded720cea566dd0a4638b39cba2aff5ec'/>
<id>urn:sha1:228489dded720cea566dd0a4638b39cba2aff5ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix deadlock when changing server (#200)</title>
<updated>2025-02-03T19:31:32+00:00</updated>
<author>
<name>Kumpelinus</name>
<email>kumpelinus@jat.de</email>
</author>
<published>2025-02-03T19:31:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=858bec2081451a1926c2139c59bb7be8725b4d9a'/>
<id>urn:sha1:858bec2081451a1926c2139c59bb7be8725b4d9a</id>
<content type='text'>
* Fix deadlock when changing server

* remove unnecessary clones

---------

Co-authored-by: mat &lt;git@matdoes.dev&gt;</content>
</entry>
<entry>
<title>set player metadata on init instead of login</title>
<updated>2025-02-01T21:26:37+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-02-01T21:26:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=4562967b617589cb5aa7b401103e84fbb6b0775c'/>
<id>urn:sha1:4562967b617589cb5aa7b401103e84fbb6b0775c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add failing test_set_health_before_login test</title>
<updated>2025-02-01T20:35:57+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-02-01T20:35:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=87c34e1c3355e2b950f3c6f4ae44dcdfb775bbca'/>
<id>urn:sha1:87c34e1c3355e2b950f3c6f4ae44dcdfb775bbca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change some warns to debugs</title>
<updated>2025-01-29T05:45:17+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-01-29T05:45:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=6c681adc4dcf70caa25340838c4f2fef67b657d4'/>
<id>urn:sha1:6c681adc4dcf70caa25340838c4f2fef67b657d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't warn on release mode for unknown PlayerInfoUpdate</title>
<updated>2025-01-27T18:14:53+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-01-27T18:14:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=ed00a5b8f1a9f2fa7cefd8a4ee805fba8dac7278'/>
<id>urn:sha1:ed00a5b8f1a9f2fa7cefd8a4ee805fba8dac7278</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix name of field in CommonPlayerSpawnInfo</title>
<updated>2025-01-21T23:55:44+00:00</updated>
<author>
<name>mat</name>
<email>git@matdoes.dev</email>
</author>
<published>2025-01-21T23:55:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/cli/azalea-drasl.git/commit/?id=f2d8d4211bc9a70a4963513217d211c125a6b03f'/>
<id>urn:sha1:f2d8d4211bc9a70a4963513217d211c125a6b03f</id>
<content type='text'>
</content>
</entry>
</feed>
