aboutsummaryrefslogtreecommitdiff
path: root/azalea-chat
AgeCommit message (Expand)Author
2023-05-28fix panic in azalea-chatmat
2023-05-17chore: Releasemat
2023-05-16chore: Releasemat
2023-05-16chore: Releasemat
2023-05-01fix conflicts that happen sometimes with serdemat
2023-04-22fix panic in azalea-chat i hopemat
2023-03-11Add RegistryHolder struct and serde features (#81)EightFactorial
2023-02-09chore: Releasemat
2023-02-04Use an ECS (#52)mat
2023-01-30have docs for all cratesUbuntu
2023-01-20Allow using azalea-chat without azalea-buf to avoid unstable features (#58)Nemo157
2022-12-11make entities have a reference to WeakWorlds insteadmat
2022-12-09(cargo-release) version 0.5.0Ubuntu
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-071.19.3 (#34)mat
2022-12-04change to_ansi to not take argsmat
2022-12-03Serialize Component (#47)EightFactorial
2022-11-27Swarm (#36)mat
2022-11-19chore: Releasemat
2022-11-19Replace lazy_static with once_cell::sync::Lazy (#43)mat
2022-11-12Pathfinder (#25)mat
2022-11-06Entity metadata (#37)mat
2022-10-30more docsmat
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-21fix stack overflow in az-chatmat
2022-10-21have Display implemented for the Componentsmat
2022-10-21make TranslatableComponent::read return TextComponentmat
2022-10-17(cargo-release) version 0.2.0Ubuntu
2022-10-17(cargo-release) version 0.2.0Ubuntu
2022-10-17(cargo-release) version 0.2.0Ubuntu
2022-10-15fix clippy warningsmat
2022-10-10fix panic in azalea-chatmat
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-09-11fix panic in azalea-chatmat
2022-09-07why am i getting a varint errormat
2022-09-07fix ClientboundUpdateAdvancementsPacketmat
2022-09-05Publish everything* to crates.iomat
2022-09-05.walk :)mat
2022-09-02get rid of Readable & Writable (#21)mat
2022-08-30make some stuff publishable on crates.iomat
2022-08-20Implement ALL packets (#16)mat
2022-08-06Better errors (#14)mat
2022-07-31clippo the sequelmat
2022-06-25clippomat
2022-06-25read_into -> read_frommat