1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 06:16:04 +00:00
azalea/azalea-client/src
2025-02-21 22:50:39 +00:00
..
packet_handling Fix errors on switching dimensions (#204) 2025-02-21 13:43:56 -06:00
account.rs fix incorrect comment in with_microsoft_access_token docs 2024-08-15 23:33:23 +00:00
attack.rs use MinecraftEntityId type instead of u32 in az-protocol 2025-02-16 17:10:04 +00:00
chat.rs optimize pathfinder 2024-12-25 03:00:48 +00:00
chunks.rs fix errors when switching worlds 2025-01-21 23:53:11 +00:00
client.rs despawn entities when switching worlds and some testbot fixes 2025-02-21 22:50:39 +00:00
configuration.rs add failing test_set_health_before_login test 2025-02-01 20:35:57 +00:00
disconnect.rs despawn entities when switching worlds and some testbot fixes 2025-02-21 22:50:39 +00:00
entity_query.rs upgrade deps, bevy 0.13 2024-02-17 14:43:42 -06:00
events.rs improve some docs and apis related to pathfinder 2024-12-24 04:37:55 +00:00
interact.rs Add missing world border boolean to use item on packet in 1.21.2 (#192) 2024-11-30 18:05:35 -06:00
inventory.rs fix incorrect packets 2024-12-19 02:52:41 +00:00
lib.rs Fix errors on switching dimensions (#204) 2025-02-21 13:43:56 -06:00
local_player.rs update docs for TabList to mention how it works as a resource 2025-02-17 23:09:24 +00:00
mining.rs Fluid physics (#199) 2025-01-10 16:45:27 -06:00
movement.rs use MinecraftEntityId type instead of u32 in az-protocol 2025-02-16 17:10:04 +00:00
ping.rs Refactor azalea-protocol (#190) 2024-11-27 19:31:40 -06:00
player.rs bevy 0.12 2023-11-06 18:04:57 -06:00
raw_connection.rs fix doc errors 2025-02-01 21:35:11 +00:00
respawn.rs Refactor azalea-protocol (#190) 2024-11-27 19:31:40 -06:00
send_client_end.rs add support for tickend and playerinput 2025-01-29 05:29:20 +00:00
task_pool.rs clippy 2024-04-20 04:03:03 +00:00
test_simulation.rs Fix errors on switching dimensions (#204) 2025-02-21 13:43:56 -06:00