aboutsummaryrefslogtreecommitdiff
path: root/azalea-chat
AgeCommit message (Expand)Author
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-05thanks cargo workspacesmat
2023-12-05Release 0.9.0mat
2023-12-05clippymat
2023-12-051.20.3 (#110)mat
2023-11-18replace log with tracingmat
2023-11-06bevy 0.12mat
2023-10-12brigadier usagesmat
2023-10-08update repo linksmat
2023-10-03also upgrade deps everywhere else lolmat
2023-09-14finish releasing 0.8mat
2023-09-14Release 0.8.0mat
2023-08-20don't panic if TranslatableComponent::to_string failsmat
2023-08-15upgrade thiserror and other depsmat
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-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