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
/
style.rs
Age
Commit message (
Expand
)
Author
10 days
correct shapes for blocks with random offsets
mat
2026-03-28
slightly cleanup azalea-chat and add ChatFormatting::from_name
mat
2026-01-19
deserialize ClickEvent from nbt
mat
2025-12-15
sort derives with cargo sort-derives
mat
2025-12-11
enable str_to_string clippy lint
mat
2025-11-12
upgrade deps
mat
2025-10-12
upgrade deps and clean up lots of doc comments
mat
2025-09-25
fix compile error with new serde version, and update deps
mat
2025-08-12
fix incorrect dark_red color
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-05-30
fix clippy issues and improve formatting everywhere
mat
2025-05-17
lowercase named colours (#222)
activepass
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
2025-01-14
fix wrong ServerLinkKind and serialize hex colors correctly in nbt
mat
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-11-27
replace once_cell with std:;sync::LazyLock
mat
2024-10-26
group imports with rustfmt
mat
2024-07-05
upgrade to simdnbt 0.6 (#160)
mat
2023-12-06
disable feaatures on azalea-chat by default and fix disabling simdnbt feature
mat
2023-12-05
1.20.3 (#110)
mat
2023-10-12
brigadier usages
mat
2023-05-28
fix panic in azalea-chat
mat
2023-01-20
Allow using azalea-chat without azalea-buf to avoid unstable features (#58)
Nemo157
2022-12-08
wrap_comments = true
mat
2022-12-03
Serialize Component (#47)
EightFactorial
2022-11-27
Swarm (#36)
mat
2022-11-19
Replace lazy_static with once_cell::sync::Lazy (#43)
mat
2022-10-15
fix clippy warnings
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