mat synced commits to refs/pull/215/head at mat/azalea from mirror 2025-06-17 19:52:23 +00:00
44e4481a4b fix warning in example and bench and update changelog
e1d9c729d3 merge main
4b21f85eb4 1.21.6
319d144995 take Entity instead of MinecraftEntityId in Client::attack
f82cf7fa85 cleanup
Compare 14 commits »
mat synced commits to main at mat/azalea from mirror 2025-06-17 19:52:23 +00:00
ffbe7a3e42 1.21.6 (#215)
319d144995 take Entity instead of MinecraftEntityId in Client::attack
f82cf7fa85 cleanup
Compare 3 commits »
mat synced commits to 1.21.6 at mat/azalea from mirror 2025-06-17 19:52:23 +00:00
44e4481a4b fix warning in example and bench and update changelog
e1d9c729d3 merge main
4b21f85eb4 1.21.6
319d144995 take Entity instead of MinecraftEntityId in Client::attack
f82cf7fa85 cleanup
Compare 14 commits »
mat synced and deleted reference refs/tags/refs/pull/215/merge at mat/azalea from mirror 2025-06-17 19:52:23 +00:00
mat synced commits to main at mat/azalea from mirror 2025-06-17 03:32:24 +00:00
fd9bf16871 implement EntityHitResult
mat synced commits to refs/pull/224/merge at mat/azalea from mirror 2025-06-16 11:12:23 +00:00
713dae7110 update changelog
8f70f191bb fix unused import warnings when compiling some crates individually
318d95491c Release independent packages
57bdb88272 use workspace deps everywhere
Compare 6 commits »
mat synced commits to refs/pull/224/merge at mat/azalea from mirror 2025-06-16 03:02:23 +00:00
1fa1520fea put all azalea-* deps in the workspace Cargo.toml
f64229fcc9 add some missing things to the changelog
a06b79a6c1 update deps
1a983beec1 update changelog
Compare 5 commits »
mat synced commits to refs/pull/215/merge at mat/azalea from mirror 2025-06-16 03:02:23 +00:00
6155473234 1.21.6-rc1
6495a58812 Merge branch 'main' into 1.21.6
1a983beec1 update changelog
Compare 4 commits »
mat synced commits to refs/pull/215/head at mat/azalea from mirror 2025-06-16 03:02:23 +00:00
6155473234 1.21.6-rc1
6495a58812 Merge branch 'main' into 1.21.6
1a983beec1 update changelog
5e81d85d7e add note about current_thread to azalea readme
a2606569bb use owned instead of borrowed Vec3 more
Compare 38 commits »
mat synced commits to main at mat/azalea from mirror 2025-06-16 03:02:23 +00:00
713dae7110 update changelog
8f70f191bb fix unused import warnings when compiling some crates individually
318d95491c Release independent packages
57bdb88272 use workspace deps everywhere
6bbb3ec5eb Release independent packages
Compare 9 commits »
mat synced commits to 1.21.6 at mat/azalea from mirror 2025-06-16 03:02:23 +00:00
6155473234 1.21.6-rc1
6495a58812 Merge branch 'main' into 1.21.6
1a983beec1 update changelog
5e81d85d7e add note about current_thread to azalea readme
a2606569bb use owned instead of borrowed Vec3 more
Compare 38 commits »
mat synced commits to refs/pull/215/merge at mat/azalea from mirror 2025-06-15 18:52:23 +00:00
5e81d85d7e add note about current_thread to azalea readme
a2606569bb use owned instead of borrowed Vec3 more
89ddd5e85f fix bench
df092f25ec add pathfinder retry_on_no_path and rework GotoEvent constructor
Compare 5 commits »
mat synced commits to refs/pull/224/merge at mat/azalea from mirror 2025-06-15 10:42:24 +00:00
5e81d85d7e add note about current_thread to azalea readme
a2606569bb use owned instead of borrowed Vec3 more
89ddd5e85f fix bench
df092f25ec add pathfinder retry_on_no_path and rework GotoEvent constructor
Compare 5 commits »
mat synced commits to main at mat/azalea from mirror 2025-06-15 10:42:24 +00:00
5e81d85d7e add note about current_thread to azalea readme
a2606569bb use owned instead of borrowed Vec3 more
89ddd5e85f fix bench
df092f25ec add pathfinder retry_on_no_path and rework GotoEvent constructor
Compare 4 commits »
mat synced commits to refs/pull/224/merge at mat/azalea from mirror 2025-06-12 09:32:24 +00:00
1b348ceeff implement reverting block state predictions on ack
067ec06f26 add BlockPos::distance_to and length
ab05e7bdae add Client::attack_cooldown_remaining_ticks
9b0bd29db4 take BlockPos instead of &BlockPos in all function arguments
Compare 8 commits »
mat synced commits to refs/pull/215/merge at mat/azalea from mirror 2025-06-12 09:32:24 +00:00
1b348ceeff implement reverting block state predictions on ack
067ec06f26 add BlockPos::distance_to and length
ab05e7bdae add Client::attack_cooldown_remaining_ticks
9b0bd29db4 take BlockPos instead of &BlockPos in all function arguments
Compare 8 commits »
mat synced commits to main at mat/azalea from mirror 2025-06-12 01:22:23 +00:00
1b348ceeff implement reverting block state predictions on ack
067ec06f26 add BlockPos::distance_to and length
ab05e7bdae add Client::attack_cooldown_remaining_ticks
9b0bd29db4 take BlockPos instead of &BlockPos in all function arguments
2a6ac0764f add mine_with_auto_tool
Compare 7 commits »
mat synced commits to main at mat/matdoesdev from mirror 2025-06-10 09:18:54 +00:00
9e2bfe1e07 temporarily remove references to matrix user
634d7ad127 add public pgp key
Compare 2 commits »
mat synced commits to refs/pull/215/merge at mat/azalea from mirror 2025-06-09 16:38:53 +00:00
40bcb62a77 update config_fast_builds
4a4de81961 handle relative teleports correctly and fix entity chunk indexing warnings
45d7371274 insert ClientInformation earlier
3087b0c996 add support for panicking on warn/error in simulation tests
Compare 5 commits »
mat synced commits to main at mat/azalea from mirror 2025-06-09 16:38:53 +00:00
40bcb62a77 update config_fast_builds