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-01-29 06:07:16 +00:00
..
packet_handling change some warns to debugs 2025-01-29 05:45:17 +00:00
account.rs fix incorrect comment in with_microsoft_access_token docs 2024-08-15 23:33:23 +00:00
attack.rs Refactor azalea-protocol (#190) 2024-11-27 19:31:40 -06: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 add support for tickend and playerinput 2025-01-29 05:29:20 +00:00
configuration.rs Refactor azalea-protocol (#190) 2024-11-27 19:31:40 -06:00
disconnect.rs close tcp connection on bot disconnect and add swarms to testbot cli 2024-12-25 07:27:09 +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 add support for tickend and playerinput 2025-01-29 05:29:20 +00:00
local_player.rs improve some docs and apis related to pathfinder 2024-12-24 04:37:55 +00:00
mining.rs Fluid physics (#199) 2025-01-10 16:45:27 -06:00
movement.rs remove debug log 2025-01-29 06:07:16 +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 remove dependency on bytes crate for azalea-protocol and fix memory leak 2024-12-25 06:16:10 +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