aboutsummaryrefslogtreecommitdiff
path: root/azalea-chat/src/text_component.rs
AgeCommit message (Expand)Author
2026-03-28slightly cleanup azalea-chat and add ChatFormatting::from_namemat
2026-03-28re-export azalea-chat from azalea, and rename azalea::chat to client_chatmat
2025-12-27don't serialize 'extra' twice in FormattedTextmat
2025-12-11enable str_to_string clippy lintmat
2025-10-30Remove unnecessary MoveEntityError and MovePlayerError types and other cleanupmat
2025-09-25fix compile error with new serde version, and update depsmat
2025-08-12fix wrong chat styling sometimes when 'extra' field is usedmat
2025-08-10Send correct data component checksums (#234)mat
2025-06-02add basic support for getting biome ids in chunksmat
2025-05-30fix clippy issues and improve formatting everywheremat
2025-05-07support legacy hex colorsmat
2025-05-01Implement a to_html method for FormattedText (#208)Kumpelinus
2025-04-04remove executable bit from filesmat
2025-02-22update to rust edition 2024mat
2024-10-26group imports with rustfmtmat
2023-12-051.20.3 (#110)mat
2023-10-12brigadier usagesmat
2023-02-04Use an ECS (#52)mat
2022-12-08wrap_comments = truemat
2022-12-04change to_ansi to not take argsmat
2022-12-03Serialize Component (#47)EightFactorial
2022-11-27Swarm (#36)mat
2022-11-12Pathfinder (#25)mat
2022-11-06Entity metadata (#37)mat
2022-10-30more docsmat
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-10fix panic in azalea-chatmat
2022-09-11fix panic in azalea-chatmat
2022-08-20Implement ALL packets (#16)mat
2022-08-06Better errors (#14)mat
2022-07-31clippo the sequelmat
2022-04-22simplify error handlingmat
2021-12-15azaleamat