aboutsummaryrefslogtreecommitdiff
path: root/azalea-buf
AgeCommit message (Expand)Author
2023-05-16chore: Releasemat
2023-05-16format some Cargo.tomlsmat
2023-03-21remove unused dependenciesmat
2023-02-09chore: Releasemat
2023-02-04Use an ECS (#52)mat
2023-02-03Bump tokio from 1.23.1 to 1.24.2 (#62)dependabot[bot]
2023-01-30have docs for all cratesUbuntu
2023-01-25Fix test and packets (#60)EightFactorial
2023-01-21clippymat
2023-01-10Bump tokio from 1.22.0 to 1.23.1 (#55)dependabot[bot]
2022-12-09(cargo-release) version 0.5.0Ubuntu
2022-12-09(cargo-release) version 0.5.0Ubuntu
2022-12-08wrap_comments = truemat
2022-12-07Reauth on invalid session (#50)mat
2022-12-071.19.3 (#34)mat
2022-11-19chore: Releasemat
2022-11-12Pathfinder (#25)mat
2022-11-11change some dependenciesmat
2022-11-06Entity metadata (#37)mat
2022-10-30chore: Releasemat
2022-10-30add "repository" field to all cratesmat
2022-10-27use variables directly in format stringsmat
2022-10-23Add Client::set_client_information (#33)mat
2022-10-23write more documentationmat
2022-10-17(cargo-release) version 0.2.0Ubuntu
2022-10-17(cargo-release) version 0.2.0Ubuntu
2022-10-16Microsoft Authentication (#29)mat
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-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