aboutsummaryrefslogtreecommitdiff
path: root/bot
AgeCommit message (Expand)Author
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
2022-05-03start adding bit storagemat
2022-05-03more azalea-world stuffmat
2022-05-01clientbound_add_entity_packet & clientbound_set_entity_data_packetmat
2022-04-30gitignore flamegraph stuffmat
2022-04-30significantly optimize reading Vec<u8>mat
2022-04-29background task works!mat
2022-04-29Merge branch 'main' into chunk-packetsmat
2022-04-29upgrade aes and cfb8mat
2022-04-29how do i do thismat
2022-04-28chunk packets workmat