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-24 03:59:57 +00:00
..
plugins add fallback for adding LocalEntity so tests don't fail 2025-02-24 03:59:57 +00:00
account.rs update to rust edition 2024 2025-02-22 23:01:54 +00:00
client.rs don't remove LocalEntity from disconnected players, add new debug logs, and make GameProfile clones cheaper 2025-02-24 03:55:29 +00:00
entity_query.rs upgrade deps, bevy 0.13 2024-02-17 14:43:42 -06:00
lib.rs fix memory leak in simulation tests (lol) 2025-02-23 08:47:17 +00:00
local_player.rs Refactor azalea-client (#205) 2025-02-22 21:45:26 -06:00
ping.rs update to rust edition 2024 2025-02-22 23:01:54 +00:00
player.rs Refactor azalea-client (#205) 2025-02-22 21:45:26 -06:00
raw_connection.rs make run_schedule a bounded channel 2025-02-23 17:10:47 +00:00
test_simulation.rs azalea-language now does a binary search instead of a hashmap lookup 2025-02-23 17:39:17 +00:00