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-inventory
/
src
/
slot.rs
Age
Commit message (
Expand
)
Author
2026-03-24
26.1 (#316)
mat
2026-01-13
Merge AzaleaRead and AzaleaWrite (#305)
mat
2026-01-13
fix memory leaks in azalea-protocol
mat
2025-12-19
smaller EntityDataValue type
mat
2025-12-15
sort derives with cargo sort-derives
mat
2025-12-12
Refactor azalea-registry (#294)
mat
2025-12-09
Enchantments (#286)
mat
2025-10-12
upgrade deps and clean up lots of doc comments
mat
2025-08-18
fix ClientboundMerchantOffers
mat
2025-08-18
fix DataComponentPatch::get
mat
2025-08-10
Send correct data component checksums (#234)
mat
2025-08-04
Default components (#232)
mat
2025-06-04
re-enable click prediction and fix related issues
mat
2025-05-30
more formatting fixes
mat
2025-05-30
fix clippy issues and improve formatting everywhere
mat
2025-03-29
update ServerboundContainerClick to use HashedStack from 1.21.5
mat
2025-02-22
update to rust edition 2024
mat
2025-01-12
fix bugs with decoding/encoding DataComponentPatch
mat
2024-12-11
remove the generic_const_exprs feature since it's unused and to make the rust...
mat
2024-12-05
fix container_set_content, player_position, and recipe_book_remove packets
mat
2024-11-28
improve DataComponentPatch::has and has_kind
mat
2024-11-28
change DataComponentPatch::get to take in a generic (and add get_kind, has, a...
mat
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-10-26
group imports with rustfmt
mat
2024-04-23
1.20.5 (#127)
mat
2024-01-06
add doc comment about d=
mat
2023-11-19
Replace azalea-nbt with simdnbt (#111)
mat
2023-05-03
Inventory (#48)
mat