aboutsummaryrefslogtreecommitdiff
path: root/azalea-inventory/src
AgeCommit message (Expand)Author
9 days26.1.2mat
9 daysfix some incorrect component implsmat
2026-03-2426.1 (#316)mat
2026-02-04fix ClientboundSetEquipment failing to deserialize if using animal armor slotsmat
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-11fix data component codegenmat
2025-12-12polish readmesmat
2025-12-12Refactor azalea-registry (#294)mat
2025-12-09Enchantments (#286)mat
2025-12-091.21.11 (#273)mat
2025-11-13rename ResourceLocation to Identifier ahead of mojmap changesmat
2025-10-12fix wrong WritableBookContent representationmat
2025-10-12upgrade deps and clean up lots of doc commentsmat
2025-10-06allow skipping serialization of PartialProfile::propertiesmat
2025-10-07update ResolvableProfile data component to 1.21.9mat
2025-10-04fix(inventory): update 1.21.9 entity and block entity component structures (#...eihqnh
2025-09-301.21.9 (#235)mat
2025-09-20more accurate mining and impl PartialEq for packetsmat
2025-08-18fix ClientboundMerchantOffersmat
2025-08-18fix DataComponentPatch::getmat
2025-08-12add nearest_entity_by and improve some docsmat
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