aboutsummaryrefslogtreecommitdiff
path: root/azalea-buf
AgeCommit message (Expand)Author
2022-10-15fix clippy warningsmat
2022-10-07fix errors with rewritten packet readingmat
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-10-02All block shapes & collisions (#22)mat
2022-09-09remove a debug thing lolmat
2022-09-09fix errors in enums inconsistent w/ vanillamat
2022-09-07why am i getting a varint errormat
2022-09-07fix ClientboundUpdateAdvancementsPacketmat
2022-09-07don't panic on bad utf8mat
2022-09-06fix bad enum macro generationmat
2022-09-05use az-registry in az-protocolmat
2022-09-04remove some debug stuff and fix recipe packetmat
2022-09-04fix chunks not being able to be readmat
2022-09-02get rid of Readable & Writable (#21)mat
2022-09-01fix bad u32::write_into and add testsmat
2022-08-30make some stuff publishable on crates.iomat
2022-08-29azalea-buf-macros/Cargo.tomlmat
2022-08-29change it all to azalea-buf-macrosmat
2022-08-29Update Cargo.tomlmat
2022-08-29azalea-buf crate stuffmat
2022-08-29buf macros -> azalea-buf-macrosmat
2022-08-29try to make azalea-buf publishablemat
2022-08-29Physics (#11)mat
2022-08-24make some code more idiomaticmat
2022-08-20Implement ALL packets (#16)mat
2022-08-06Better errors (#14)mat
2022-07-11Remove unused feature arbitrary_enum_discriminantmat
2022-06-25clippomat
2022-06-25read_into -> read_frommat
2022-06-23Fix everything so azalea-buf worksmat
2022-06-23Update Cargo.tomlmat
2022-06-23switch things to use azalea-bufmat
2022-06-23azalea-bufmat