aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src
AgeCommit message (Expand)Author
2022-10-10fix panic in azalea-chatmat
2022-10-08handle SectionBlocksUpdate packetmat
2022-10-08change definition of Event::Tickmat
2022-10-07fix errors with rewritten packet readingmat
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-10-07remove jumping_once from az-clientmat
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-19Merge branch 'main' of https://github.com/mat-1/azaleamat
2022-09-19fix rotationsmat
2022-09-19Fix connection writer being locked (#23)mat
2022-09-19replace printlns with logUbuntu
2022-09-06rename variants in packet enums to be shorterUbuntu
2022-09-05Update client.rsmat
2022-09-05.walk :)mat
2022-09-04remove some debug stuff and fix recipe packetmat
2022-08-29physics stuffmat
2022-08-29Physics (#11)mat
2022-08-20Implement ALL packets (#16)mat
2022-08-06Better errors (#14)mat
2022-07-29make Connection a single struct with genericsmat
2022-07-29fix errors in az-clientmat
2022-07-29fix errors and warningsmat
2022-07-07Fix errormat
2022-07-07Merge branch 'main' into 1.19.1mat
2022-07-06It compilesmat
2022-06-25clippomat
2022-06-25Fix warningsmat
2022-06-25merge ClientState and Clientmat
2022-06-25rename World to dimensionmat
2022-06-25ClientboundUpdateMobEffectPacketmat
2022-06-24i hate mutexesmat
2022-06-24start adding movingmat
2022-06-23Fixesmat
2022-06-23move_entity_with_deltamat
2022-06-23Fix everything so azalea-buf worksmat
2022-06-23azalea-bufmat
2022-06-21Add move_tomat
2022-06-20add gametick event and find_one_entitymat
2022-06-19Fix some clippy warningsmat
2022-06-19Improvements to azalea-world for entitiesmat
2022-06-18account.rs and client.rsmat
2022-06-18from<ClientboundAddEntityPacket> for Entitymat
2022-06-17EntityStoragemat
2022-06-17Create azalea-entitymat
2022-06-17EntityPosmat
2022-06-17Update ClientboundSoundPacket to 1.19mat
2022-05-26fix some packetsmat