aboutsummaryrefslogtreecommitdiff
path: root/azalea-buf/src
AgeCommit message (Expand)Author
2022-10-15fix azalea-buf testsmat
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-07why am i getting a varint errormat
2022-09-07don't panic on bad utf8mat
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-29change it all to azalea-buf-macrosmat
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-23switch things to use azalea-bufmat
2022-06-23azalea-bufmat