aboutsummaryrefslogtreecommitdiff
path: root/azalea-inventory/src
AgeCommit message (Expand)Author
2025-08-10revert PotDecorations structure updatemat
2025-08-10Send correct data component checksums (#234)mat
2025-08-04Default components (#232)mat
2025-06-09replace Client::get_open_container and view_container_or_inventory with get_i...mat
2025-06-03copy player part of container_menu to inventory_menu on closemat
2025-06-04re-enable click prediction and fix related issuesmat
2025-06-03replace wait_one_tick with wait_ticks and some other api improvementsmat
2025-05-30more formatting fixesmat
2025-05-30fix clippy issues and improve formatting everywheremat
2025-04-25fix some data componentsmat
2025-04-12fix ChickenVariant data componentmat
2025-04-13fix incorrect data componentsmat
2025-03-29update ServerboundContainerClick to use HashedStack from 1.21.5mat
2025-03-26fix components, show_in_tooltip was removedmat
2025-03-251.21.5 (#198)mat
2025-03-13fix wrong Potion data componentmat
2025-03-13fix wrong Consumable component implementation and add set_equipment testmat
2025-02-22update to rust edition 2024mat
2025-02-22fix is_trapdoor_useable_as_ladder and add testmat
2025-02-21fix CustomModelData and WrittenBookContent datacomponentsmat
2025-02-14remove stabilized trait_upcasting feature gatesmat
2025-01-29fix wrong Profile data component implmat
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-10-231.21.2 (#171)mat
2024-08-11fmtmat
2024-07-20Made `Hunger` and `DataComponentPatch` public (#167)Aditya Kumar
2024-06-131.21 (#145)mat
2024-05-22read Tool blocks as HolderSetmat
2024-04-231.20.5 (#127)mat
2024-01-06add doc comment about d=mat
2023-12-051.20.3 (#110)mat
2023-11-19Replace azalea-nbt with simdnbt (#111)mat
2023-10-26remove some unnecessary code and improve docs for Menumat
2023-07-14Mining (#95)mat
2023-05-12Merge branch 'main' into 1.20mat
2023-05-05fix some warningsmat
2023-05-04merge mainmat
2023-05-03Inventory (#48)mat