aboutsummaryrefslogtreecommitdiff
path: root/azalea-chat/src/component.rs
AgeCommit message (Expand)Author
2023-02-04Use an ECS (#52)mat
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-06Entity metadata (#37)mat
2022-10-30more docsmat
2022-10-27use variables directly in format stringsmat
2022-10-21have Display implemented for the Componentsmat
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
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-06-25read_into -> read_frommat
2022-06-23switch things to use azalea-bufmat
2022-06-23azalea-bufmat
2022-05-08azalea-chat now checks language filesmat
2022-04-22simplify error handlingmat
2021-12-16add a few more login packetsmat
2021-12-15azaleamat