aboutsummaryrefslogtreecommitdiff
path: root/bot
AgeCommit message (Expand)Author
2022-10-17(cargo-release) version 0.2.0Ubuntu
2022-10-17disable release on more thingsUbuntu
2022-10-17disable bot releaseUbuntu
2022-10-16Add chat function (#28)mat
2022-10-16Microsoft Authentication (#29)mat
2022-10-08change definition of Event::Tickmat
2022-10-07fix errors with rewritten packet readingmat
2022-10-07Bot API (#27)mat
2022-10-02add jumpingmat
2022-10-02All block shapes & collisions (#22)mat
2022-09-19add shutdown functionmat
2022-09-19change examplemat
2022-09-05.walk :)mat
2022-08-30clippyUbuntu
2022-08-29physics stuffmat
2022-08-29Physics (#11)mat
2022-07-281.19.1mat
2022-06-25clippomat
2022-06-25Fix warningsmat
2022-06-25merge ClientState and Clientmat
2022-06-25Merge branch 'main' into azalea-entitymat
2022-06-24start adding movingmat
2022-06-24Upgrade crates and remove num_* depsmat
2022-06-23move_entity_with_deltamat
2022-06-23azalea-bufmat
2022-06-21Add move_tomat
2022-06-20add gametick event and find_one_entitymat
2022-06-19Bump tokiomat
2022-06-19Fix some clippy warningsmat
2022-06-19Fix ClientboundLevelParticlesPacketmat
2022-06-19Fix issues with entity pos conversion to block posmat
2022-06-19Fix errormat
2022-06-19Improvements to azalea-world for entitiesmat
2022-06-18account.rs and client.rsmat
2022-06-18Add a new example that uses entitiesmat
2022-06-18from<ClientboundAddEntityPacket> for Entitymat
2022-06-17EntityPosmat
2022-06-17Slightly improve bit storagemat
2022-05-261.19mat
2022-05-14add unhandled ClientboundSectionBlocksUpdatePacketmat
2022-05-14get_block_state worksmat
2022-05-14start adding get_block_statemat
2022-05-14remove some printlnsmat
2022-05-08add more stuffmat
2022-05-08Merge branch 'main' into chunk-decodingmat
2022-05-08azalea-chat now checks language filesmat
2022-05-07clientbound add player packetmat
2022-05-05random polishmat
2022-05-05Fix chunk decodingmat
2022-05-05Add bit storagemat