aboutsummaryrefslogtreecommitdiff
path: root/azalea
AgeCommit message (Expand)Author
2023-08-16no_handler() option for ClientBuilder (#100)TheDudeFromCI
2023-08-15upgrade thiserror and other depsmat
2023-08-03loosen Default requirement for State on SwarmBuildermat
2023-08-01improve Instance::find_blockmat
2023-07-26fix querying multiple components in entity_bymat
2023-07-23fix sometimes not receiving chunksmat
2023-07-23clean up azalea-entity a littlemat
2023-07-15descend up to 3 blocks in pathfindermat
2023-07-15fix brigadier booleansmat
2023-07-15Attacking (#96)mat
2023-07-15fix auto respawn and fix entity metadatamat
2023-07-14Mining (#95)mat
2023-07-09Update to Bevy 0.11 (#94)mat
2023-06-24Add ClientBuilder:new_without_log (#93)xtex
2023-06-14Vec3::distance_to and clippymat
2023-05-27revert echo examplemat
2023-05-27random fixes mostly related to auth and cryptomat
2023-05-21fix respawn system ambiguitymat
2023-05-17chore: Releasemat
2023-05-16chore: Releasemat
2023-05-16and also update the dependents lolmat
2023-05-16better variable naming in docmat
2023-05-16ClientBuilder::new_without_pluginsmat
2023-05-13ChatPacket::is_whispermat
2023-05-13reexport azalea-chat and add goto docsmat
2023-05-12remove unused importmat
2023-05-12auto respawnmat
2023-05-12fix warningsmat
2023-05-09astarmat
2023-05-05fix some warningsmat
2023-05-05rename Client::inventory to open_inventorymat
2023-05-05add Client::inventorymat
2023-05-04export brigadier from azaleamat
2023-05-03Inventory (#48)mat
2023-04-19re export azalea_auth from azaleamat
2023-03-11fix doc errorsmat
2023-03-07Add World::find_block (#80)mat
2023-03-07Bevy 0.10 (#79)mat
2023-03-01remove a ?mat
2023-03-01Merge branch 'main' of https://github.com/mat-1/azalea into mainmat
2023-03-01fix reconnecting in testbot examplemat
2023-02-26Add `set_state` and `set_swarm_state` (#76)Shayne Hartford
2023-02-26Add PacketEvent (#75)mat
2023-02-25Fix system order ambiguities (#74)mat
2023-02-15fix 0ns delaymat
2023-02-15max reconnect wait from 120s to 15smat
2023-02-13fix bad compression on sending long packetsmat
2023-02-12Better chat events (#67)mat
2023-02-10fix pathfinder example linkmat
2023-02-10improve docs a bit more and delete potatobot exampleUbuntu