mat synced commits to main at mat/azalea from mirror 2025-06-09 08:28:54 +00:00
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 3 commits »
mat synced commits to main at mat/matdoesdev from mirror 2025-06-09 00:48:53 +00:00
9538053199 upgrade deps
mat synced commits to main at mat/matdoesdev from mirror 2025-06-08 16:38:54 +00:00
7544baf5b0 improve matscan faq
mat synced commits to refs/pull/215/merge at mat/azalea from mirror 2025-06-05 23:18:54 +00:00
338f931c51 wait for block to exist when calling open_container_at
874f051810 remove comment about a part of a test that i decided not to implement
be81877137 fix panic when receiving add_entity and start_configuration in the same update
93a96786a8 handle set_held_slot packet and add more Into BlockStates impls
Compare 8 commits »
mat synced commits to main at mat/azalea from mirror 2025-06-05 07:08:53 +00:00
338f931c51 wait for block to exist when calling open_container_at
874f051810 remove comment about a part of a test that i decided not to implement
be81877137 fix panic when receiving add_entity and start_configuration in the same update
93a96786a8 handle set_held_slot packet and add more Into BlockStates impls
123c15a293 fix hashset of blockstate into blockstates impl
Compare 7 commits »
mat synced commits to refs/pull/215/merge at mat/azalea from mirror 2025-06-03 22:38:54 +00:00
f311ac27d4 send ServerboundPlayerLoaded on join and respawn
415c0d873e fix CubeVoxelShape::find_index
cc3e64a315 fix collisions bugs
61443fa481 fix wrong sequence number being sent
Compare 7 commits »
mat synced and deleted reference refs/tags/refs/pull/123/merge at mat/azalea from mirror 2025-06-03 22:38:54 +00:00
mat synced commits to main at mat/azalea from mirror 2025-06-03 22:38:54 +00:00
f311ac27d4 send ServerboundPlayerLoaded on join and respawn
415c0d873e fix CubeVoxelShape::find_index
Compare 2 commits »
mat synced commits to main at mat/azalea from mirror 2025-06-03 14:28:53 +00:00
cc3e64a315 fix collisions bugs
61443fa481 fix wrong sequence number being sent
1edb9d3448 add BlockPos::center_bottom
f3a5e91a8c fix issues when pathfinding to non-full blocks and add Client::view_inventory
Compare 4 commits »
mat synced commits to refs/pull/215/merge at mat/azalea from mirror 2025-06-03 06:18:53 +00:00
7517a207db rename the Block trait to BlockTrait to disambiguate with azalea_registry::Block
abf995a702 replace wait_one_tick with wait_ticks and some other api improvements
04dd6dd0a4 fix login_to_dimension_with_same_name test logging error
5c0e5b1eb3 sort entities_by by distance and improve some docs
Compare 8 commits »
mat synced commits to main at mat/azalea from mirror 2025-06-03 06:18:53 +00:00
7517a207db rename the Block trait to BlockTrait to disambiguate with azalea_registry::Block
abf995a702 replace wait_one_tick with wait_ticks and some other api improvements
Compare 2 commits »
mat synced commits to refs/pull/215/merge at mat/azalea from mirror 2025-06-02 22:08:54 +00:00
538bd78476 merge main
9446f79c69 1.21.6-pre2
5adf67fe04 fix grammar issues in readme
0569862a1b fix issues related to pathfinder mining
Compare 20 commits »
mat synced commits to refs/pull/215/head at mat/azalea from mirror 2025-06-02 22:08:54 +00:00
538bd78476 merge main
9446f79c69 1.21.6-pre2
5adf67fe04 fix grammar issues in readme
0569862a1b fix issues related to pathfinder mining
d7cd305059 fix VibrationParticle
Compare 24 commits »
mat synced commits to main at mat/azalea from mirror 2025-06-02 22:08:54 +00:00
04dd6dd0a4 fix login_to_dimension_with_same_name test logging error
5c0e5b1eb3 sort entities_by by distance and improve some docs
cee64cece3 actually send Event::ReceiveChunk
c5ddae58a1 improve docs for biome code
2c5f293210 add Event::ReceiveChunk and find_blocks_in_chunk function
Compare 5 commits »
mat synced commits to 1.21.6 at mat/azalea from mirror 2025-06-02 22:08:54 +00:00
538bd78476 merge main
9446f79c69 1.21.6-pre2
5adf67fe04 fix grammar issues in readme
0569862a1b fix issues related to pathfinder mining
d7cd305059 fix VibrationParticle
Compare 24 commits »
mat synced commits to main at mat/azalea from mirror 2025-06-02 13:58:54 +00:00
5adf67fe04 fix grammar issues in readme
0569862a1b fix issues related to pathfinder mining
d7cd305059 fix VibrationParticle
8da179b221 simplify some join logic so the Entity is returned even on connection error
3d121722d7 several pathfinder fixes
Compare 7 commits »
mat synced commits to main at mat/azalea from mirror 2025-06-01 21:38:53 +00:00
d028d7c3e9 add basic support for getting biome ids in chunks
b103e6fdc0 doc updates
Compare 2 commits »
mat synced commits to main at mat/azalea from mirror 2025-05-31 04:48:53 +00:00
0a7648ce48 add '@generated' to generated code
f27c87b291 more formatting fixes
e37524899e formatting: merge imports
ae4b1e85e6 fix clippy issues and improve formatting everywhere
a64c650504 make fixedbitset require generic const exprs again :3
Compare 8 commits »
mat synced commits to refs/pull/215/merge at mat/azalea from mirror 2025-05-24 02:24:48 +00:00
3d340f585a doc fixes
bacb5c0199 patch pathfinder path on cost increase
acd52756be fix Event::Login not firing on reconnect by adding entity id to RemoveOnDisconnectBundle
4bb317a7e1 add line about azalea-auth.json in azalea-auth readme
Compare 39 commits »
mat synced commits to refs/pull/215/head at mat/azalea from mirror 2025-05-24 02:24:48 +00:00
177bde3264 25w21a
45719d4498 25w19a
023260833c start updating to 25w19a and add patches to make pumpkin extractor work on snapshots
fbcaa6eca9 rearrange some parts of changelog and mention pr authors
b35904a0b5 add distance param for ReachBlockPosGoal (#220)
Compare 49 commits »