aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/lib.rs
AgeCommit message (Expand)Author
2024-11-27Refactor azalea-protocol (#190)mat
2024-11-12Make some internal system handles public for use with before/after (#180)Shayne Hartford
2024-08-11fmtmat
2024-07-20Made `Hunger` and `DataComponentPatch` public (#167)Aditya Kumar
2024-04-20add Client::join_with_proxy and fix testsmat
2024-02-18fix for hypixel (wasn't sending ClientInformation on configuration)mat
2023-12-06use minecraft_folder_pathmat
2023-12-03clippymat
2023-12-03make it so plugins can send and receive packets during the login statemat
2023-11-18share registries in swarms and fix some bugsmat
2023-11-18make loading chunks its own bevy systemmat
2023-10-26remove some unnecessary code and improve docs for Menumat
2023-09-211.20.2 (#99)mat
2023-09-15rename start_ecs to start_ecs_runnermat
2023-09-14AcceptResourcePacksPluginmat
2023-09-11fix falling through blocks on spawn (and triggering anticheats)mat
2023-08-25add basic pathfinding testmat
2023-08-24Support properly switching instances (#106)mat
2023-08-15upgrade thiserror and other depsmat
2023-07-15Attacking (#96)mat
2023-07-14Mining (#95)mat
2023-05-26add stuff related to chat signingmat
2023-05-16ClientBuilder::new_without_pluginsmat
2023-05-12auto respawnmat
2023-05-03Inventory (#48)mat
2023-04-19rename and export AccountOptsmat
2023-03-11fix doc errorsmat
2023-03-07Bevy 0.10 (#79)mat
2023-02-12DisconnectEventmat
2023-02-12Better chat events (#67)mat
2023-02-04make task_pool mod publicmat
2023-02-04Use an ECS (#52)mat
2022-12-071.19.3 (#34)mat
2022-11-27Swarm (#36)mat
2022-11-18Player List (#41)mat
2022-11-12Pathfinder (#25)mat
2022-11-11improved docsUbuntu
2022-10-30more docsmat
2022-10-29oop fix another unwrapmat
2022-10-23Add Client::set_client_information (#33)mat
2022-10-23write more documentationmat
2022-10-16Add chat function (#28)mat
2022-10-16Microsoft Authentication (#29)mat
2022-09-05.walk :)mat
2022-06-21Add move_tomat
2022-06-18account.rs and client.rsmat
2022-06-17Create azalea-entitymat
2022-04-30put something useful in statemat
2022-04-29background task works!mat
2022-04-29how do i do thismat