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
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
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-16
fix non-u8 gamemodes
mat
2023-12-09
fix broken doc links
mat
2023-12-06
disable feaatures on azalea-chat by default and fix disabling simdnbt feature
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-08-20
don't panic if TranslatableComponent::to_string fails
mat
2023-07-26
fix querying multiple components in entity_by
mat
2023-07-09
Update to Bevy 0.11 (#94)
mat
2023-05-28
fix panic in azalea-chat
mat
2023-04-22
fix panic in azalea-chat i hope
mat
2023-02-04
Use an ECS (#52)
mat
2023-01-30
have docs for all crates
Ubuntu
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
[next]