aboutsummaryrefslogtreecommitdiff
path: root/azalea-chat/src/translatable_component.rs
AgeCommit message (Expand)Author
2026-03-28re-export azalea-chat from azalea, and rename azalea::chat to client_chatmat
2026-03-27optimize TranslatableComponent::readmat
2025-12-15sort derives with cargo sort-derivesmat
2025-12-11enable str_to_string clippy lintmat
2025-10-12upgrade deps and clean up lots of doc commentsmat
2025-10-10Implement primitive translation arguments (#263)Tert0
2025-09-25fix compile error with new serde version, and update depsmat
2025-09-14implement translation fallback (#244)Tert0
2025-08-10Send correct data component checksums (#234)mat
2025-08-04Default components (#232)mat
2025-05-30fix clippy issues and improve formatting everywheremat
2025-04-04remove executable bit from filesmat
2025-02-22update to rust edition 2024mat
2024-10-26group imports with rustfmtmat
2024-08-15fix incorrect comment in with_microsoft_access_token docsmat
2023-12-051.20.3 (#110)mat
2023-10-12brigadier usagesmat
2023-08-20don't panic if TranslatableComponent::to_string failsmat
2023-07-26fix querying multiple components in entity_bymat
2023-04-22fix panic in azalea-chat i hopemat
2023-02-04Use an ECS (#52)mat
2022-12-03Serialize Component (#47)EightFactorial
2022-11-27Swarm (#36)mat
2022-11-12Pathfinder (#25)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-06-25clippomat
2022-05-08azalea-chat now checks language filesmat
2022-04-22simplify error handlingmat
2021-12-15azaleamat