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
/
text_component.rs
Age
Commit message (
Expand
)
Author
2026-03-28
slightly cleanup azalea-chat and add ChatFormatting::from_name
mat
2026-03-28
re-export azalea-chat from azalea, and rename azalea::chat to client_chat
mat
2025-12-27
don't serialize 'extra' twice in FormattedText
mat
2025-12-11
enable str_to_string clippy lint
mat
2025-10-30
Remove unnecessary MoveEntityError and MovePlayerError types and other cleanup
mat
2025-09-25
fix compile error with new serde version, and update deps
mat
2025-08-12
fix wrong chat styling sometimes when 'extra' field is used
mat
2025-08-10
Send correct data component checksums (#234)
mat
2025-06-02
add basic support for getting biome ids in chunks
mat
2025-05-30
fix clippy issues and improve formatting everywhere
mat
2025-05-07
support legacy hex colors
mat
2025-05-01
Implement a to_html method for FormattedText (#208)
Kumpelinus
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
2023-12-05
1.20.3 (#110)
mat
2023-10-12
brigadier usages
mat
2023-02-04
Use an ECS (#52)
mat
2022-12-08
wrap_comments = true
mat
2022-12-04
change to_ansi to not take args
mat
2022-12-03
Serialize Component (#47)
EightFactorial
2022-11-27
Swarm (#36)
mat
2022-11-12
Pathfinder (#25)
mat
2022-11-06
Entity metadata (#37)
mat
2022-10-30
more docs
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-10-10
fix panic in azalea-chat
mat
2022-09-11
fix panic in azalea-chat
mat
2022-08-20
Implement ALL packets (#16)
mat
2022-08-06
Better errors (#14)
mat
2022-07-31
clippo the sequel
mat
2022-04-22
simplify error handling
mat
2021-12-15
azalea
mat