index
:
azalea-drasl.git
main
Fork of azalea that adds support for authentication over Drasl/Yggdrasil.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
azalea-chat
/
src
/
translatable_component.rs
Age
Commit message (
Expand
)
Author
2026-03-28
re-export azalea-chat from azalea, and rename azalea::chat to client_chat
mat
2026-03-27
optimize TranslatableComponent::read
mat
2025-12-15
sort derives with cargo sort-derives
mat
2025-12-11
enable str_to_string clippy lint
mat
2025-10-12
upgrade deps and clean up lots of doc comments
mat
2025-10-10
Implement primitive translation arguments (#263)
Tert0
2025-09-25
fix compile error with new serde version, and update deps
mat
2025-09-14
implement translation fallback (#244)
Tert0
2025-08-10
Send correct data component checksums (#234)
mat
2025-08-04
Default components (#232)
mat
2025-05-30
fix clippy issues and improve formatting everywhere
mat
2025-04-04
remove executable bit from files
mat
2025-02-22
update to rust edition 2024
mat
2024-10-26
group imports with rustfmt
mat
2024-08-15
fix incorrect comment in with_microsoft_access_token docs
mat
2023-12-05
1.20.3 (#110)
mat
2023-10-12
brigadier usages
mat
2023-08-20
don't panic if TranslatableComponent::to_string fails
mat
2023-07-26
fix querying multiple components in entity_by
mat
2023-04-22
fix panic in azalea-chat i hope
mat
2023-02-04
Use an ECS (#52)
mat
2022-12-03
Serialize Component (#47)
EightFactorial
2022-11-27
Swarm (#36)
mat
2022-11-12
Pathfinder (#25)
mat
2022-10-30
more docs
mat
2022-10-27
use variables directly in format strings
mat
2022-10-23
Add Client::set_client_information (#33)
mat
2022-10-21
fix stack overflow in az-chat
mat
2022-10-21
have Display implemented for the Components
mat
2022-10-21
make TranslatableComponent::read return TextComponent
mat
2022-06-25
clippo
mat
2022-05-08
azalea-chat now checks language files
mat
2022-04-22
simplify error handling
mat
2021-12-15
azalea
mat