1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/azalea-client/src
2023-10-12 22:43:05 -05:00
..
packet_handling rename KnockbackEvent::kind to knockback 2023-10-12 22:43:05 -05:00
account.rs simplify some code related to Account being a component 2023-09-15 17:38:24 -05:00
attack.rs KnockbackEvent and rename Physics::delta to velocity 2023-10-12 22:39:29 -05:00
chat.rs Update to Bevy 0.11 (#94) 2023-07-09 19:11:29 -05:00
chunk_batching.rs update chunk batching 2023-10-07 14:26:09 -05:00
client.rs fix QueryDoesNotMatch and improve error 2023-10-06 15:23:36 -05:00
disconnect.rs 1.20.2 (#99) 2023-09-21 11:16:29 -05:00
entity_query.rs make sure pathfinder is always centered on the destination block (fixes tests) 2023-10-06 16:08:26 -05:00
events.rs 1.20.2 (#99) 2023-09-21 11:16:29 -05:00
get_mc_dir.rs Change Windows env from USERPROFILE to APPDATA (#77) 2023-02-27 09:45:04 -06:00
interact.rs KnockbackEvent and rename Physics::delta to velocity 2023-10-12 22:39:29 -05:00
inventory.rs start adding mining to pathfinder 2023-10-10 23:21:23 -05:00
lib.rs 1.20.2 (#99) 2023-09-21 11:16:29 -05:00
local_player.rs optimize pathfinder more 2023-10-02 17:51:38 -05:00
mining.rs KnockbackEvent and rename Physics::delta to velocity 2023-10-12 22:39:29 -05:00
movement.rs rename KnockbackEvent::kind to knockback 2023-10-12 22:43:05 -05:00
ping.rs 1.20.2 (#99) 2023-09-21 11:16:29 -05:00
player.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
raw_connection.rs 1.20.2 (#99) 2023-09-21 11:16:29 -05:00
received_registries.rs organize azalea_core and re-export it from azalea 2023-10-01 15:19:13 -05:00
respawn.rs Update to Bevy 0.11 (#94) 2023-07-09 19:11:29 -05:00
task_pool.rs don't apply metadata updates multiple times in swarms 2023-09-16 22:30:28 -05:00