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
Age
Commit message (
Expand
)
Author
2026-01-19
deserialize ClickEvent from nbt
mat
2026-01-20
make click_event public
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-27
don't serialize 'extra' twice in FormattedText
mat
2025-12-24
remove unused deps and fix compilation when certain features are disabled
mat
2025-12-15
sort derives with cargo sort-derives
mat
2025-12-11
enable str_to_string clippy lint
mat
2025-12-12
Refactor azalea-registry (#294)
mat
2025-12-09
Enchantments (#286)
mat
2025-12-01
fix TranslatableComponent color inheritance (#287)
H3XÐΛΞMѲИ
2025-11-12
upgrade deps
mat
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-25
fix compile error with new serde version, and update deps
mat
2025-09-20
more accurate mining and impl PartialEq for packets
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 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-08-04
Default components (#232)
mat
2025-07-24
delete unused module from azalea-chat
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-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-17
lowercase named colours (#222)
activepass
2025-05-07
support legacy hex colors
mat
2025-05-06
fix incorrect chat parsing when legacy color codes are mixed in
mat
2025-05-02
Add AutoReconnectPlugin (#221)
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
2025-01-14
fix wrong ServerLinkKind and serialize hex colors correctly in nbt
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-08-15
fix incorrect comment in with_microsoft_access_token docs
mat
2024-08-06
cursor_remaining was stabilized
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
[next]