aboutsummaryrefslogtreecommitdiff
path: root/azalea-chat/src
AgeCommit message (Expand)Author
2024-05-14Update simdnbt dep (#148)veronoicc
2024-05-14update simdnbtmat
2024-04-20fix edge case with reading FormattedText as nbtmat
2024-02-25optimize physicsmat
2024-02-24fix parsing textcomponents failing when it's translatable and has a primitive...mat
2023-12-28fix FormattedText when 'extra' isn't a list of compoundsmat
2023-12-28read nbt as optional in more placesmat
2023-12-16fix non-u8 gamemodesmat
2023-12-09fix broken doc linksmat
2023-12-06disable feaatures on azalea-chat by default and fix disabling simdnbt featuremat
2023-12-05clippymat
2023-12-051.20.3 (#110)mat
2023-11-18replace log with tracingmat
2023-10-12brigadier usagesmat
2023-08-20don't panic if TranslatableComponent::to_string failsmat
2023-07-26fix querying multiple components in entity_bymat
2023-07-09Update to Bevy 0.11 (#94)mat
2023-05-28fix panic in azalea-chatmat
2023-04-22fix panic in azalea-chat i hopemat
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-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-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-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-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-05.walk :)mat
2022-09-02get rid of Readable & Writable (#21)mat
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