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
/
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-01-13
Merge AzaleaRead and AzaleaWrite (#305)
mat
2026-01-11
add fuzzer for azalea-protocol and fix a few panics
mat
2025-12-11
enable str_to_string clippy lint
mat
2025-12-09
Enchantments (#286)
mat
2025-12-01
fix TranslatableComponent color inheritance (#287)
H3XÐΛΞMѲИ
2025-10-30
Remove unnecessary MoveEntityError and MovePlayerError types and other cleanup
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-30
1.21.9 (#235)
mat
2025-09-14
implement translation fallback (#244)
Tert0
2025-08-12
add nearest_entity_by and improve some docs
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-08-04
Default components (#232)
mat
2025-06-18
fix: parse int lists in TranslatableComponent `with` field (#225)
Yhgd
2025-06-16
fix unused import warnings when compiling some crates individually
mat
2025-05-30
fix clippy issues and improve formatting everywhere
mat
2025-05-06
fix incorrect chat parsing when legacy color codes are mixed in
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-12-23
fix 'extra' parsing in FormattedText::from_nbt_compound which results in dupl...
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
2024-05-22
fix another edge case in FormattedText::from_nbt_tag that happens with viaver...
mat
2024-05-22
read Tool blocks as HolderSet
mat
2024-05-14
Update simdnbt dep (#148)
veronoicc
2024-05-14
update simdnbt
mat
2024-04-20
fix edge case with reading FormattedText as nbt
mat
2024-02-25
optimize physics
mat
2024-02-24
fix parsing textcomponents failing when it's translatable and has a primitive...
mat
2023-12-28
fix FormattedText when 'extra' isn't a list of compounds
mat
2023-12-28
read nbt as optional in more places
mat
2023-12-09
fix broken doc links
mat
2023-12-05
clippy
mat
2023-12-05
1.20.3 (#110)
mat
2023-11-18
replace log with tracing
mat
2023-10-12
brigadier usages
mat
2023-07-09
Update to Bevy 0.11 (#94)
mat
2023-02-04
Use an ECS (#52)
mat
2023-01-20
Allow using azalea-chat without azalea-buf to avoid unstable features (#58)
Nemo157
2022-12-11
make entities have a reference to WeakWorlds instead
mat
2022-12-08
wrap_comments = true
mat
2022-12-07
1.19.3 (#34)
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
[next]