aboutsummaryrefslogtreecommitdiff
path: root/azalea-inventory/src/slot.rs
AgeCommit message (Expand)Author
2026-03-2426.1 (#316)mat
2026-01-13Merge AzaleaRead and AzaleaWrite (#305)mat
2026-01-13fix memory leaks in azalea-protocolmat
2025-12-19smaller EntityDataValue typemat
2025-12-15sort derives with cargo sort-derivesmat
2025-12-12Refactor azalea-registry (#294)mat
2025-12-09Enchantments (#286)mat
2025-10-12upgrade deps and clean up lots of doc commentsmat
2025-08-18fix ClientboundMerchantOffersmat
2025-08-18fix DataComponentPatch::getmat
2025-08-10Send correct data component checksums (#234)mat
2025-08-04Default components (#232)mat
2025-06-04re-enable click prediction and fix related issuesmat
2025-05-30more formatting fixesmat
2025-05-30fix clippy issues and improve formatting everywheremat
2025-03-29update ServerboundContainerClick to use HashedStack from 1.21.5mat
2025-02-22update to rust edition 2024mat
2025-01-12fix bugs with decoding/encoding DataComponentPatchmat
2024-12-11remove the generic_const_exprs feature since it's unused and to make the rust...mat
2024-12-05fix container_set_content, player_position, and recipe_book_remove packetsmat
2024-11-28improve DataComponentPatch::has and has_kindmat
2024-11-28change DataComponentPatch::get to take in a generic (and add get_kind, has, a...mat
2024-11-27Refactor azalea-protocol (#190)mat
2024-10-26group imports with rustfmtmat
2024-04-231.20.5 (#127)mat
2024-01-06add doc comment about d=mat
2023-11-19Replace azalea-nbt with simdnbt (#111)mat
2023-05-03Inventory (#48)mat